LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
20 #ifndef __com_sun_star_script_vba_VBAScriptEventId_idl__
21 #define __com_sun_star_script_vba_VBAScriptEventId_idl__
24 module
com { module sun { module star { module script { module vba {
35 constants VBAScriptEventId
const long SCRIPT_STOPPED
This event is fired when a VBA script in the current document stops running.
Definition: VBAScriptEventId.idl:68
const long SCRIPT_STARTED
This event is fired when a VBA script in the current document has been started.
Definition: VBAScriptEventId.idl:51
const long INITIALIZE_USERFORM
This event is fired when a VBA script in the current document tries to instantiate a userform.
Definition: VBAScriptEventId.idl:76
Definition: Ambiguous.idl:22