Home
last modified time | relevance | path

Searched defs:getShapes (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/oox/inc/oox/vml/
H A Dvmldrawing.hxx112 inline ShapeContainer& getShapes() { return *mxShapes; } in getShapes() function in oox::vml::Drawing
114 inline const ShapeContainer& getShapes() const { return *mxShapes; } in getShapes() function in oox::vml::Drawing
/aoo4110/main/qadevOOo/runner/util/
H A DDrawTools.java112 public static XShapes getShapes ( XDrawPage oDP ) { in getShapes() method in DrawTools
/aoo4110/test/testuno/source/testlib/uno/
H A DShapeUtil.java179 public static XShapes getShapes(XComponent impressDocument, int pageIndex) throws Exception{ in getShapes() method in ShapeUtil
/aoo4110/main/oox/inc/oox/ppt/
H A Dslidepersist.hxx104 oox::drawingml::ShapePtr getShapes() { return maShapesPtr; } in getShapes() function in oox::ppt::SlidePersist
/aoo4110/main/vbahelper/source/vbahelper/
H A Dvbashaperange.cxx76 ScVbaShapeRange::getShapes() throw (uno::RuntimeException) in getShapes() function in ScVbaShapeRange

Completed in 36 milliseconds