Searched refs:PyUNO_callable (Results 1 – 1 of 1) sorted by relevance
55 } PyUNO_callable; typedef59 PyUNO_callable* me; in PyUNO_callable_del()61 me = (PyUNO_callable*) self; in PyUNO_callable_del()70 PyUNO_callable* me; in PyUNO_callable_call()80 me = (PyUNO_callable*) self; in PyUNO_callable_call()194 sizeof (PyUNO_callable),252 PyUNO_callable* self; in PyUNO_callable_new()254 self = PyObject_New (PyUNO_callable, &PyUNO_callable_Type); in PyUNO_callable_new()
Completed in 5 milliseconds