19#ifndef __com_sun_star_awt_ActionEvent_idl__
20#define __com_sun_star_awt_ActionEvent_idl__
26 module
com { module sun { module star { module awt {
Definition Ambiguous.idl:22
a semantic event which indicates that a component-defined action occurred.
Definition ActionEvent.idl:44
string ActionCommand
contains the command string associated with this action.
Definition ActionEvent.idl:48
specifies the base for all event objects and identifies the source of the event.
Definition EventObject.idl:32