Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

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

service GroupShape

Description
This service is for a group of Shape s.
See also
XShapeGroup
See also
XShapes


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 Shape s in this Group.

Top of Page