20 #ifndef __com_sun_star_script_vba_XVBAEventProcessor_idl__ 21 #define __com_sun_star_script_vba_XVBAEventProcessor_idl__ 28 module
com { module sun { module star { module script { module vba {
49 boolean hasVbaEventHandler( [in]
long nEventId, [in] sequence< any > aArgs )
74 boolean processVbaEvent( [in]
long nEventId, [in] sequence< any > aArgs )
Definition: Ambiguous.idl:22
thrown to indicate a general veto.
Definition: VetoException.idl:33
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:29
Executes VBA event handlers.
Definition: XVBAEventProcessor.idl:33