LibreOffice
LibreOffice 7.4 SDK API Reference
Modules | Classes
com::sun::star::script::vba Module 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
 

Detailed Description

VBA scripting.