Searched refs:PyUNO_new (Results 1 – 3 of 3) sorted by relevance
116 PyObject* PyUNO_new(
722 PyObject* PyUNO_new ( in PyUNO_new() function
604 return PyRef( PyUNO_new (a, getImpl()->cargo->xInvocation), SAL_NO_ACQUIRE ); in any2PyObject()