Overview | Module | Use | Devguide | Index |
Included Services | Exported Interfaces | Properties' Summary | Properties' Details |
service DocumentSettings |
|
Included Services | |
::com::sun::star::document::Settings |
|
::com::sun::star::document::HeaderFooterSettings |
|
Exported Interfaces | |
::com::sun::star::beans::XPropertySet |
|
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
|
|
ScaleNumerator
|
|
ScaleDenominator
|
|
IsPrintFitPage
|
|
IsPrintTilePage
|
|
PageNumberFormat
|
|
ParagraphSummation
|
Copyright © 2003 Sun Microsystems, Inc.