Home
last modified time | relevance | path

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

/aoo42x/main/pyuno/source/module/
H A Dpyuno_impl.hxx181 PyObject *PyUNO_invoke( PyObject *object, const char *name , PyObject *args );
H A Dpyuno_module.cxx620 ret = PyUNO_invoke( object, name , PyTuple_GetItem( args, 2 ) ); in invoke()
H A Dpyuno.cxx337 PyObject *PyUNO_invoke( PyObject *object, const char *name , PyObject *args ) in PyUNO_invoke() function

Completed in 25 milliseconds