Searched refs:m_aBgCol (Results 1 – 4 of 4) sorted by relevance
70 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()
37 Color m_aBgCol; // background member in SvxSwFrameExample
378 Color m_aBgCol; // background member in SwMarkPreview
1783 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 46 milliseconds