LibreOffice Module sw (master) 1
|
This is the complete list of members for SwSmartTagMgr, including all inherited members.
AssociateActionsWithRecognizers() | SmartTagMgr | private |
changesOccurred(const css::util::ChangesEvent &Event) override | SwSmartTagMgr | virtual |
disposing(const css::lang::EventObject &Source) override | SmartTagMgr | virtual |
Get() | SwSmartTagMgr | static |
GetActionSequences(std::vector< OUString > &rSmartTagTypes, css::uno::Sequence< css::uno::Sequence< css::uno::Reference< css::smarttags::XSmartTagAction > > > &rActionComponentsSequence, css::uno::Sequence< css::uno::Sequence< sal_Int32 > > &rActionIndicesSequence) const | SmartTagMgr | |
GetApplicationName() const | SmartTagMgr | |
GetRecognizer(sal_uInt32 i) const | SmartTagMgr | |
GetSmartTagCaption(const OUString &rSmartTagType, const css::lang::Locale &rLocale) const | SmartTagMgr | |
Init(std::u16string_view rConfigurationGroupName) | SmartTagMgr | |
IsLabelTextWithSmartTags() const | SmartTagMgr | |
IsSmartTagsEnabled() const | SmartTagMgr | |
IsSmartTagTypeEnabled(const OUString &rSmartTagType) const | SmartTagMgr | |
LoadLibraries() | SmartTagMgr | private |
maActionList | SmartTagMgr | private |
maApplicationName | SmartTagMgr | private |
maDisabledSmartTagTypes | SmartTagMgr | private |
maRecognizerList | SmartTagMgr | private |
maSmartTagMap | SmartTagMgr | private |
mbLabelTextWithSmartTags | SmartTagMgr | private |
modified(const css::lang::EventObject &aEvent) override | SwSmartTagMgr | virtual |
mxBreakIter | SmartTagMgr | private |
mxConfigurationSettings | SmartTagMgr | private |
mxContext | SmartTagMgr | private |
NumberOfRecognizers() const | SmartTagMgr | |
PrepareConfiguration(std::u16string_view rConfigurationGroupName) | SmartTagMgr | private |
ReadConfiguration(bool bExcludedTypes, bool bRecognize) | SmartTagMgr | private |
RecognizeString(const OUString &rText, const css::uno::Reference< css::text::XTextMarkup > &rMarkup, const css::uno::Reference< css::frame::XController > &rController, const css::lang::Locale &rLocale, sal_uInt32 nStart, sal_uInt32 nLen) const | SmartTagMgr | |
RecognizeTextRange(const css::uno::Reference< css::text::XTextRange > &rRange, const css::uno::Reference< css::text::XTextMarkup > &rMarkup, const css::uno::Reference< css::frame::XController > &rController) const | SmartTagMgr | |
RegisterListener() | SmartTagMgr | private |
SmartTagMgr(OUString aApplicationName) | SmartTagMgr | |
spTheSwSmartTagMgr | SwSmartTagMgr | privatestatic |
SwSmartTagMgr(const OUString &rModuleName) | SwSmartTagMgr | private |
WriteConfiguration(const bool *bLabelTextWithSmartTags, const std::vector< OUString > *pDisabledTypes) const | SmartTagMgr | |
~SmartTagMgr() override | SmartTagMgr | virtual |
~SwSmartTagMgr() override | SwSmartTagMgr | privatevirtual |