Searched refs:tmp_interface (Results 1 – 1 of 1) sorted by relevance
725 Reference<XInterface> tmp_interface; in PyUNO_new() local727 targetInterface >>= tmp_interface; in PyUNO_new()728 if (!tmp_interface.is ()) in PyUNO_new()745 Reference<XInterface> tmp_interface; in PyUNO_new_UNCHECKED() local755 tmp_interface = ssf->createInstanceWithArguments (arguments); in PyUNO_new_UNCHECKED()756 Reference<XInvocation2> tmp_invocation (tmp_interface, UNO_QUERY); in PyUNO_new_UNCHECKED()