19 #ifndef __com_sun_star_awt_XWindowPeer_idl__ 20 #define __com_sun_star_awt_XWindowPeer_idl__ 28 module
com { module sun { module star { module awt {
30 published
interface XToolkit;
31 published
interface XPointer;
59 void invalidate( [in]
short Flags );
68 void invalidateRect( [in]
Rectangle Rect, [in]
short Flags );
specifies a rectangular area by position and size.
Definition: Rectangle.idl:29
sequence< ColorComponent > Color
Shorthand for the device-dependent color components, and easier to read.
Definition: Color.idl:28
allows to exclicitly free resources and break cyclic references.
Definition: XComponent.idl:42
Definition: Ambiguous.idl:22
gives access to the type of mouse pointer.
Definition: XPointer.idl:31
gives access to the actual window implementation on the device.
Definition: XWindowPeer.idl:36
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:36
Definition: Pointer.idl:31