LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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 {
72 [in] sequence<com::sun::star::awt::WindowDescriptor> Descriptors )
provides information about a graphical output device and offers a factory for the graphics which prov...
Definition: XDevice.idl:42
gives access to the actual window implementation on the device.
Definition: XWindowPeer.idl:37
describes a window.
Definition: WindowDescriptor.idl:36
manages multiple rectangles which make up a region.
Definition: XRegion.idl:34
Definition: Ambiguous.idl:22
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
base interface of all UNO interfaces
Definition: XInterface.idl:48
specifies a rectangular area by position and size.
Definition: Rectangle.idl:30