Searched refs:isInstanceOfStructOrException (Results 1 – 3 of 3) sorted by relevance
745 else if( isInstanceOfStructOrException( o ) ) in pyObject2Any()912 if( isInstanceOfStructOrException( excValue.get() ) ) in extractUnoException()
208 bool isInstanceOfStructOrException( PyObject *obj) in isInstanceOfStructOrException() function
192 bool isInstanceOfStructOrException( PyObject *obj);