Searched refs:PyUNO (Results 1 – 5 of 5) sorted by relevance
67 PyUNO* me = reinterpret_cast< PyUNO* > (self); in PyUNO_del()315 PyUNO *me = (PyUNO * ) self; in PyUNO_repr()347 PyUNO* me = (PyUNO*) object; in PyUNO_invoke()412 PyUNO *me = ( PyUNO * ) self; in PyUNO_str()451 PyUNO* me; in PyUNO_getattr()569 PyUNO* me; in PyUNO_setattr()620 PyUNO* me; in PyUNO_dir()653 PyUNO *me = reinterpret_cast< PyUNO*> ( self ); in PyUNO_richcompare()722 PyUNO *me = reinterpret_cast< PyUNO*> ( self ); in PyUNO_cmp()723 PyUNO *other = reinterpret_cast< PyUNO *> (that ); in PyUNO_cmp()[all …]
798 PyUNO * obj = (PyUNO*)struc.get(); in pyObject2Any()811 PyUNO* o_pi; in pyObject2Any()812 o_pi = (PyUNO*) o; in pyObject2Any()
265 PyUNO *me = (PyUNO*)PyUNO_new_UNCHECKED( IdlStruct, c->xInvocation ); in createUnoStructHelper()
140 } PyUNO; typedef
6967 DESCR:AdvUNO - Example Python Bridge PyUNO
Completed in 64 milliseconds