Home
last modified time | relevance | path

Searched refs:m_aBgCol (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/svx/source/dialog/
H A Dswframeexample.cxx70 m_aBgCol = Color( rSettings.GetWindowColor() ); // old: COL_WHITE in InitColors_Impl()
171 aFont.SetFillColor( m_aBgCol ); in InitAllRects_Impl()
482 DrawRect_Impl( aPage, m_aBgCol, m_aBorderCol ); in Paint()
488 aRect = DrawInnerFrame_Impl( aFrameAtFrame, m_aBgCol, m_aBorderCol ); in Paint()
707 DrawRect_Impl( aFrmRect, bDontFill? m_aTransColor : m_aBgCol, m_aFrameColor ); in Paint()
/aoo41x/main/svx/inc/svx/
H A Dswframeexample.hxx37 Color m_aBgCol; // background member in SvxSwFrameExample
/aoo41x/main/sw/source/ui/inc/
H A Doptpage.hxx378 Color m_aBgCol; // background member in SwMarkPreview
/aoo41x/main/sw/source/ui/config/
H A Doptpage.cxx1783 m_aBgCol = Color( rSettings.GetWindowColor() ); in InitColors()
1787 m_aShadowCol = bHC? m_aBgCol : rSettings.GetShadowColor(); in InitColors()
1808 DrawRect( aPage, m_aBgCol, m_aLineCol ); in Paint()

Completed in 56 milliseconds