Searched refs:GroupShape (Results 1 – 9 of 9) sorted by relevance
507 GroupShape::GroupShape( Drawing& rDrawing ) : in GroupShape() function in oox::vml::GroupShape513 GroupShape::~GroupShape() in ~GroupShape()517 void GroupShape::finalizeFragmentImport() in finalizeFragmentImport()525 const ShapeType* GroupShape::getChildTypeById( const OUString& rShapeId ) const in getChildTypeById()530 const ShapeBase* GroupShape::getChildById( const OUString& rShapeId ) const in getChildById()535 Reference< XShape > GroupShape::implConvertAndInsert( const Reference< XShapes >& rxShapes, const R… in implConvertAndInsert()
250 return new GroupShapeContext( rParent, rShapes.createShape< GroupShape >(), rAttribs ); in createShapeContext()413 GroupShapeContext::GroupShapeContext( ContextHandler2Helper& rParent, GroupShape& rShape, const Att… in GroupShapeContext()
63 a newly created <type>GroupShape</type> that contains all72 /** ungroups a given <type>GroupShape</type>.75 moves all <type>Shape</type>s from this <type>GroupShape</type>76 to the parent <type>XShapes</type> of the <type>GroupShape</type>.77 The <type>GroupShape</type> is than removed from the
49 published service GroupShape51 /** Since a GroupShape is also a shape, it has to support this service
106 <li><type>GroupShape</type></li>
337 class GroupShape : public ShapeBase class340 explicit GroupShape( Drawing& rDrawing );341 virtual ~GroupShape();
40 class GroupShape;148 GroupShape& rShape,
1457 com.sun.star.drawing.GroupShape1467 com.sun.star.drawing.GroupShape5796 com.sun.star.drawing.GroupShape
425 offapi/com/sun/star/drawing/GroupShape \
Completed in 68 milliseconds