Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: 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.  
Included Services - Details
::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
Usage Restrictions
optional
Description
This service configures the header and footer settings during print
Exported Interfaces - Details
::com::sun::star::beans::XPropertySet
Description
provides access to the properties.
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

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.