Searched refs:ComplexShape (Results 1 – 3 of 3) sorted by relevance
410 ComplexShape::ComplexShape( Drawing& rDrawing ) : in ComplexShape() function in oox::vml::ComplexShape415 Reference< XShape > ComplexShape::implConvertAndInsert( const Reference< XShapes >& rxShapes, const… in implConvertAndInsert()
252 return new ShapeContext( rParent, rShapes.createShape< ComplexShape >(), rAttribs ); in createShapeContext()267 return new ShapeContext( rParent, rShapes.createShape< ComplexShape >(), rAttribs ); in createShapeContext()
321 class ComplexShape : public CustomShape class324 explicit ComplexShape( Drawing& rDrawing );
Completed in 20 milliseconds