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

specifies an end pop-up mode event. More...

import"EndPopupModeEvent.idl";

Inheritance diagram for EndPopupModeEvent:
EventObject

Public Attributes

boolean bTearoff
 specifies how the pop-up mode was ended TRUE means the window should be teared-off and positioned at FloatingPosition FALSE means the window was closed More...
 
com::sun::star::awt::Point FloatingPosition
 specifies the new position of the floating window in frame coordinates if bTearoff is TRUE 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 pop-up mode event.

Member Data Documentation

◆ bTearoff

boolean bTearoff

specifies how the pop-up mode was ended TRUE means the window should be teared-off and positioned at FloatingPosition FALSE means the window was closed

◆ FloatingPosition

com::sun::star::awt::Point FloatingPosition

specifies the new position of the floating window in frame coordinates if bTearoff is TRUE


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