Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dswframeexample.cxx78 m_aTxtCol = bHC? in InitColors_Impl()
81 m_aPrintAreaCol = bHC? m_aTxtCol : Color( COL_GRAY ); in InitColors_Impl()
82 m_aBorderCol = m_aTxtCol; // old: COL_BLACK; in InitColors_Impl()
83 m_aBlankCol = bHC? m_aTxtCol : Color( COL_LIGHTGRAY ); in InitColors_Impl()
84 m_aBlankFrameCol = bHC? m_aTxtCol : Color( COL_GRAY ); in InitColors_Impl()
170 aFont.SetColor( m_aTxtCol ); in InitAllRects_Impl()
464 DrawRect_Impl(aTxt, m_aTxtCol, m_aTransColor); in DrawInnerFrame_Impl()
673 DrawRect_Impl( aTxt, m_aTxtCol, m_aTransColor ); in Paint()
/trunk/main/svx/inc/svx/
H A Dswframeexample.hxx42 Color m_aTxtCol; // symbolised text member in SvxSwFrameExample
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx383 Color m_aTxtCol; // text member in SwMarkPreview
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx1785 m_aTxtCol = bHC? SwViewOption::GetFontColor() : Color( COL_GRAY ); in InitColors()
1786 m_aPrintAreaCol = m_aTxtCol; in InitColors()
1875 DrawRect(aTextLine, m_aTxtCol, m_aTransCol ); in PaintPage()

Completed in 72 milliseconds