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

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

::com::sun::star::lang::XEventListener
(referenced interface's summary:)

Methods' Summary
modeChanged indicates that the mode of the broadcasting component has changed.  
Methods' Details
modeChanged
void
modeChanged( [in] ModeChangeEvent  _rSource );

Description
indicates that the mode of the broadcasting component has changed.
Top of Page