19 #ifndef __com_sun_star_awt_XVclWindowPeer_idl__
20 #define __com_sun_star_awt_XVclWindowPeer_idl__
29 module com { module sun { module star { module awt {
46 void setDesignMode( [in]
boolean bOn );
52 boolean isDesignMode();
57 void enableClipSiblings( [in]
boolean bClip );
73 void getStyles( [in]
short nType,
81 void setProperty( [in]
string PropertyName,
87 any getProperty( [in]
string PropertyName );
sequence< ColorComponent > Color
Shorthand for the device-dependent color components, and easier to read.
Definition: Color.idl:28
gives access to the actual window implementation on the device.
Definition: XWindowPeer.idl:36
gives access to the VCL window implementation.
Definition: XVclWindowPeer.idl:36
describes the characteristics of a font.
Definition: FontDescriptor.idl:33
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:36