21 module
com { module sun { module star { module embed {
specifies the operations for a hatch window.
Definition XHatchWindowController.idl:33
com::sun::star::awt::Rectangle calcAdjustedRectangle([in] com::sun::star::awt::Rectangle aRect)
returns the closest valid rectangle to the provided one.
void requestPositioning([in] com::sun::star::awt::Rectangle aRect)
requests window owner to resize/move the window.
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