Searched defs:getShapes (Results 1 – 5 of 5) sorted by relevance
112 inline ShapeContainer& getShapes() { return *mxShapes; } in getShapes() function in oox::vml::Drawing114 inline const ShapeContainer& getShapes() const { return *mxShapes; } in getShapes() function in oox::vml::Drawing
112 public static XShapes getShapes ( XDrawPage oDP ) { in getShapes() method in DrawTools
179 public static XShapes getShapes(XComponent impressDocument, int pageIndex) throws Exception{ in getShapes() method in ShapeUtil
104 oox::drawingml::ShapePtr getShapes() { return maShapesPtr; } in getShapes() function in oox::ppt::SlidePersist
76 ScVbaShapeRange::getShapes() throw (uno::RuntimeException) in getShapes() function in ScVbaShapeRange
Completed in 38 milliseconds