Language
Asturianu (ast)
Català (ca)
Čeština (cs)
Dansk (da)
Deutsch (de)
English [US] (en-US)
Español (es)
Esperanto (eo)
Eesti keel (et)
Euskara (eu)
Français (fr)
Gàidhlig (gd)
Galego (gl)
Italiano (it)
Lietuvių (lt)
Magyar (hu)
Nederlands (nl)
Norsk (no)
Polski (pl)
Português [do Brasil] (pt-BR)
Português [Europeu] (pt)
Română (ro)
Slovenčina (sk)
Slovenščina (sl)
Suomi (fi)
Svenska (sv)
Yкраїнська (uk)
Tiếng Việt (vi)
Türkçe (tr)
ኦሮሚኛ (om)
Հայերեն (hy)
Ελληνικά (el)
български език (bg)
Русский (ru)
Cрпски [ћирилицом] (sr)
עברית (he)
हिन्दी (hi)
ភាសាខ្មែរ (km)
தமிழ் (ta)
ภาษาไทย (th)
简体中文 (zh-CN)
正體中文 (zh-TW)
日本語 (ja)
한국어 (ko)
The Free and Open Productivity Suite
:: com :: sun :: star :: drawing ::
service DocumentSettings
Description
describes properties that apply to the whole drawing document.
Included Services - Summary
::com::sun::star::document ::Settings
(referenced entity's summary:)
describes properties that apply to the whole document of any
application.
::com::sun::star::document ::HeaderFooterSettings
This service configures the header and footer settings during print
(details )
Exported Interfaces - Summary
::com::sun::star::beans ::XPropertySet
provides access to the properties.
Properties' Summary
short
MeasureUnit
[ OPTIONAL ]
This is the default logical measure unit that is used for string
formatings inside the document, f.e. the measure text
long
ScaleNumerator
[ OPTIONAL ]
is the numerator for the logical scale of the document
long
ScaleDenominator
[ OPTIONAL ]
is the denominator for the logical scale of the document
boolean
IsPrintFitPage
[ OPTIONAL ]
enables or disables the fitting of the page to the printable
area during print
boolean
IsPrintTilePage
[ OPTIONAL ]
if this is true and the paper size for printing is larger than
the paper size of the printer than the content is tiled over
multiple pages.
long
PageNumberFormat
[ OPTIONAL ]
is the number format used for page number fields
boolean
ParagraphSummation
[ OPTIONAL ]
If this is true, the distance between two paragraphs is
the sum of ParaTopMargin of the previous and ParaBottomMargin of
the next paragraph. If false, only the greater of the two is
choosen.
Properties' Details
MeasureUnit
short MeasureUnit ;
Usage Restrictions
optional
Description
This is the default logical measure unit that is used for string
formatings inside the document, f.e. the measure text
ScaleNumerator
long ScaleNumerator ;
Usage Restrictions
optional
Description
is the numerator for the logical scale of the document
ScaleDenominator
long ScaleDenominator ;
Usage Restrictions
optional
Description
is the denominator for the logical scale of the document
IsPrintFitPage
boolean IsPrintFitPage ;
Usage Restrictions
optional
Description
enables or disables the fitting of the page to the printable
area during print
IsPrintTilePage
boolean IsPrintTilePage ;
Usage Restrictions
optional
Description
if this is true and the paper size for printing is larger than
the paper size of the printer than the content is tiled over
multiple pages.
PageNumberFormat
long PageNumberFormat ;
Usage Restrictions
optional
Description
is the number format used for page number fields
ParagraphSummation
boolean ParagraphSummation ;
Usage Restrictions
optional
Description
If this is true, the distance between two paragraphs is
the sum of ParaTopMargin of the previous and ParaBottomMargin of
the next paragraph. If false, only the greater of the two is
choosen.
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.