Home
last modified time | relevance | path

Searched refs:PyUNO (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/pyuno/source/module/
H A Dpyuno.cxx67 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 …]
H A Dpyuno_runtime.cxx798 PyUNO * obj = (PyUNO*)struc.get(); in pyObject2Any()
811 PyUNO* o_pi; in pyObject2Any()
812 o_pi = (PyUNO*) o; in pyObject2Any()
H A Dpyuno_module.cxx265 PyUNO *me = (PyUNO*)PyUNO_new_UNCHECKED( IdlStruct, c->xInvocation ); in createUnoStructHelper()
H A Dpyuno_impl.hxx140 } PyUNO; typedef
/aoo41x/main/odk/pack/copying/
H A Didl_chapter_refs.txt6967 DESCR:AdvUNO - Example Python Bridge PyUNO

Completed in 96 milliseconds