19 #ifndef __com_sun_star_awt_XToolkit_idl__
20 #define __com_sun_star_awt_XToolkit_idl__
38 module com { module sun { module star { module awt {
71 sequence<com::sun::star::awt::XWindowPeer> createWindows(
72 [in] sequence<com::sun::star::awt::WindowDescriptor> Descriptors )
specifies a rectangular area by position and size.
Definition: Rectangle.idl:29
provides information about a graphical output device and offers a factory for the graphics which prov...
Definition: XDevice.idl:41
describes a window.
Definition: WindowDescriptor.idl:35
gives access to the actual window implementation on the device.
Definition: XWindowPeer.idl:36
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
manages multiple rectangles which make up a region.
Definition: XRegion.idl:33
base interface of all UNO interfaces
Definition: XInterface.idl:47