20 #ifndef __com_sun_star_script_vba_VBAScriptEvent_idl__ 21 #define __com_sun_star_script_vba_VBAScriptEvent_idl__ 26 module
com { module sun { module star { module script { module vba {
long Identifier
Identifies the type of the event.
Definition: VBAScriptEvent.idl:43
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:31
Definition: Ambiguous.idl:22
string ModuleName
Contains the name of the involved VBA module.
Definition: VBAScriptEvent.idl:50
Describes a VBA script event fired via XVBACompatibility::broadcastVBAScriptEvent(), and received by XVBAScriptListener::notifyVBAScriptEvent().
Definition: VBAScriptEvent.idl:36