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