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