31 sal_Int16 SAL_CALL
getType()
override;
33 void SAL_CALL
loadModule( css::i18n::TransliterationModules modName,
const css::lang::Locale& rLocale )
override;
36 const OUString& str1,
const OUString& str2 )
override;
39 const OUString& str1, sal_Int32 pos1, sal_Int32 nCount1, sal_Int32& nMatch1,
40 const OUString& src2, sal_Int32 pos2, sal_Int32 nCount2, sal_Int32& nMatch2)
override;
43 const OUString& s1, sal_Int32 off1, sal_Int32 len1,
44 const OUString& s2, sal_Int32 off2, sal_Int32 len2)
override;
48 const OUString& s2)
override;
53 const OUString& str1, sal_Int32 pos1, sal_Int32 nCount1, sal_Int32& nMatch1,
54 const OUString& str2, sal_Int32 pos2, sal_Int32 nCount2, sal_Int32& nMatch2);
sal_Int32 SAL_CALL compareString(const OUString &s1, const OUString &s2) override
void SAL_CALL loadModule(css::i18n::TransliterationModules modName, const css::lang::Locale &rLocale) override
css::uno::Sequence< OUString > SAL_CALL transliterateRange(const OUString &str1, const OUString &str2) override
Transliteration_caseignore()
sal_Int32 compare(const OUString &str1, sal_Int32 pos1, sal_Int32 nCount1, sal_Int32 &nMatch1, const OUString &str2, sal_Int32 pos2, sal_Int32 nCount2, sal_Int32 &nMatch2)
TransliterationFlags moduleLoaded
sal_Bool SAL_CALL equals(const OUString &str1, sal_Int32 pos1, sal_Int32 nCount1, sal_Int32 &nMatch1, const OUString &src2, sal_Int32 pos2, sal_Int32 nCount2, sal_Int32 &nMatch2) override
sal_Int16 SAL_CALL getType() override
sal_Int32 SAL_CALL compareSubstring(const OUString &s1, sal_Int32 off1, sal_Int32 len1, const OUString &s2, sal_Int32 off2, sal_Int32 len2) override
Constant values shared between i18npool and, for example, the number formatter.