19 #ifndef __com_sun_star_awt_XDockableWindow_idl__
20 #define __com_sun_star_awt_XDockableWindow_idl__
27 module
com { module sun { module star { module awt {
58 void enableDocking( [in]
boolean bEnable );
74 void setFloatingMode( [in]
boolean bFloating );
112 boolean isInPopupMode();
specifies the docking interface for a window component.
Definition: XDockableWindow.idl:37
specifies a rectangular area by position and size.
Definition: Rectangle.idl:29
– idl definition –
Definition: Ambiguous.idl:22
base interface of all UNO interfaces
Definition: XInterface.idl:47
makes it possible to receive docking events.
Definition: XDockableWindowListener.idl:35