Home
last modified time | relevance | path

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

/aoo42x/main/cppu/source/helper/purpenv/
H A Dhelper_purpenv_Environment.cxx340 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()
478uno_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 Dhelper_purpenv_Proxy.cxx243uno_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 Dhelper_purpenv_Mapping.cxx166 uno_Environment_invoke(m_from.get(), s_getIdentifier_v, m_from.get(), &pOId, pUnoI); in mapInterface()
/aoo42x/main/bridges/source/cpp_uno/shared/
H A Dcomponent.cxx156uno_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()
/aoo42x/main/cppu/inc/uno/
H A Denvironment.h353 void SAL_CALL uno_Environment_invoke (uno_Environment * pEnv, uno_EnvCallee * pCallee, ...)
/aoo42x/main/cppu/util/
H A Dcppu.map138 uno_Environment_invoke;
/aoo42x/main/cppu/source/uno/
H A DEnvStack.cxx310 extern "C" void SAL_CALL uno_Environment_invoke(uno_Environment * pEnv, uno_EnvCallee * pCallee, ..… in uno_Environment_invoke() function
H A Dlbenv.cxx452 uno_Environment_invoke(&pEnv->aBase, s_stub_defenv_revokeInterface, pEnv, pInterface); in defenv_revokeInterface()

Completed in 33 milliseconds