22 module 
com {  module sun {  module star {  module frame {
 
makes it possible to receive events when the state of a feature changes.
Definition XStatusListener.idl:36
void statusChanged([in] FeatureStateEvent State)
is called when the status of the feature changes.
base interface for all event listeners interfaces.
Definition XEventListener.idl:27
Definition Ambiguous.idl:20
This event is broadcast by a Controller whenever the state of the feature changes.
Definition FeatureStateEvent.idl:31