Home
last modified time | relevance | path

Searched refs:getAnyClass (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/pyuno/source/module/
H A Dpyuno_impl.hxx180 PyRef getAnyClass( const Runtime &);
H A Dpyuno_type.cxx137 PyRef getAnyClass( const Runtime & r ) in getAnyClass() function
H A Dpyuno.cxx373 if( PyObject_IsInstance( element , getAnyClass( runtime ).get() ) ) in PyUNO_invoke()
H A Dpyuno_runtime.cxx839 else if( PyObject_IsInstance( o, getAnyClass( runtime ).get() ) ) in pyObject2Any()

Completed in 21 milliseconds