LibreOffice
LibreOffice 24.2 SDK API Reference
|
allows to veto changes in an object's internal mode. More...
import"ModeChangeEvent.idl";
Public Attributes | |
string | NewMode |
denotes the new internal mode of a component More... | |
Public Attributes inherited from EventObject | |
com::sun::star::uno::XInterface | Source |
refers to the object that fired the event. More... | |
allows to veto changes in an object's internal mode.
string NewMode |
denotes the new internal mode of a component
The semantics of the mode string is to be defined by the component broadcasting this event.