Home
last modified time | relevance | path

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

/aoo41x/main/pyuno/source/module/
H A Dpyuno_except.cxx145 PyRef pyTypeName = USTR_TO_PYSTR( name /*.replace( '.', '_' )*/ ); in createClass()
173 USTR_TO_PYSTR(name).get() ); in createClass()
188 USTR_TO_PYSTR(name).get() ); in createClass()
191 USTR_TO_PYSTR(name).get() ); in createClass()
243 USTR_TO_PYSTR(name).get() ); in getClass()
H A Dpyuno_impl.hxx51 #define USTR_TO_PYSTR ustring2PyUnicode macro
55 #define USTR_TO_PYSTR ustring2PyString macro
H A Dpyuno_runtime.cxx554 PyRef pymsg = USTR_TO_PYSTR( message ); in any2PyObject()

Completed in 47 milliseconds