Home
last modified time | relevance | path

Searched refs:getCharConversions (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/i18npool/source/textconversion/
H A Dtextconversion_ko.cxx123 TextConversion_ko::getCharConversions(const OUString& aText, sal_Int32 nStartPos, sal_Int32 nLength… in getCharConversions() function in com::sun::star::i18n::TextConversion_ko
244 …result.Candidates = getCharConversions(aText, nStartPos + start, len, toHanja); // char2char conve… in getConversions()
272 … result.Candidates = getCharConversions(aText, nStartPos + start, length - start, toHanja); in getConversions()
/aoo41x/main/i18npool/inc/
H A Dtextconversion.hxx146getCharConversions(const rtl::OUString& aText, sal_Int32 nStartPos, sal_Int32 nLength, sal_Bool to…

Completed in 22 milliseconds