Searched refs:maTopLine (Results 1 – 2 of 2) sorted by relevance
107 maTopLine == null ) in refresh()135 maTopLine = aShape; in refresh()155 if( maTopLine == null ) in refresh()157 maTopLine = (XShape) UnoRuntime.queryInterface( in refresh()159 maDrawPage.add( maTopLine ); in refresh()163 XPropertySet.class, maTopLine ); in refresh()198 if( maTopLine == null || in refresh()252 XPropertySet.class, maTopLine ); in refresh()357 private com.sun.star.drawing.XShape maTopLine; field in JavaSampleChartAddIn
167 SvxBorderLine maTopLine; member in drawinglayer::primitive2d::SdrBorderlinePrimitive2D197 maTopLine(rTopLine), in SdrBorderlinePrimitive2D()212 const SvxBorderLine& getTopLine() const { return maTopLine; } in getTopLine()
Completed in 22 milliseconds