Home
last modified time | relevance | path

Searched refs:m_aBorderCol (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/svx/source/dialog/
H A Dswframeexample.cxx78 m_aBorderCol = m_aTxtCol; // old: COL_BLACK; in InitColors_Impl()
478 DrawRect_Impl( aPage, m_aBgCol, m_aBorderCol ); in Paint()
484 aRect = DrawInnerFrame_Impl( aFrameAtFrame, m_aBgCol, m_aBorderCol ); in Paint()
/AOO42X/main/svx/inc/svx/
H A Dswframeexample.hxx40 Color m_aBorderCol; // frame of doc member in SvxSwFrameExample