| addModifyListener(const css::uno::Reference< css::util::XModifyListener > &aListener) override | stringresource::StringResourceImpl | virtual |
| getClosestMatchItemForLocale(const css::lang::Locale &locale) | stringresource::StringResourceImpl | protected |
| getCurrentLocale() override | stringresource::StringResourceImpl | virtual |
| getDefaultLocale() override | stringresource::StringResourceImpl | virtual |
| getImplementationName() override | stringresource::StringResourceImpl | virtual |
| getItemForLocale(const css::lang::Locale &locale, bool bException) | stringresource::StringResourceImpl | protected |
| getLocales() override | stringresource::StringResourceImpl | virtual |
| getResourceIDs() override | stringresource::StringResourceImpl | virtual |
| getResourceIDsForLocale(const css::lang::Locale &locale) override | stringresource::StringResourceImpl | virtual |
| getSupportedServiceNames() override | stringresource::StringResourceImpl | virtual |
| getUniqueNumericId() override | stringresource::StringResourceImpl | |
| hasEntryForId(const OUString &ResourceID) override | stringresource::StringResourceImpl | virtual |
| hasEntryForIdAndLocale(const OUString &ResourceID, const css::lang::Locale &locale) override | stringresource::StringResourceImpl | virtual |
| implCheckReadOnly(const char *pExceptionMsg) | stringresource::StringResourceImpl | protected |
| implGetResourceIDs(LocaleItem *pLocaleItem) | stringresource::StringResourceImpl | protected |
| implHasEntryForId(const OUString &ResourceID, LocaleItem *pLocaleItem) | stringresource::StringResourceImpl | protected |
| implLoadAllLocales() | stringresource::StringResourceImpl | protectedvirtual |
| implModified(std::unique_lock< std::mutex > &) | stringresource::StringResourceImpl | protected |
| implNotifyListeners(std::unique_lock< std::mutex > &) | stringresource::StringResourceImpl | protected |
| implRemoveId(std::unique_lock< std::mutex > &rGuard, const OUString &ResourceID, LocaleItem *pLocaleItem) | stringresource::StringResourceImpl | protected |
| implResolveString(const OUString &ResourceID, LocaleItem *pLocaleItem) | stringresource::StringResourceImpl | protected |
| implScanIdForNumber(const OUString &ResourceID) | stringresource::StringResourceImpl | protected |
| implSetCurrentLocale(std::unique_lock< std::mutex > &rGuard, const css::lang::Locale &locale, bool FindClosestMatch, bool bUseDefaultIfNoMatch) | stringresource::StringResourceImpl | protected |
| implSetString(std::unique_lock< std::mutex > &rGuard, const OUString &ResourceID, const OUString &Str, LocaleItem *pLocaleItem) | stringresource::StringResourceImpl | protected |
| isReadOnly() override | stringresource::StringResourceImpl | virtual |
| loadLocale(LocaleItem *pLocaleItem) | stringresource::StringResourceImpl | protectedvirtual |
| m_aChangedDefaultLocaleVector | stringresource::StringResourceImpl | protected |
| m_aDeletedLocaleItemVector | stringresource::StringResourceImpl | protected |
| m_aListenerContainer | stringresource::StringResourceImpl | protected |
| m_aLocaleItemVector | stringresource::StringResourceImpl | protected |
| m_aMutex | stringresource::StringResourceImpl | protected |
| m_bDefaultModified | stringresource::StringResourceImpl | protected |
| m_bModified | stringresource::StringResourceImpl | protected |
| m_bReadOnly | stringresource::StringResourceImpl | protected |
| m_nNextUniqueNumericId | stringresource::StringResourceImpl | protected |
| m_pCurrentLocaleItem | stringresource::StringResourceImpl | protected |
| m_pDefaultLocaleItem | stringresource::StringResourceImpl | protected |
| m_xContext | stringresource::StringResourceImpl | protected |
| newLocale(const css::lang::Locale &locale) override | stringresource::StringResourceImpl | virtual |
| removeId(const OUString &ResourceID) override | stringresource::StringResourceImpl | virtual |
| removeIdForLocale(const OUString &ResourceID, const css::lang::Locale &locale) override | stringresource::StringResourceImpl | virtual |
| removeLocale(const css::lang::Locale &locale) override | stringresource::StringResourceImpl | virtual |
| removeModifyListener(const css::uno::Reference< css::util::XModifyListener > &aListener) override | stringresource::StringResourceImpl | virtual |
| resolveString(const OUString &ResourceID) override | stringresource::StringResourceImpl | virtual |
| resolveStringForLocale(const OUString &ResourceID, const css::lang::Locale &locale) override | stringresource::StringResourceImpl | virtual |
| setCurrentLocale(const css::lang::Locale &locale, sal_Bool FindClosestMatch) override | stringresource::StringResourceImpl | virtual |
| setDefaultLocale(const css::lang::Locale &locale) override | stringresource::StringResourceImpl | virtual |
| setString(const OUString &ResourceID, const OUString &Str) override | stringresource::StringResourceImpl | virtual |
| setStringForLocale(const OUString &ResourceID, const OUString &Str, const css::lang::Locale &locale) override | stringresource::StringResourceImpl | virtual |
| StringResourceImpl(const css::uno::Reference< css::uno::XComponentContext > &rxContext) | stringresource::StringResourceImpl | explicit |
| supportsService(const OUString &ServiceName) override | stringresource::StringResourceImpl | virtual |
| UNIQUE_NUMBER_NEEDS_INITIALISATION | stringresource::StringResourceImpl | protectedstatic |
| ~StringResourceImpl() override | stringresource::StringResourceImpl | virtual |