Home
last modified time | relevance | path

Searched defs:PyObject (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/pyuno/source/module/
H A Dpyuno_module.cxx139 static PyObject* getComponentContext (PyObject*, PyObject*) in getComponentContext() argument
242 static PyObject *createUnoStructHelper(PyObject *, PyObject* args ) in createUnoStructHelper() argument
331 static PyObject *getTypeByName( PyObject *, PyObject *args ) in getTypeByName() argument
364 static PyObject *getConstantByName( PyObject *, PyObject *args ) in getConstantByName() argument
412 static PyObject *checkType( PyObject *, PyObject *args ) in checkType() argument
436 static PyObject *checkEnum( PyObject *, PyObject *args ) in checkEnum() argument
460 static PyObject *getClass( PyObject *, PyObject *args ) in getClass() argument
484 static PyObject *isInterface( PyObject *, PyObject *args ) in isInterface() argument
505 static PyObject * generateUuid( PyObject *, PyObject * ) in generateUuid() argument
522 static PyObject *systemPathToFileUrl( PyObject *, PyObject * args ) in systemPathToFileUrl() argument
[all …]
H A Dpyuno_callable.cxx68 PyObject* PyUNO_callable_call (PyObject* self, PyObject* args, PyObject*) in PyUNO_callable_call() argument