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