LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_view_PrinterDescriptor_idl__
20 #define __com_sun_star_view_PrinterDescriptor_idl__
30 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:66
describes a printer by specifying the queue name and some settings.
Definition: PrinterDescriptor.idl:41
boolean CanSetPaperFormat
indicates, whether the printer allows changes to PrinterDescriptor::PaperFormat.
Definition: PrinterDescriptor.idl:80
boolean CanSetPaperSize
indicates if the printer allows changes to PrinterDescriptor::PaperSize.
Definition: PrinterDescriptor.idl:86
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:30
com::sun::star::view::PaperOrientation PaperOrientation
specifies the orientation of the paper.
Definition: PrinterDescriptor.idl:51
boolean IsBusy
indicates, whether the printer is busy or not.
Definition: PrinterDescriptor.idl:70
string Name
specifies the name of the printer queue to be used.
Definition: PrinterDescriptor.idl:47
Definition: Ambiguous.idl:22
PaperOrientation
specifies the orientation of the paper.
Definition: PaperOrientation.idl:30
com::sun::star::view::PaperFormat PaperFormat
specifies a predefined paper size or if the paper size is a user-defined size.
Definition: PrinterDescriptor.idl:59
boolean CanSetPaperOrientation
indicates, whether the printer allows changes to PrinterDescriptor::PaperOrientation.
Definition: PrinterDescriptor.idl:75
PaperFormat
specifies the format (size) of the paper on a text document.
Definition: PaperFormat.idl:30