service Shapes in module com::sun::star::drawing::

(Global Index)

Syntax

service Shapes;

Description

This service is for a generic collection of shapes.

Exported Interfaces

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

Description

makes it possible to access, add, and remove the Shape s in a collection.


Top of Page