Home
last modified time | relevance | path

Searched refs:registerInterface (Results 1 – 21 of 21) sorted by relevance

/aoo4110/main/jurt/test/com/sun/star/lib/uno/environments/java/
H A Djava_environment_Test.java45 Object obj2 = env.registerInterface(obj, oid, in test()
47 Object obj3 = env.registerInterface(obj, oid, in test()
/aoo4110/main/cli_ure/source/uno_bridge/
H A Dcli_environment.h70 Object* registerInterface(Object* obj, System::String* oid);
75 Object* registerInterface(Object* obj, System::String* oid, System::Type* type);
H A Dcli_environment.cxx65 System::Object* Cli_environment::registerInterface( in registerInterface() function in cli_uno::Cli_environment
77 System::Object* Cli_environment::registerInterface ( in registerInterface() function in cli_uno::Cli_environment
H A Dcli_proxy.cxx164 CliEnvHolder::g_cli_env->registerInterface(proxy, mapUnoString(oid.pData)); in create()
196 (*m_bridge->m_uno_env->registerInterface)( in addUnoInterface()
900 CliEnvHolder::g_cli_env->registerInterface(cliI, mapUnoString(ousOid.pData), in create()
/aoo4110/main/bridges/inc/bridges/cpp_uno/
H A Dbridge.hxx139 (*pBridge->pUnoEnv->registerInterface)( in cppu_cppInterfaceProxy()
256 (*pBridge->pCppEnv->registerInterface)( in cppu_unoInterfaceProxy()
/aoo4110/main/jurt/com/sun/star/lib/uno/bridges/java_remote/
H A Djava_remote_bridge.java384 object = _java_environment.registerInterface(object, oid, type); in mapInterfaceTo()
424 object = _java_environment.registerInterface( in mapInterfaceFrom()
/aoo4110/main/ridljar/com/sun/star/uno/
H A DIEnvironment.java98 Object registerInterface(Object object, String[] oid, Type type); in registerInterface() method
/aoo4110/main/jurt/com/sun/star/lib/uno/environments/remote/
H A Dremote_environment.java42 public Object registerInterface(Object object, String[] oid, Type type) { in registerInterface() method in remote_environment
/aoo4110/main/jurt/test/com/sun/star/lib/uno/protocols/urp/
H A DTestBridge.java52 public Object registerInterface(Object object, String oId[], Type type) { in registerInterface() method in TestBridge.MyEnv
/aoo4110/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DProxyProvider.java67 retVal= env.registerInterface(aProxy, arOid, type); in createProxy()
/aoo4110/main/bridges/source/cpp_uno/shared/
H A Dunointerfaceproxy.cxx125 (*pBridge->getCppEnv()->registerInterface)( in UnoInterfaceProxy()
H A Dcppinterfaceproxy.cxx175 (*pBridge->getUnoEnv()->registerInterface)( in CppInterfaceProxy()
/aoo4110/main/cppu/inc/uno/
H A Denvironment.h152 void (SAL_CALL * registerInterface)(
/aoo4110/main/bridges/source/jni_uno/java/com/sun/star/bridges/jni_uno/
H A DJNI_proxy.java120 return java_env.registerInterface( proxy, new String [] { oid }, type ); in create()
/aoo4110/main/jurt/com/sun/star/lib/uno/environments/java/
H A Djava_environment.java62 public Object registerInterface(Object object, String[] oid, Type type) { in registerInterface() method in java_environment
/aoo4110/main/jurt/test/com/sun/star/lib/uno/bridges/java_remote/
H A Djava_remote_bridge_Test.java122 bridgeA.getSourceEnvironment().registerInterface( in testLifeCycle()
/aoo4110/main/testtools/source/performance/
H A Dpseudo.cxx138 (*pPseudoMapping->pFrom->registerInterface)( in pseudo_unoInterfaceProxy()
/aoo4110/main/cppu/source/helper/purpenv/
H A Dhelper_purpenv_Proxy.cxx210 pEnv->registerInterface(pEnv, reinterpret_cast<void **>(&pUnoI), pOid, pTypeDescr); in s_acquireAndRegister_v()
/aoo4110/main/bridges/source/jni_uno/
H A Djni_java2uno.cxx66 (*m_uno_env->registerInterface)( in map_to_java()
/aoo4110/main/binaryurp/source/
H A Dbridge.cxx389 binaryUno_.get()->pExtEnv->registerInterface( in registerOutgoingInterface()
/aoo4110/main/cppu/source/uno/
H A Dlbenv.cxx645 uno_ExtEnvironment::registerInterface = defenv_registerInterface; in uno_DefaultEnvironment()

Completed in 92 milliseconds