21module
com { module sun { module star { module util {
base interface for all event listeners interfaces.
Definition XEventListener.idl:27
allows to listen for changes in an object's internal mode.
Definition XModeChangeListener.idl:31
void modeChanged([in] ModeChangeEvent rSource)
indicates that the mode of the broadcasting component has changed.
Definition Ambiguous.idl:20
allows to veto changes in an object's internal mode.
Definition ModeChangeEvent.idl:32