Searched refs:uno_Environment_invoke (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/cppu/source/helper/purpenv/ |
H A D | helper_purpenv_Environment.cxx | 340 uno_Environment_invoke(m_pEnv, in registerProxyInterface() 362 uno_Environment_invoke(m_pEnv, in revokeInterface() 383 uno_Environment_invoke(m_pEnv, in getObjectIdentifier() 408 uno_Environment_invoke(m_pEnv, in getRegisteredInterface() 434 uno_Environment_invoke(m_pEnv, in getRegisteredInterfaces() 457 uno_Environment_invoke(m_pEnv, in computeObjectIdentifier() 478 …uno_Environment_invoke(m_pEnv, s_acquireInterface_v, m_pEnv->pExtEnv, pInterface, m_env_acquireInt… in acquireInterface() 494 uno_Environment_invoke(m_pEnv, in releaseInterface()
|
H A D | helper_purpenv_Proxy.cxx | 243 …uno_Environment_invoke(m_to.get(), s_acquireAndRegister_v, m_pUnoI, rOId.pData, pTypeDescr, m_to.g… in Proxy() 264 uno_Environment_invoke(m_to.get(), s_releaseAndRevoke_v, m_to.get(), m_pUnoI); in ~Proxy() 456 uno_Environment_invoke(m_to.get(), s_dispatcher_v, m_pUnoI, pMemberType, ret, args, &exc); in dispatch() 476 uno_Environment_invoke(m_to.get(), s_type_destructData_v, args[nPos], param.pTypeRef, 0); in dispatch() 486 uno_Environment_invoke(m_to.get(), s_type_destructData_v, ret, pReturnTypeRef, 0); in dispatch() 500 uno_Environment_invoke(m_to.get(), s_type_destructData_v, args[nPos], param.pTypeRef, 0); in dispatch()
|
H A D | helper_purpenv_Mapping.cxx | 166 uno_Environment_invoke(m_from.get(), s_getIdentifier_v, m_from.get(), &pOId, pUnoI); in mapInterface()
|
/aoo41x/main/bridges/source/cpp_uno/shared/ |
H A D | component.cxx | 156 …uno_Environment_invoke(&pExtEnv->aBase, s_stub_computeObjectIdentifier, pExtEnv, ppOId, pInterface… in computeObjectIdentifier() 171 uno_Environment_invoke(&pExtEnv->aBase, s_stub_acquireInterface, pExtEnv, pCppI); in acquireInterface() 186 uno_Environment_invoke(&pExtEnv->aBase, s_stub_releaseInterface, pExtEnv, pCppI); in releaseInterface()
|
/aoo41x/main/cppu/inc/uno/ |
H A D | environment.h | 353 void SAL_CALL uno_Environment_invoke (uno_Environment * pEnv, uno_EnvCallee * pCallee, ...)
|
/aoo41x/main/cppu/util/ |
H A D | cppu.map | 138 uno_Environment_invoke;
|
/aoo41x/main/cppu/source/uno/ |
H A D | EnvStack.cxx | 310 extern "C" void SAL_CALL uno_Environment_invoke(uno_Environment * pEnv, uno_EnvCallee * pCallee, ..… in uno_Environment_invoke() function
|
H A D | lbenv.cxx | 452 uno_Environment_invoke(&pEnv->aBase, s_stub_defenv_revokeInterface, pEnv, pInterface); in defenv_revokeInterface()
|
Completed in 40 milliseconds