|
LibreOffice Module vbahelper (master) 1
|
This is the complete list of members for VbaEventsHelperBase, including all inherited members.
| changesOccurred(const css::util::ChangesEvent &rEvent) override | VbaEventsHelperBase | virtual |
| checkArgument(const css::uno::Sequence< css::uno::Any > &rArgs, sal_Int32 nIndex) | VbaEventsHelperBase | inlinestatic |
| checkArgumentType(const css::uno::Sequence< css::uno::Any > &rArgs, sal_Int32 nIndex) | VbaEventsHelperBase | inlinestatic |
| disposing(const css::lang::EventObject &rEvent) override | VbaEventsHelperBase | virtual |
| ensureVBALibrary() | VbaEventsHelperBase | private |
| EventHandlerInfoMap typedef | VbaEventsHelperBase | private |
| EventHandlerPathMap typedef | VbaEventsHelperBase | private |
| EventQueue typedef | VbaEventsHelperBase | protected |
| getEventHandlerInfo(sal_Int32 nEventId) const | VbaEventsHelperBase | private |
| getEventHandlerPath(const EventHandlerInfo &rInfo, const css::uno::Sequence< css::uno::Any > &rArgs) | VbaEventsHelperBase | private |
| getModuleType(const OUString &rModuleName) | VbaEventsHelperBase | private |
| hasModule(const OUString &rModuleName) | VbaEventsHelperBase | |
| hasVbaEventHandler(sal_Int32 nEventId, const css::uno::Sequence< css::uno::Any > &rArgs) override | VbaEventsHelperBase | virtual |
| implBuildArgumentList(const EventHandlerInfo &rInfo, const css::uno::Sequence< css::uno::Any > &rArgs)=0 | VbaEventsHelperBase | protectedpure virtual |
| implGetDocumentModuleName(const EventHandlerInfo &rInfo, const css::uno::Sequence< css::uno::Any > &rArgs) const =0 | VbaEventsHelperBase | protectedpure virtual |
| implPostProcessEvent(EventQueue &rEventQueue, const EventHandlerInfo &rInfo, bool bCancel)=0 | VbaEventsHelperBase | protectedpure virtual |
| implPrepareEvent(EventQueue &rEventQueue, const EventHandlerInfo &rInfo, const css::uno::Sequence< css::uno::Any > &rArgs)=0 | VbaEventsHelperBase | protectedpure virtual |
| maEventInfos | VbaEventsHelperBase | private |
| maEventPaths | VbaEventsHelperBase | private |
| maLibraryName | VbaEventsHelperBase | private |
| mbDisposed | VbaEventsHelperBase | private |
| ModulePathMap typedef | VbaEventsHelperBase | private |
| mpShell | VbaEventsHelperBase | protected |
| mxModel | VbaEventsHelperBase | protected |
| mxModuleInfos | VbaEventsHelperBase | private |
| notifyEvent(const css::document::EventObject &rEvent) override | VbaEventsHelperBase | virtual |
| processVbaEvent(sal_Int32 nEventId, const css::uno::Sequence< css::uno::Any > &rArgs) override | VbaEventsHelperBase | virtual |
| processVbaEventNoThrow(sal_Int32 nEventId, const css::uno::Sequence< css::uno::Any > &rArgs) | VbaEventsHelperBase | |
| registerEventHandler(sal_Int32 nEventId, sal_Int32 nModuleType, const char *pcMacroName, sal_Int32 nCancelIndex=-1, const css::uno::Any &rUserData=css::uno::Any()) | VbaEventsHelperBase | protected |
| startListening() | VbaEventsHelperBase | private |
| stopListening() | VbaEventsHelperBase | private |
| supportsService(OUString const &ServiceName) override | VbaEventsHelperBase | |
| updateModulePathMap(const OUString &rModuleName) | VbaEventsHelperBase | private |
| VbaEventsHelperBase(const css::uno::Sequence< css::uno::Any > &rArgs) | VbaEventsHelperBase | |
| ~VbaEventsHelperBase() override | VbaEventsHelperBase | virtual |