Home
last modified time | relevance | path

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

/aoo42x/main/pyuno/source/module/
H A Dpyuno_module.cxx544 return ustring2PyUnicode( url ).getAcquired(); in systemPathToFileUrl()
569 return ustring2PyUnicode( sysPath ).getAcquired(); in fileUrlToSystemPath()
596 return ustring2PyUnicode( ret ).getAcquired(); in absolutize()
H A Dpyuno_impl.hxx51 #define USTR_TO_PYSTR ustring2PyUnicode
142 PyRef ustring2PyUnicode( const rtl::OUString &source );
H A Dpyuno.cxx327 ret = ustring2PyUnicode(e.Message ).getAcquired(); in PyUNO_repr()
630 PyList_SetItem (member_list, i, ustring2PyUnicode(oo_member_list[i]).getAcquired() ); in PyUNO_dir()
H A Dpyuno_util.cxx61 PyRef ustring2PyUnicode( const OUString & str ) in ustring2PyUnicode() function
H A Dpyuno_runtime.cxx487 return ustring2PyUnicode( tmp_ostr ); in any2PyObject()

Completed in 35 milliseconds