Home
last modified time | relevance | path

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

/aoo41x/main/i18npool/source/transliteration/
H A Dtransliteration_body.cxx152 Mapping &map = casefolding::getValue(in, i, nCount, aLocale, nMappingType); in transliterate()
183 const Mapping &map = casefolding::getValue( in, i, nCount, aLocale, nTmpMappingType ); in transliterate()
201 const Mapping &map = casefolding::getValue( in, i, nCount, aLocale, nTmpMappingType ); in transliterate()
238 const Mapping &map = casefolding::getValue( in, i, nCount, aLocale, nTmpMappingType ); in transliterate()
256 const Mapping &map = casefolding::getValue(&inChar, 0, 1, aLocale, nMappingType); in transliterateChar2String()
271 const Mapping &map = casefolding::getValue(&inChar, 0, 1, aLocale, nMappingType); in transliterateChar2Char()
H A Dtransliteration_caseignore.cxx156 … c1 = casefolding::getNextChar(unistr1, nMatch1, nCount1, e1, aLocale, nMappingType, moduleLoaded); in compare()
157 … c2 = casefolding::getNextChar(unistr2, nMatch2, nCount2, e2, aLocale, nMappingType, moduleLoaded); in compare()
/aoo41x/main/i18nutil/source/utility/
H A Dcasefolding.cxx55 Mapping& casefolding::getConditionalValue(const sal_Unicode* str, sal_Int32 pos, sal_Int32 len, Loc… in getConditionalValue()
84 Mapping& casefolding::getValue(const sal_Unicode* str, sal_Int32 pos, sal_Int32 len, Locale& aLocal… in getValue()
125 sal_Unicode casefolding::getNextChar(const sal_Unicode *str, sal_Int32& idx, sal_Int32 len, Mapping… in getNextChar()
H A Dmakefile.mk34 $(SLO)$/casefolding.obj
/aoo41x/main/i18nutil/prj/
H A Dd.lst4 ..\inc\i18nutil\casefolding.hxx %_DEST%\inc%_EXT%\i18nutil\casefolding.hxx
/aoo41x/main/i18nutil/inc/i18nutil/
H A Dcasefolding.hxx69 class casefolding class
/aoo41x/main/offapi/com/sun/star/i18n/
H A DXTransliteration.idl73 * casefolding

Completed in 29 milliseconds