Syntax
service LayerManager;
Description
This service is provided by documents to support Layer s.
See also
- DrawingDocument
-
com::sun::star::drawing::XLayerManager -
Description
gives you access to the existing Layer s by
index and makes it possible to add and remove Layer s and
to attach Shape s to Layer s.
The contents of the collection all support Layer
returned by XLayer .
com::sun::star::container::XNameAccess -
Description
gives access to the existing Layer s by name.
The contents of the collection all support Layer
returned by XLayer .
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.