LibreOffice
LibreOffice 24.2 SDK API Reference
Public Attributes | List of all members
DockingData Struct Reference

data returned by docking handler More...

import"DockingData.idl";

Public Attributes

com::sun::star::awt::Rectangle TrackingRectangle
 specifies the position and size where the window would be placed if the user releases the mouse More...
 
boolean bFloating
 specifies that the window should be floating (TRUE) or docked (FALSE) More...
 

Detailed Description

data returned by docking handler

Member Data Documentation

◆ bFloating

boolean bFloating

specifies that the window should be floating (TRUE) or docked (FALSE)

◆ TrackingRectangle

com::sun::star::awt::Rectangle TrackingRectangle

specifies the position and size where the window would be placed if the user releases the mouse


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