Home
last modified time | relevance | path

Searched refs:transliteration_Ignore (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/i18npool/source/transliteration/
H A Dtransliteration_Ignore.cxx40 transliteration_Ignore::equals(const OUString& str1, sal_Int32 pos1, sal_Int32 nCount1, sal_Int32& … in equals()
73 transliteration_Ignore::transliterateRange( const OUString& str1, const OUString& str2 ) throw(Runt… in transliterateRange()
86 transliteration_Ignore::getType() throw(RuntimeException) in getType()
94 transliteration_Ignore::transliterate( const OUString& inStr, sal_Int32 startPos, sal_Int32 nCount, in transliterate()
102 transliteration_Ignore::transliterateRange( const OUString& str1, const OUString& str2, in transliterateRange()
130 transliteration_Ignore::folding( const OUString& inStr, sal_Int32 startPos, in folding()
211 transliteration_Ignore::transliterateChar2Char( sal_Unicode inChar) throw(RuntimeException, Multipl… in transliterateChar2Char()
H A DignoreKana.cxx57 return transliteration_Ignore::transliterateRange(str1, str2, t1, t2); in transliterateRange()
H A DignoreSize_ja_JP.cxx58 return transliteration_Ignore::transliterateRange(str1, str2, t1, t2); in transliterateRange()
H A DignoreWidth.cxx57 return transliteration_Ignore::transliterateRange(str1, str2, t1, t2); in transliterateRange()
H A Dmakefile.mk43 $(SLO)$/transliteration_Ignore.obj \
/aoo4110/main/i18npool/inc/
H A Dtransliteration_Ignore.hxx40 class transliteration_Ignore : public transliteration_commonclass class
82 class ignore##name : public transliteration_Ignore {\
123 class ignore##name : public transliteration_Ignore {\
151 class ignore##name : public transliteration_Ignore {\
162 using transliteration_Ignore::transliterateRange;\
H A DtextToPronounce_zh.hxx31 class TextToPronounce_zh : public transliteration_Ignore

Completed in 29 milliseconds