Searched refs:isInstanceOfStructOrException (Results 1 – 3 of 3) sorted by relevance
212 bool isInstanceOfStructOrException( PyObject *obj) in isInstanceOfStructOrException() function
795 else if( isInstanceOfStructOrException( o ) ) in pyObject2Any()962 if( isInstanceOfStructOrException( excValue.get() ) ) in extractUnoException()
199 bool isInstanceOfStructOrException( PyObject *obj);
Completed in 30 milliseconds