service DrawingDocument in module com::sun::star::drawing:: |
service DrawingDocument;
specifies a document which consists of multiple pages with drawings.
Included Services |
this base service describes storing and printing
This service describes the available services that can be created with the com.sun.star.lang.XMultiServiceFactory of a document that supports drawing objects. The following services are only for documents in a drawing application.
The following service can be used to create a new graphic style for this document.
The following service gives access to the xml namespaces used inside the document.
The following service can be used to add a background to a DrawPage or MasterPage
Exported Interfaces |
lets you access the properties of this service.
lets you duplicate pages inside this document.
returns an object that is implementing the service MasterPages . With this service you have access to the MasterPage s inside a document.
returns an object that is implementing the service LayerManager . This service lets you manipulate the Layer s of this document.
This interface lets you access the styles contained in this document
Property Summary |
|
TabStop | This property specifies the length between the default tab stops inside text in this document in 1/100th mm. |
CharLocale | contains the identifier of the default locale of the document. |
VisibleArea | if this document is an ole client, this is the current visible area in 100th mm |
ForbiddenCharacters | This property gives the XForbiddenCharacters. |
Property Details |
|||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.