21 module
com { module sun { module star { module embed {
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27
gives access to the actual window implementation on the device.
Definition: XWindowPeer.idl:30
creates a hatch window implementation.
Definition: XHatchWindowFactory.idl:27
::com::sun::star::embed::XHatchWindow createHatchWindowInstance([in] com::sun::star::awt::XWindowPeer xParent, [in] com::sun::star::awt::Rectangle aBounds, [in] com::sun::star::awt::Size aSize)
creates a new hatch window instance.
specifies the operations for a hatch window.
Definition: XHatchWindow.idl:36
base interface of all UNO interfaces
Definition: XInterface.idl:46
Definition: Ambiguous.idl:20
specifies a rectangular area by position and size.
Definition: Rectangle.idl:28
specifies the 2-dimensional size of an area using width and height.
Definition: Size.idl:28