Searched refs:m_LineStyle (Results 1 – 3 of 3) sorted by relevance
63 private LineStyle m_LineStyle; field in GraphicPro_Border71 m_LineStyle = lineStyle; in GraphicPro_Border()152 xPropSet.setPropertyValue( "LineStyle", this.m_LineStyle); in testGraphicBorder_ODP()153 if(m_LineStyle == LineStyle.DASH) in testGraphicBorder_ODP()157 if(m_LineStyle != LineStyle.NONE) in testGraphicBorder_ODP()170 if(m_LineStyle != LineStyle.NONE) in testGraphicBorder_ODP()172 if(m_LineStyle == LineStyle.DASH) in testGraphicBorder_ODP()190 if(m_LineStyle == LineStyle.DASH) in testGraphicBorder_PPT()194 if(m_LineStyle != LineStyle.NONE) in testGraphicBorder_PPT()207 if(m_LineStyle != LineStyle.NONE) in testGraphicBorder_PPT()[all …]
390 return m_LineStyle; in getLineStyle()395 set(PROPERTY_LINESTYLE,_linestyle,m_LineStyle); in setLineStyle()
51 ::com::sun::star::drawing::LineStyle m_LineStyle;
Completed in 25 milliseconds