19 #ifndef __com_sun_star_presentation_DocumentSettings_idl__
20 #define __com_sun_star_presentation_DocumentSettings_idl__
26 module
com { module sun { module star { module presentation {
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:64
Definition: Ambiguous.idl:22
describes properties that apply to the whole document of any application.
Definition: Settings.idl:41
describes properties that apply to the whole presentation document.
Definition: DocumentSettings.idl:32
boolean IsPrintOutline
enables or disables the printing of the outline pages
Definition: DocumentSettings.idl:62
long PageNumberFormat
is the number format used for page number fields
Definition: DocumentSettings.idl:90
boolean IsPrintTilePage
if this is true and the paper size for printing is larger than the paper size of the printer than the...
Definition: DocumentSettings.idl:82
boolean IsPrintDrawing
enables or disables the printing of the drawing pages
Definition: DocumentSettings.idl:45
boolean ParagraphSummation
If this is true, the distance between two paragraphs is the sum of ParaBottomMargin of the previous a...
Definition: DocumentSettings.idl:97
boolean IsPrintHandout
enables or disables the printing of the handout pages
Definition: DocumentSettings.idl:58
boolean IsPrintFitPage
enables or disables the fitting of the page to the printable area during print
Definition: DocumentSettings.idl:76
boolean IsPrintHiddenPages
enables or disables the printing of draw pages that are marked hidden
Definition: DocumentSettings.idl:67
boolean IsPrintNotes
enables or disables the printing of the notes pages
Definition: DocumentSettings.idl:54