LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
ModeChangeEvent Struct Referencepublished

allows to veto changes in an object's internal mode. More...

import"ModeChangeEvent.idl";

Inheritance diagram for ModeChangeEvent:
EventObject

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...
 

Detailed Description

allows to veto changes in an object's internal mode.

See also
XModeChangeBroadcaster
XModeChangeListener
Since
OOo 1.1.2

Member Data Documentation

◆ NewMode

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.


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