The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: com :: sun :: star :: util ::

interface XModeChangeApproveListener
Base Interfaces
XModeChangeApproveListener
┗ ::com::sun::star::lang::XEventListener

::com::sun::star::lang::XEventListener
(referenced interface's summary:)
base interface for all event listeners interfaces.
Description
allows to veto changes in an object's internal mode.
Since
OOo 1.1.2
See also
XModeChangeBroadcaster

Methods' Summary
approveModeChange indicates that the mode of the broadcasting component is about to change.  
Methods' Details
approveModeChange
void
approveModeChange( [in] ModeChangeEvent  _rSource )
raises( VetoException );

Description
indicates that the mode of the broadcasting component is about to change.

The ModeChangeEvent::NewMode indicates the new mode which is to be set on the component

Throws
VetoException when the mode change is vetoed
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

Apache, the Apache feather logo, and OpenOffice are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.