Searched refs:retIface (Results 1 – 1 of 1) sorted by relevance
122 uno_Interface* retIface = NULL; in map_cli2uno() local127 m_uno_env->getRegisteredInterface(m_uno_env, (void**) &retIface, ousOid.pData, in map_cli2uno()129 if ( ! retIface) in map_cli2uno()134 m_uno_env->getRegisteredInterface(m_uno_env, (void**) &retIface, ousOid.pData, in map_cli2uno()136 if ( ! retIface) in map_cli2uno()138 retIface = CliProxy::create((Bridge*)this, cliObj, pTD, ousOid); in map_cli2uno()146 return retIface; in map_cli2uno()
Completed in 21 milliseconds