19#ifndef __com_sun_star_embed_XHatchWindowController_idl__
20#define __com_sun_star_embed_XHatchWindowController_idl__
26 module
com { module sun { module star { module embed {
specifies the operations for a hatch window.
Definition XHatchWindowController.idl:38
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:48
Definition Ambiguous.idl:22
specifies a rectangular area by position and size.
Definition Rectangle.idl:30