LibreOffice
LibreOffice 24.2 SDK API Reference
|
VBA scripting. More...
Constant Groups | |
constants | VBAEventId |
Constants used to identify VBA document events. | |
constants | VBAScriptEventId |
Identifies a VBA script event fired via XVBACompatibility::broadcastVBAScriptEvent(), and received by XVBAScriptListener::notifyVBAScriptEvent(). | |
Classes | |
service | VBAEventProcessor |
service | VBAMacroResolver |
struct | VBAScriptEvent |
Describes a VBA script event fired via XVBACompatibility::broadcastVBAScriptEvent(), and received by XVBAScriptListener::notifyVBAScriptEvent(). More... | |
service | VBASpreadsheetEventProcessor |
service | VBATextEventProcessor |
interface | XVBACompatibility |
interface | XVBAEventProcessor |
Executes VBA event handlers. More... | |
interface | XVBAMacroResolver |
Converts VBA macro names to script URLs and vice versa. More... | |
interface | XVBAModuleInfo |
interface | XVBAScriptListener |
VBA scripting.