Searched refs:m_aBorderCol (Results 1 – 2 of 2) sorted by relevance
78 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()
40 Color m_aBorderCol; // frame of doc member in SvxSwFrameExample