19#ifndef __com_sun_star_drawing_XShapeGrouper_idl__
20#define __com_sun_star_drawing_XShapeGrouper_idl__
30 module
com { module sun { module star { module drawing {
is implemented by Shapes that contain other Shapes.
Definition XShapeGroup.idl:35
specifies the group/ungroup functionality.
Definition XShapeGrouper.idl:36
com::sun::star::drawing::XShapeGroup group([in] com::sun::star::drawing::XShapes xShapes)
groups the Shapes inside a collection.
void ungroup([in] com::sun::star::drawing::XShapeGroup aGroup)
ungroups a given GroupShape.
makes it possible to access, add, and remove the Shapes in a collection.
Definition XShapes.idl:39
base interface of all UNO interfaces
Definition XInterface.idl:48
Definition Ambiguous.idl:22