LibreOffice
LibreOffice 24.8 SDK API Reference
|
specifies an end docking event. More...
import <EndDockingEvent.idl;
Public Attributes | |
com::sun::star::awt::Rectangle | WindowRectangle |
specifies the new bounding rectangle of the window | |
boolean | bFloating |
specifies if the window is now floating TRUE or docked FALSE | |
boolean | bCancelled |
specifies that the docking procedure was canceled | |
![]() | |
com::sun::star::uno::XInterface | Source |
refers to the object that fired the event. | |
specifies an end docking event.
boolean bCancelled |
specifies that the docking procedure was canceled
boolean bFloating |
specifies if the window is now floating TRUE
or docked FALSE
com::sun::star::awt::Rectangle WindowRectangle |
specifies the new bounding rectangle of the window