22 module
com { module sun { module star { module view {
boolean CanSetPaperSize
indicates if the printer allows changes to PrinterDescriptor::PaperSize.
Definition: PrinterDescriptor.idl:78
PaperFormat
specifies the format (size) of the paper on a text document.
Definition: PaperFormat.idl:27
boolean IsBusy
indicates, whether the printer is busy or not.
Definition: PrinterDescriptor.idl:62
PaperOrientation
specifies the orientation of the paper.
Definition: PaperOrientation.idl:27
Definition: Ambiguous.idl:20
describes a printer by specifying the queue name and some settings.
Definition: PrinterDescriptor.idl:32
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
string Name
specifies the name of the printer queue to be used.
Definition: PrinterDescriptor.idl:39
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:27
com::sun::star::awt::Size PaperSize
specifies the size of the paper in 100th mm.
Definition: PrinterDescriptor.idl:58
boolean CanSetPaperFormat
indicates, whether the printer allows changes to PrinterDescriptor::PaperFormat.
Definition: PrinterDescriptor.idl:72
com::sun::star::view::PaperOrientation PaperOrientation
specifies the orientation of the paper.
Definition: PrinterDescriptor.idl:43
boolean CanSetPaperOrientation
indicates, whether the printer allows changes to PrinterDescriptor::PaperOrientation.
Definition: PrinterDescriptor.idl:67