Home
last modified time | relevance | path

Searched refs:getCompositionChar (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/i18nutil/inc/i18nutil/
H A Dwidthfolding.hxx49 static sal_Unicode getCompositionChar(sal_Unicode c1, sal_Unicode c2);
/aoo41x/main/i18nutil/source/utility/
H A Dcasefolding.cxx120 …if ((next == 0x3099 || next == 0x309a) && ( (c = widthfolding::getCompositionChar(current, next)) … in is_ja_voice_sound_mark()
H A Dwidthfolding.cxx210 sal_Unicode widthfolding::getCompositionChar(sal_Unicode c1, sal_Unicode c2) in getCompositionChar() function in com::sun::star::i18n::widthfolding

Completed in 25 milliseconds