Home
last modified time | relevance | path

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

/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DJavaSampleChartAddIn.java107 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
/trunk/main/svx/source/table/
H A Dviewcontactoftableobj.cxx169 SvxBorderLine maTopLine; member in drawinglayer::primitive2d::SdrBorderlinePrimitive2D
199 maTopLine(rTopLine), in SdrBorderlinePrimitive2D()
214 const SvxBorderLine& getTopLine() const { return maTopLine; } in getTopLine()

Completed in 20 milliseconds