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 Shapes.
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
DrawPages. With this service you have access to the
DrawPages inside a document.
|
XMasterPagesSupplier |
- Description
- returns an object that is implementing the service
MasterPages. With this service you have access to the
MasterPages inside a document.
|
XLayerSupplier |
- Description
- returns an object that is implementing the service
LayerManager. This service lets you manipulate the
Layers of this document.
|
::com::sun::star::style::XStyleFamiliesSupplier |
- Description
- This interface lets you access the styles contained in this document
|
Copyright © 2010 Sun Microsystems, Inc.