Home
last modified time | relevance | path

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

/aoo4110/main/pyuno/source/module/
H A Dpyuno_module.cxx134 PyErr_SetString( PyExc_SystemError, buf.makeStringAndClear().getStr() ); in raisePySystemException()
158 PyErr_SetString( in getComponentContext()
224 PyErr_SetString( PyExc_RuntimeError, buf.getStr() ); in extractOneStringArg()
236 PyErr_SetString( PyExc_TypeError, buf.getStr()); in extractOneStringArg()
296 PyErr_SetString (PyExc_RuntimeError, buf.getStr()); in createUnoStructHelper()
301 PyErr_SetString( in createUnoStructHelper()
353 PyErr_SetString( PyExc_RuntimeError, buf.getStr() ); in getTypeByName()
418 PyErr_SetString( PyExc_RuntimeError, buf.getStr() ); in checkType()
442 PyErr_SetString( PyExc_RuntimeError, buf.getStr() ); in checkEnum()
591 PyErr_SetString( in absolutize()
[all …]
H A Dpyuno_except.cxx65 PyErr_SetString( in raisePyExceptionWithAny()
72 PyErr_SetString( PyExc_SystemError, in raisePyExceptionWithAny()
77 PyErr_SetString( PyExc_SystemError, in raisePyExceptionWithAny()
82 PyErr_SetString( PyExc_SystemError, in raisePyExceptionWithAny()
H A Dpyuno_type.cxx346 PyErr_SetString( in importToGlobal()
356 PyErr_SetString( in importToGlobal()
367 PyErr_SetString( in importToGlobal()
394 PyErr_SetString( PyExc_RuntimeError, buf.getStr() ); in callCtor()
H A Dpyuno.cxx537 PyErr_SetString (PyExc_AttributeError, name); in PyUNO_getattr()
613 PyErr_SetString (PyExc_AttributeError, name); in PyUNO_setattr()
696 PyErr_SetString(Py_NotImplemented, "not implemented"); in PyUNO_richcompare()
H A Dpyuno_impl.hxx60 inline void PyErr_SetString( PyObject* pyObj, const rtl::OString& rName) { PyErr_SetString( pyObj, … in PyErr_SetString() function
/aoo4110/main/python/
H A Dpython-freebsd.patch45 PyErr_SetString(PyExc_ValueError,

Completed in 37 milliseconds