Home
last modified time | relevance | path

Searched refs:getObjectIdentifier (Results 1 – 15 of 15) sorted by relevance

/aoo4110/main/cppu/source/helper/purpenv/
H A Dhelper_purpenv_Environment.cxx95 void getObjectIdentifier (void * pInterface,
190 pBase->getObjectIdentifier(pInterface, reinterpret_cast<rtl::OUString *>(ppOId)); in s_getObjectIdentifier()
242 m_env_getObjectIdentifier (pEnv->pExtEnv->getObjectIdentifier), in Base()
263 pEnv->pExtEnv->getObjectIdentifier = s_getObjectIdentifier; in Base()
381 void Base::getObjectIdentifier(void * pInterface, rtl::OUString * pOid) in getObjectIdentifier() function in Base
H A Dhelper_purpenv_Mapping.cxx113 pEnv->getObjectIdentifier(pEnv, ppOid, pUnoI); in s_getIdentifier_v()
/aoo4110/main/bridges/source/cpp_uno/shared/
H A Dbridge.cxx78 (*pBridge->pCppEnv->getObjectIdentifier)( in cpp2unoMapping()
124 (*pBridge->pUnoEnv->getObjectIdentifier)( in uno2cppMapping()
/aoo4110/main/bridges/inc/bridges/cpp_uno/
H A Dbridge.hxx74 (*pBridge->pUnoEnv->getObjectIdentifier)( pBridge->pUnoEnv, &pOId, pUnoI ); in cppu_Mapping_uno2cpp()
216 (*pBridge->pCppEnv->getObjectIdentifier)( pBridge->pCppEnv, &pOId, pCppI ); in cppu_Mapping_cpp2uno()
/aoo4110/main/cli_ure/source/uno_bridge/
H A Dcli_environment.h103 static System::String* getObjectIdentifier(Object* obj);
H A Dcli_environment.cxx141 System::String* Cli_environment::getObjectIdentifier(System::Object* obj) in getObjectIdentifier() function in cli_uno::Cli_environment
H A Dcli_data.cxx81 (*m_uno_env->getObjectIdentifier)( m_uno_env, &pOid, pUnoI ); in map_uno2cli()
124 System::String* ds_oid = CliEnvHolder::g_cli_env->getObjectIdentifier( cliObj); in map_cli2uno()
H A Dcli_proxy.cxx1090 CliEnvHolder::g_cli_env->getObjectIdentifier( in cli_proxy_dispatch()
/aoo4110/main/cppu/inc/uno/
H A Denvironment.h189 void (SAL_CALL * getObjectIdentifier)(
/aoo4110/main/testtools/source/performance/
H A Dpseudo.cxx164 (*static_cast< pseudo_Mapping * >( pMapping )->pFrom->getObjectIdentifier)( in pseudo_Mapping_mapInterface()
/aoo4110/main/cppuhelper/test/bootstrap/
H A Dbootstrap.test.cxx57 currentEnv.get()->pExtEnv->getObjectIdentifier(currentEnv.get()->pExtEnv, &pOId, pObject); in s_check_object_is_in()
/aoo4110/main/stoc/source/proxy_factory/
H A Dproxyfac.cxx353 (*cpp_env->getObjectIdentifier)( cpp_env, &oid.pData, xRoot.get() ); in queryAggregation()
/aoo4110/main/bridges/source/jni_uno/
H A Djni_java2uno.cxx49 (*m_uno_env->getObjectIdentifier)( m_uno_env, &pOid, pUnoI ); in map_to_java()
/aoo4110/main/binaryurp/source/
H A Dbridge.cxx370 binaryUno_.get()->pExtEnv->getObjectIdentifier( in registerOutgoingInterface()
/aoo4110/main/cppu/source/uno/
H A Dlbenv.cxx648 uno_ExtEnvironment::getObjectIdentifier = defenv_getObjectIdentifier; in uno_DefaultEnvironment()

Completed in 85 milliseconds