Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dswframeexample.hxx35 Color m_aBorderCol; ///< frame of doc member in SwFrameExample
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dswframeexample.hxx35 Color m_aBorderCol; ///< frame of doc member in SwFrameExample
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A Dswframeexample.cxx84 m_aBorderCol = m_aTxtCol; in InitColors_Impl()
476 DrawRect_Impl(rRenderContext, aPage, m_aBgCol, m_aBorderCol); in Paint()
482 aRect = DrawInnerFrame_Impl(rRenderContext, aFrameAtFrame, m_aBgCol, m_aBorderCol); in Paint()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A Dswframeexample.cxx83 m_aBorderCol = m_aTxtCol; in InitColors_Impl()
475 DrawRect_Impl(rRenderContext, aPage, m_aBgCol, m_aBorderCol); in Paint()
481 aRect = DrawInnerFrame_Impl(rRenderContext, aFrameAtFrame, m_aBgCol, m_aBorderCol); in Paint()