Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

deprecated interface XShapeGroup
Base Interfaces
XShapeGroupXShapeXShapeDescriptor

XShape
(referenced interface's summary:)
lets you do a basic transformation on a Shape and get its type.
Usage Restrictions
deprecated
Description
is implemented by Shapes that contain other Shapes.

Methods' Summary
enterGroup enters the group which enables the editing function for the parts of a grouped Shape. Then the parts can be edited instead of the group as a whole.  
leaveGroup leaves the group, which disables the editing function for the parts of a grouped Shape. Then only the group as a whole can be edited.  
Methods' Details
enterGroup
void
enterGroup();

Description
enters the group which enables the editing function for the parts of a grouped Shape. Then the parts can be edited instead of the group as a whole.

This affects only the user interface. The behavior is not specified if this instance is not visible on any view. In this case it may or may not work.

leaveGroup
void
leaveGroup();

Description
leaves the group, which disables the editing function for the parts of a grouped Shape. Then only the group as a whole can be edited.

This affects only the user interface. The behavior is not specified if this instance is not visible on any view. In this case it may or may not work.

Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.