Content for OpenOffice.org version 3.3.
:: com :: sun :: star :: drawing ::
|
| unpublished |
service GenericDrawingDocument |
|
|
- Usage Restrictions
- not published
- 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 © 1995, 2010, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.