|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module awt {
specifies an end docking event.
Definition: EndDockingEvent.idl:27
boolean bCancelled
specifies that the docking procedure was canceled
Definition: EndDockingEvent.idl:41
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:28
Definition: Ambiguous.idl:20
boolean bFloating
specifies if the window is now floating TRUE or docked FALSE
Definition: EndDockingEvent.idl:36
com::sun::star::awt::Rectangle WindowRectangle
specifies the new bounding rectangle of the window
Definition: EndDockingEvent.idl:31
specifies a rectangular area by position and size.
Definition: Rectangle.idl:28