LibreOffice
LibreOffice 24.2 SDK API Reference
|
specifies an end pop-up mode event. More...
import"EndPopupModeEvent.idl";
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... | |
specifies an end pop-up mode event.
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