Searched refs:tmp_interface (Results 1 – 1 of 1) sorted by relevance
834 Reference<XInterface> tmp_interface; in PyUNO_new() local836 targetInterface >>= tmp_interface; in PyUNO_new()837 if (!tmp_interface.is ()) in PyUNO_new()854 Reference<XInterface> tmp_interface; in PyUNO_new_UNCHECKED() local864 tmp_interface = ssf->createInstanceWithArguments (arguments); in PyUNO_new_UNCHECKED()865 Reference<XInvocation2> tmp_invocation (tmp_interface, UNO_QUERY); in PyUNO_new_UNCHECKED()
Completed in 8 milliseconds