Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

service GenericDrawingDocument
Description
specifies a document which consists of multiple pages with drawings.

Because its function is needed more then once, its defined as generic one.


Included Services - Summary
::com::sun::star::document::OfficeDocument

this base service describes storing and printing

Exported Interfaces - Summary
::com::sun::star::lang::XMultiServiceFactory

this factory lets you create various services that are used inside a drawing document (details)

::com::sun::star::beans::XPropertySet

lets you access the properties of this service.

XDrawPageDuplicator

lets you duplicate pages inside this document.

XDrawPagesSupplier

provides an object that is implementing the service DrawPages. With this service you have access to the DrawPages inside a document.

XMasterPagesSupplier

returns an object that is implementing the service MasterPages. With this service you have access to the MasterPages inside a document.

XLayerSupplier

returns an object that is implementing the service LayerManager. This service lets you manipulate the Layers of this document.

::com::sun::star::style::XStyleFamiliesSupplier

This interface lets you access the styles contained in this document

Properties' Summary
long
TabStop
This property specifies the length between the default tab stops inside text in this document in 1/100th mm.  
::com::sun::star::lang::Locale
CharLocale
contains the identifier of the default locale of the document.  
::com::sun::star::awt::Rectangle
VisibleArea
if this document is an ole client, this is the current visible area in 100th mm  
[ readonly ] ::com::sun::star::i18n::XForbiddenCharacters
ForbiddenCharacters
This property gives the XForbiddenCharacters.  
Included Services - Details
::com::sun::star::document::OfficeDocument
Description
this base service describes storing and printing
Exported Interfaces - Details
::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
Properties' Details
TabStop
long TabStop;
Description
This property specifies the length between the default tab stops inside text in this document in 1/100th mm.
CharLocale
::com::sun::star::lang::Locale CharLocale;
Description
contains the identifier of the default locale of the document.
VisibleArea
::com::sun::star::awt::Rectangle VisibleArea;
Description
if this document is an ole client, this is the current visible area in 100th mm
ForbiddenCharacters
[ readonly ] ::com::sun::star::i18n::XForbiddenCharacters ForbiddenCharacters;
Description
This property gives the XForbiddenCharacters.

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.