LibreOffice
LibreOffice 24.8 SDK API Reference
 
Loading...
Searching...
No Matches
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
 
- Public Attributes inherited from EventObject
com::sun::star::uno::XInterface Source
 refers to the object that fired the event.
 

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: