Methods' Details |
addModeChangeListener
- Description
- adds the given listener to the list of components to be notified when the mode
changes.
|
|
removeModeChangeListener
- Description
- removes the given listener from the list of components to be notified when the mode
changes.
|
|
addModeChangeApproveListener
- Description
- adds the given listener to the list of components to be notified when the mode
is about to change.
- Throws
- com::sun::star::lang::NoSupportException
if the component does not allow vetoing mode changes
|
|
removeModeChangeApproveListener
- Description
- remove the given listener from the list of components to be notified when the mode
is about to change.
- Throws
- com::sun::star::lang::NoSupportException
if the component does not allow vetoing mode changes
|
|
Copyright © 2003 Sun Microsystems, Inc.