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