LibreOffice
LibreOffice 24.8 SDK API Reference
Loading...
Searching...
No Matches
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
 
com::sun::star::awt::Point FloatingPosition
 specifies the new position of the floating window in frame coordinates if bTearoff is TRUE
 
- Public Attributes inherited from EventObject
com::sun::star::uno::XInterface Source
 refers to the object that fired the event.
 

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: