22 module
com { module sun { module star { module awt {
39 void setDesignMode( [in]
boolean bOn );
45 boolean isDesignMode();
50 void enableClipSiblings( [in]
boolean bClip );
66 void getStyles( [in]
short nType,
74 void setProperty( [in]
string PropertyName,
80 any getProperty( [in]
string PropertyName );
sequence< ColorComponent > Color
Shorthand for the device-dependent color components, and easier to read.
Definition: Color.idl:23
Definition: Ambiguous.idl:20
gives access to the actual window implementation on the device.
Definition: XWindowPeer.idl:29
gives access to the VCL window implementation.
Definition: XVclWindowPeer.idl:29
describes the characteristics of a font.
Definition: FontDescriptor.idl:29
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:34