22 #include <rtl/ref.hxx>
30 ignoreSize_ja_JP::foldingImpl(
const OUString& inStr, sal_Int32 startPos, sal_Int32 nCount,
Sequence< sal_Int32 >* pOffset )
33 return t1->transliterateImpl(inStr, startPos, nCount, pOffset);
38 ignoreSize_ja_JP::transliterateRange(
const OUString& str1,
const OUString& str2 )
43 return transliteration_Ignore::transliterateRange(str1, str2, *t1, *t2);
47 ignoreSize_ja_JP::transliterateChar2Char(
sal_Unicode inChar)
50 return t1->transliterateChar2Char(inChar);
Constant values shared between i18npool and, for example, the number formatter.