Searched refs:casefolding (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/i18npool/source/transliteration/ |
H A D | transliteration_body.cxx | 152 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 D | transliteration_caseignore.cxx | 156 … 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 D | casefolding.cxx | 55 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 D | makefile.mk | 34 $(SLO)$/casefolding.obj
|
/aoo41x/main/i18nutil/prj/ |
H A D | d.lst | 4 ..\inc\i18nutil\casefolding.hxx %_DEST%\inc%_EXT%\i18nutil\casefolding.hxx
|
/aoo41x/main/i18nutil/inc/i18nutil/ |
H A D | casefolding.hxx | 69 class casefolding class
|
/aoo41x/main/offapi/com/sun/star/i18n/ |
H A D | XTransliteration.idl | 73 * casefolding
|
Completed in 39 milliseconds