LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
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 More...
 
boolean bFloating
 specifies if the window is now floating TRUE or docked FALSE More...
 
boolean bCancelled
 specifies that the docking procedure was canceled More...
 
- Public Attributes inherited from EventObject
com::sun::star::uno::XInterface Source
 refers to the object that fired the event. More...
 

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: