Searched refs:getCharConversion (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/i18npool/source/textconversion/ |
H A D | textconversion_zh.cxx | 67 TextConversion_zh::getCharConversion(const OUString& aText, sal_Int32 nStartPos, sal_Int32 nLength,… in getCharConversion() function in com::sun::star::i18n::TextConversion_zh 120 return getCharConversion(aText, nStartPos, nLength, toSChinese, nConversionOptions); in getWordConversion() 251 return getCharConversion(aText, nStartPos, nLength, toSChinese, nConversionOptions); in getConversion() 276 return getCharConversion(aText, nStartPos, nLength, toSChinese, nConversionOptions); in getConversionWithOffset()
|
/aoo4110/main/i18npool/inc/ |
H A D | textconversion.hxx | 198 …rtl:: OUString SAL_CALL getCharConversion(const rtl:: OUString& aText, sal_Int32 nStartPos, sal_In…
|
Completed in 7 milliseconds