Home
last modified time | relevance | path

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

/aoo4110/main/pyuno/source/module/
H A Dpyuno.cxx754 static PyTypeObject PyUNOType = variable
828 return PyRef( reinterpret_cast< PyObject * > ( &PyUNOType ) ); in getPyUnoClass()
856 self = PyObject_New (PyUNO, &PyUNOType); in PyUNO_new_UNCHECKED()

Completed in 79 milliseconds