19 #ifndef __com_sun_star_awt_XActionListener_idl__
20 #define __com_sun_star_awt_XActionListener_idl__
28 module com { module sun { module star { module awt {
makes it possible to receive action events.
Definition: XActionListener.idl:33
a semantic event which indicates that a component-defined action occurred.
Definition: ActionEvent.idl:43
base interface for all event listeners interfaces.
Definition: XEventListener.idl:32