Language
The Free and Open Productivity Suite
:: 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
|
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.
|
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
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.