21module 
com {  module sun {  module star {  module frame {
 
Must be implemented by dispatch objects which want to get notifications about control events.
Definition XControlNotificationListener.idl:30
void controlEvent([in] ControlEvent Event)
notifies that a control event has happened
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20
describes a control event sent by extended user interface controls.
Definition ControlEvent.idl:30