Searched defs:oId (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/jurt/test/com/sun/star/lib/uno/protocols/urp/ |
H A D | Protocol_Test.java | 53 String oId = (String)iBridge.mapInterfaceTo(testObject, new Type(XInterface.class)); in test() local 66 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCall() 80 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithInParameter() 97 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithOutParameter() 118 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithInOutParameter() 142 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithResult() 161 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWhichRaisesException() 181 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWithIn_Out_InOut_Paramters_and_result() 213 Endpoint iSender, Endpoint iReceiver, String oId) throws Exception in testCallWhichReturnsAny()
|
H A D | TestBridge.java | 52 public Object registerInterface(Object object, String oId[], Type type) { in registerInterface() 56 public void revokeInterface(String oId, Type type) { in revokeInterface()
|
/aoo41x/main/cli_ure/source/uno_bridge/ |
H A D | cli_environment.cxx | 143 System::String* oId= 0; in getObjectIdentifier() local
|
/aoo41x/main/jurt/com/sun/star/lib/uno/bridges/java_remote/ |
H A D | java_remote_bridge.java | 415 public Object mapInterfaceFrom(Object oId, Type type) { in mapInterfaceFrom()
|
/aoo41x/main/sal/qa/osl/mutex/ |
H A D | osl_Mutex.cxx | 195 oslThreadIdentifier oId = getIdentifier( ); in run() local
|
/aoo41x/main/sal/qa/osl/process/ |
H A D | osl_Thread.cxx | 1717 oslThreadIdentifier oId; in getCurrentIdentifier_001() local
|
Completed in 47 milliseconds