|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module view {
com::sun::star::awt::Size PaperSize
specifies the size of the paper in 100th mm.
Definition: PrinterDescriptor.idl:58
describes a printer by specifying the queue name and some settings.
Definition: PrinterDescriptor.idl:33
boolean CanSetPaperFormat
indicates, whether the printer allows changes to PrinterDescriptor::PaperFormat.
Definition: PrinterDescriptor.idl:72
boolean CanSetPaperSize
indicates if the printer allows changes to PrinterDescriptor::PaperSize.
Definition: PrinterDescriptor.idl:78
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:28
com::sun::star::view::PaperOrientation PaperOrientation
specifies the orientation of the paper.
Definition: PrinterDescriptor.idl:43
boolean IsBusy
indicates, whether the printer is busy or not.
Definition: PrinterDescriptor.idl:62
string Name
specifies the name of the printer queue to be used.
Definition: PrinterDescriptor.idl:39
Definition: Ambiguous.idl:20
PaperOrientation
specifies the orientation of the paper.
Definition: PaperOrientation.idl:28
com::sun::star::view::PaperFormat PaperFormat
specifies a predefined paper size or if the paper size is a user-defined size.
Definition: PrinterDescriptor.idl:51
boolean CanSetPaperOrientation
indicates, whether the printer allows changes to PrinterDescriptor::PaperOrientation.
Definition: PrinterDescriptor.idl:67
PaperFormat
specifies the format (size) of the paper on a text document.
Definition: PaperFormat.idl:28