21 module
com { module sun { module star { module awt {
52 void enableDocking( [in]
boolean bEnable );
68 void setFloatingMode( [in]
boolean bFloating );
110 boolean isInPopupMode();
specifies the docking interface for a window component.
Definition: XDockableWindow.idl:31
specifies a rectangular area by position and size.
Definition: Rectangle.idl:27
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:45
makes it possible to receive docking events.
Definition: XDockableWindowListener.idl:26