Home
last modified time | relevance | path

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

/aoo4110/main/pyuno/source/module/
H A Dpyuno_except.cxx212 bool isInstanceOfStructOrException( PyObject *obj) in isInstanceOfStructOrException() function
H A Dpyuno_runtime.cxx795 else if( isInstanceOfStructOrException( o ) ) in pyObject2Any()
962 if( isInstanceOfStructOrException( excValue.get() ) ) in extractUnoException()
H A Dpyuno_impl.hxx199 bool isInstanceOfStructOrException( PyObject *obj);

Completed in 22 milliseconds