Home
last modified time | relevance | path

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

/trunk/main/pyuno/source/module/
H A Dpyuno_runtime.cxx745 else if( isInstanceOfStructOrException( o ) ) in pyObject2Any()
912 if( isInstanceOfStructOrException( excValue.get() ) ) in extractUnoException()
H A Dpyuno_except.cxx208 bool isInstanceOfStructOrException( PyObject *obj) in isInstanceOfStructOrException() function
H A Dpyuno_impl.hxx192 bool isInstanceOfStructOrException( PyObject *obj);