:: com :: sun :: star :: util ::
|
struct ModeChangeEvent |
- Base Hierarchy
ModeChangeEvent
┗ ::com::sun::star::lang::EventObject
|
- Description
- allows to veto changes in an object's internal mode.
- Since
- OpenOffice 1.1.2
|
Elements' Summary |
NewMode |
denotes the new internal mode of a component
|
Elements' Details |
NewMode
string NewMode;
- Description
- denotes the new internal mode of a component
The semantics of the mode string is to be defined by the component
broadcasting this event.
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.