Home
last modified time | relevance | path

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

/trunk/main/pyuno/source/module/
H A Dpyuno_runtime.cxx619 static Sequence< Type > invokeGetTypes( const Runtime & r , PyObject * o ) in invokeGetTypes() function
842 Sequence< Type > interfaces = invokeGetTypes( *this, o ); in pyObject2Any()