Searched refs:maBottomLine (Results 1 – 2 of 2) sorted by relevance
106 if( maBottomLine == null || in refresh()139 maBottomLine = aShape; in refresh()178 if( maBottomLine == null ) in refresh()180 maBottomLine = (XShape) UnoRuntime.queryInterface( in refresh()182 maDrawPage.add( maBottomLine ); in refresh()186 XPropertySet.class, maBottomLine ); in refresh()199 maBottomLine == null ) in refresh()256 XPropertySet.class, maBottomLine ); in refresh()358 private com.sun.star.drawing.XShape maBottomLine; field in JavaSampleChartAddIn
167 SvxBorderLine maBottomLine; member in drawinglayer::primitive2d::SdrBorderlinePrimitive2D197 maBottomLine(rBottomLine), in SdrBorderlinePrimitive2D()212 const SvxBorderLine& getBottomLine() const { return maBottomLine; } in getBottomLine()
Completed in 23 milliseconds