Home
last modified time | relevance | path

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

/aoo4110/main/pyuno/source/module/
H A Dpyuno_util.cxx69 OString sUtf8(OUStringToOString(str, RTL_TEXTENCODING_UTF8)); in ustring2PyUnicode() local
70 ret = PyRef( PyUnicode_DecodeUTF8( sUtf8.getStr(), sUtf8.getLength(), NULL) , SAL_NO_ACQUIRE ); in ustring2PyUnicode()

Completed in 8 milliseconds