Home
last modified time | relevance | path

Searched refs:maBottomLine (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/odk/examples/DevelopersGuide/Charts/
H A DJavaSampleChartAddIn.java106 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
/aoo4110/main/svx/source/table/
H A Dviewcontactoftableobj.cxx165 SvxBorderLine maBottomLine; member in drawinglayer::primitive2d::SdrBorderlinePrimitive2D
195 maBottomLine(rBottomLine), in SdrBorderlinePrimitive2D()
210 const SvxBorderLine& getBottomLine() const { return maBottomLine; } in getBottomLine()

Completed in 30 milliseconds