Home
last modified time | relevance | path

Searched refs:m_LineColor (Results 1 – 3 of 3) sorted by relevance

/trunk/test/testuno/source/fvt/uno/sd/graphic/
H A DGraphicPro_Border.java65 private int m_LineColor = 0; field in GraphicPro_Border
73 m_LineColor = lineColor; in GraphicPro_Border()
158 xPropSet.setPropertyValue( "LineColor", this.m_LineColor); in testGraphicBorder_ODP()
195 xPropSet.setPropertyValue( "LineColor", this.m_LineColor); in testGraphicBorder_PPT()
/trunk/main/reportdesign/source/core/api/
H A DFixedLine.cxx146 ,m_LineColor(0) in DBG_NAME()
163 ,m_LineColor(0) in OFixedLine()
413 return m_LineColor; in getLineColor()
418 set(PROPERTY_LINECOLOR,_linecolor,m_LineColor); in setLineColor()
/trunk/main/reportdesign/source/core/inc/
H A DFixedLine.hxx54 ::sal_Int32 m_LineColor;

Completed in 44 milliseconds