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 {
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
long PageNumberFormat
is the number format used for page number fields
Definition: DocumentSettings.idl:86
boolean IsPrintOutline
enables or disables the printing of the outline pages
Definition: DocumentSettings.idl:62
boolean IsPrintNotes
enables or disables the printing of the notes pages
Definition: DocumentSettings.idl:54
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 IsPrintHandout
enables or disables the printing of the handout pages
Definition: DocumentSettings.idl:58
describes properties that apply to the whole document of any application.
Definition: Settings.idl:40
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:63
describes properties that apply to the whole presentation document.
Definition: DocumentSettings.idl:31
boolean ParagraphSummation
If this is true, the distance between two paragraphs is the sum of ParaTopMargin of the previous and ...
Definition: DocumentSettings.idl:93