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
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
572 static PyObject * absolutize( PyObject *, PyObject * args ) in absolutize() argument
601 static PyObject * invoke ( PyObject *, PyObject * args ) in invoke() argument
[all …]
H A Dpyuno_callable.cxx68 PyObject* PyUNO_callable_call (PyObject* self, PyObject* args, PyObject*) in PyUNO_callable_call() argument

Completed in 13 milliseconds