|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module awt {
void setBinarySetup([in] sequence< byte > data)
sets the data specific to the printer driver.
provides information about and access to the properties from an implementation.
Definition: XPropertySet.idl:46
void setHorizontal([in] boolean bHorizontal)
sets the orientation.
void selectForm([in] string aFormDescription)
sets the form that should be used.
represents an extended property set for printer properties.
Definition: XPrinterPropertySet.idl:37
sequence< string > getFormDescriptions()
returns descriptions of all available printer forms.
This exception is thrown when a proposed change to a property represents an unacceptable value.
Definition: PropertyVetoException.idl:31
Definition: Ambiguous.idl:20
sequence< byte > getBinarySetup()
returns a binary encoded version of the printer setup.
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27