:: com :: sun :: star :: drawing ::

service GroupShape
Description
This service is for a group of ::com::sun::star::drawing::Shape s.
See also
::com::sun::star::drawing::XShapeGroup
See also
::com::sun::star::drawing::XShapes
Developers Guide
9.3.2 Drawing Documents and Presentation Documents - Working with Drawing Documents - Shapes - Shape Operations - Grouping, Combining and Binding

Included Services
::com::sun::star::drawing::Shape
Description
Since a GroupShape is also a shape, it has to support this service
Exported Interfaces
::com::sun::star::drawing::XShapeGroup
Description
this is a ui feature for entering and leaving the group for editing.
::com::sun::star::drawing::XShapes
Description
lets you access the ::com::sun::star::drawing::Shape s in this Group.

 
Top of Page