:: com :: sun :: star :: script ::

module vba

Services
VBAEventProcessor
VBAMacroResolver
VBASpreadsheetEventProcessor
VBATextEventProcessor
Interfaces
XVBACompatibility
XVBAEventProcessor Executes VBA event handlers.
XVBAMacroResolver Converts VBA macro names to script URLs and vice versa.
XVBAModuleInfo
XVBAScriptListener
Structs
VBAScriptEvent Describes a VBA script event fired via broadcastVBAScriptEvent, and received by XVBAScriptListener::notifyVBAScriptEvent.
Constant Groups
VBAEventId Constants used to identify VBA document events.
VBAScriptEventId Identifies a VBA script event fired via broadcastVBAScriptEvent, and received by XVBAScriptListener::notifyVBAScriptEvent.
Top of Page