Searched refs:getCharConversions (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/i18npool/source/textconversion/ |
H A D | textconversion_ko.cxx | 123 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 D | textconversion.hxx | 146 …getCharConversions(const rtl::OUString& aText, sal_Int32 nStartPos, sal_Int32 nLength, sal_Bool to…
|
Completed in 23 milliseconds