Searched refs:getAnyClass (Results 1 – 4 of 4) sorted by relevance
180 PyRef getAnyClass( const Runtime &);
137 PyRef getAnyClass( const Runtime & r ) in getAnyClass() function
373 if( PyObject_IsInstance( element , getAnyClass( runtime ).get() ) ) in PyUNO_invoke()
839 else if( PyObject_IsInstance( o, getAnyClass( runtime ).get() ) ) in pyObject2Any()
Completed in 26 milliseconds