LibreOffice Module sc (master) 1
|
This is the complete list of members for ScVbaEventsHelper, 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 | static |
checkArgumentType(const css::uno::Sequence< css::uno::Any > &rArgs, sal_Int32 nIndex) | VbaEventsHelperBase | static |
createHyperlink(const css::uno::Sequence< css::uno::Any > &rArgs, sal_Int32 nIndex) const | ScVbaEventsHelper | private |
createRange(const css::uno::Sequence< css::uno::Any > &rArgs, sal_Int32 nIndex) const | ScVbaEventsHelper | private |
createWindow(const css::uno::Sequence< css::uno::Any > &rArgs, sal_Int32 nIndex) const | ScVbaEventsHelper | private |
createWorksheet(const css::uno::Sequence< css::uno::Any > &rArgs, sal_Int32 nIndex) const | ScVbaEventsHelper | private |
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 |
getImplementationName() override | ScVbaEventsHelper | |
getModuleType(const OUString &rModuleName) | VbaEventsHelperBase | private |
getSupportedServiceNames() override | ScVbaEventsHelper | |
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) override | ScVbaEventsHelper | protectedvirtual |
implGetDocumentModuleName(const EventHandlerInfo &rInfo, const css::uno::Sequence< css::uno::Any > &rArgs) const override | ScVbaEventsHelper | protectedvirtual |
implPostProcessEvent(EventQueue &rEventQueue, const EventHandlerInfo &rInfo, bool bCancel) override | ScVbaEventsHelper | protectedvirtual |
implPrepareEvent(EventQueue &rEventQueue, const EventHandlerInfo &rInfo, const css::uno::Sequence< css::uno::Any > &rArgs) override | ScVbaEventsHelper | protectedvirtual |
isSelectionChanged(const css::uno::Sequence< css::uno::Any > &rArgs, sal_Int32 nIndex) | ScVbaEventsHelper | private |
maEventInfos | VbaEventsHelperBase | private |
maEventPaths | VbaEventsHelperBase | private |
maLibraryName | VbaEventsHelperBase | private |
maOldSelection | ScVbaEventsHelper | private |
mbDisposed | VbaEventsHelperBase | private |
mbOpened | ScVbaEventsHelper | private |
ModulePathMap typedef | VbaEventsHelperBase | private |
mpDoc | ScVbaEventsHelper | private |
mpDocShell | ScVbaEventsHelper | private |
mpShell | VbaEventsHelperBase | protected |
mxListener | ScVbaEventsHelper | private |
mxModel | VbaEventsHelperBase | protected |
mxModuleInfos | VbaEventsHelperBase | private |
notifyEvent(const css::document::EventObject &rEvent) override | ScVbaEventsHelper | 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 |
ScVbaEventsHelper(const css::uno::Sequence< css::uno::Any > &rArgs) | ScVbaEventsHelper | |
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 | |
~ScVbaEventsHelper() override | ScVbaEventsHelper | virtual |
~VbaEventsHelperBase() override | VbaEventsHelperBase | virtual |