Methods' Summary |
group |
groups the Shapes inside a collection.
|
ungroup |
ungroups a given GroupShape.
|
Methods' Details |
group
- Description
- groups the Shapes inside a collection.
Grouping of objects in text documents works only if none
of the objects has an anchor of type
com::sun::star::text::TextContentAnchorType::AS_CHARACTER
.
- Parameter xShapes
- the Shapes that will be grouped. They
must all be inserted into the same GenericDrawPage.
- Returns
- a newly created GroupShape that contains all
Shapes from xShapes and is also added to the
GenericDrawPage of the Shapes
in xShapes.
|
|
ungroup
- Description
- ungroups a given GroupShape.
- Parameter aGroup
- moves all Shapes from this GroupShape
to the parent XShapes of the GroupShape.
The GroupShape is then removed from the
GenericDrawPage and disposed.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.