Home
last modified time | relevance | path

Searched defs:registerInterface (Results 1 – 4 of 4) sorted by relevance

/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/uno/
H A DIEnvironment.java98 Object registerInterface(Object object, String[] oid, Type type); in registerInterface() method
/trunk/main/jurt/java/jurt/src/main/java/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
/trunk/main/jurt/java/jurt/src/test/java/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
/trunk/main/jurt/java/jurt/src/main/java/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