Searched refs:PyUNO_Type_new (Results 1 – 4 of 4) sorted by relevance
297 PyUNO_Type_new( typeName, tc, runtime ) ); in importToGlobal()414 PyObject* PyUNO_Type_new (const char *typeName , TypeClass t , const Runtime &r ) in PyUNO_Type_new() function
166 PyObject* PyUNO_Type_new (const char *typeName , com::sun::star::uno::TypeClass t , const Runtime &…
346 ret = PyUNO_Type_new( in getTypeByName()
495 PyUNO_Type_new ( in any2PyObject()
Completed in 25 milliseconds