Searched refs:getConditionalValue (Results 1 – 2 of 2) sorted by relevance
/trunk/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() function in com::sun::star::i18n::casefolding 95 return getConditionalValue(str, pos, len, aLocale, nMappingType); in getValue() 101 return getConditionalValue(str, pos, len, aLocale, nMappingType); in getValue()
|
/trunk/main/i18nutil/inc/i18nutil/ |
H A D | casefolding.hxx | 74 …static Mapping& getConditionalValue(const sal_Unicode* str, sal_Int32 pos, sal_Int32 len, com::sun…
|
Completed in 15 milliseconds