LibreOffice
LibreOffice 25.2 SDK API Reference
 
Loading...
Searching...
No Matches
EndDockingEvent Struct Reference

specifies an end docking event. More...

import "EndDockingEvent.idl";

Inheritance diagram for EndDockingEvent:
EventObject

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
 
- Public Attributes inherited from EventObject
com::sun::star::uno::XInterface Source
 refers to the object that fired the event.
 

Detailed Description

specifies an end docking event.

Member Data Documentation

◆ bCancelled

boolean bCancelled

specifies that the docking procedure was canceled

◆ bFloating

boolean bFloating

specifies if the window is now floating TRUE or docked FALSE

◆ WindowRectangle

specifies the new bounding rectangle of the window


The documentation for this struct was generated from the following file: