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