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

service ShapeCollection
Description
This service describes a generic container to manage collections of Shape . The Shape that are added to this collection are not owned by the collection. This service is used by the view f.e. to return a collection of Shape that are selected at the ui.
Developers Guide
10.3.2 Drawing Documents and Presentation Documents - Working with Drawing Documents - Shapes - Shape Operations - Grouping, Combining and Binding

Exported Interfaces
XShapes
Description
gives access to the shapes
::com::sun::star::lang::XComponent
Description
allows controlling or observing the lifetime of this collection

 
Top of Page