Home
last modified time | relevance | path

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

/trunk/main/pyuno/source/module/
H A Dpyuno.cxx756 Reference<XInvocation2> tmp_invocation (tmp_interface, UNO_QUERY); in PyUNO_new_UNCHECKED() local
757 self->members->xInvocation = tmp_invocation; in PyUNO_new_UNCHECKED()