Exported Interfaces |
::com::sun::star::lang::XMultiServiceFactory |
- Description
- this factory lets you create various services that are
used inside a drawing document
The following services are Shape s.
They are created by the documents factory and must
be inserted into a DrawPage or MasterPage
of this document.
The following services are all ::com::sun::star::text::TextField
and can be inserted into text as ::com::sun::star::text::TextContent .
The following services gives access to resources used inside the document
and let you add new resources.
The following service can be set at the Numbering property
inside a ::com::sun::star::style::ParagraphProperties
The following services can be used for a ::com::sun::star::image::ImageMap
inside the document.
A ::com::sun::star::image::ImageMap can be obtained from a
GraphicObjectShape
The following services lets you access the drawing property defaults
of a document.
|
::com::sun::star::beans::XPropertySet |
- Description
- lets you access the properties of this service.
|
XDrawPageDuplicator |
- Description
- lets you duplicate pages inside this document.
|
XDrawPagesSupplier |
- Description
- provides an object that is implementing the service
DrawPage s. With this service you have access to the
DrawPage s inside a document.
|
XMasterPagesSupplier |
- Description
- returns an object that is implementing the service
MasterPages . With this service you have access to the
MasterPage s inside a document.
|
XLayerSupplier |
- Description
- returns an object that is implementing the service
LayerManager . This service lets you manipulate the
Layer s of this document.
|
::com::sun::star::style::XStyleFamiliesSupplier |
- Description
- This interface lets you access the styles contained in this document
|
Copyright © 2003 Sun Microsystems, Inc.