21 module
com { module sun { module star { module awt {
23 published
interface XToolkit;
24 published
interface XPointer;
52 void invalidate( [in]
short Flags );
61 void invalidateRect( [in]
Rectangle Rect, [in]
short Flags );
specifies a rectangular area by position and size.
Definition: Rectangle.idl:27
sequence< ColorComponent > Color
Shorthand for the device-dependent color components, and easier to read.
Definition: Color.idl:23
allows to explicitly free resources and break cyclic references.
Definition: XComponent.idl:38
Definition: Ambiguous.idl:20
gives access to the type of mouse pointer.
Definition: XPointer.idl:27
gives access to the actual window implementation on the device.
Definition: XWindowPeer.idl:29
long Color
describes an RGB color value with an optional alpha channel.
Definition: Color.idl:34
Definition: Pointer.idl:27