Searched refs:m_aTransCol (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sw/source/ui/config/ |
H A D | optpage.cxx | 1740 m_aTransCol( COL_TRANSPARENT ), in SwMarkPreview() 1802 DrawRect( aShadow, m_aShadowCol, m_aTransCol ); in Paint() 1811 DrawRect( aPageSeparator, m_aLineCol, m_aTransCol ); in Paint() 1841 DrawRect( aLeftMark, m_aMarkCol, m_aTransCol ); in Paint() 1842 DrawRect( aRightMark, m_aMarkCol, m_aTransCol ); in Paint() 1848 DrawRect(rRect, m_aTransCol, m_aPrintAreaCol ); in PaintPage() 1875 DrawRect(aTextLine, m_aTxtCol, m_aTransCol ); in PaintPage()
|
/trunk/main/sw/source/ui/inc/ |
H A D | optpage.hxx | 379 Color m_aTransCol; // transparency member in SwMarkPreview
|
Completed in 37 milliseconds