Home
last modified time | relevance | path

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

/aoo42x/main/pyuno/source/module/
H A Dpyuno.cxx834 Reference<XInterface> tmp_interface; in PyUNO_new() local
836 targetInterface >>= tmp_interface; in PyUNO_new()
837 if (!tmp_interface.is ()) in PyUNO_new()
854 Reference<XInterface> tmp_interface; in PyUNO_new_UNCHECKED() local
864 tmp_interface = ssf->createInstanceWithArguments (arguments); in PyUNO_new_UNCHECKED()
865 Reference<XInvocation2> tmp_invocation (tmp_interface, UNO_QUERY); in PyUNO_new_UNCHECKED()

Completed in 118 milliseconds