Home
last modified time | relevance | path

Searched refs:ProxyFactory (Results 1 – 14 of 14) sorted by relevance

/aoo4110/main/jurt/test/com/sun/star/lib/uno/bridges/java_remote/
H A DBridgedObject_Test.java45 ProxyFactory factory1 = new ProxyFactory(handler, bridge1); in test()
47 ProxyFactory factory2 = new ProxyFactory(handler, bridge2); in test()
H A Djava_remote_bridge_Test.java151 assure("proxy count", ProxyFactory.getDebugCount() == 2 * COUNT); in testLifeCycle()
167 assure("proxy count", ProxyFactory.getDebugCount() == 0); in testLifeCycle()
176 assure("Zero proxy count", ProxyFactory.getDebugCount() == 0); in testLifeCycle()
H A DProxyFactory_Test.java49 Object proxy = new ProxyFactory(handler, null).create("TestOID", type); in testQueryInterface()
56 Object proxy = new ProxyFactory(handler, null).create( in testExceptionHandling()
/aoo4110/main/jurt/com/sun/star/lib/uno/bridges/java_remote/
H A DProxyFactory.java42 final class ProxyFactory { class
43 public ProxyFactory(RequestHandler requestHandler, XBridge bridge) { in ProxyFactory() method in ProxyFactory
100 public boolean matches(ProxyFactory factory) { in matches()
101 return ProxyFactory.this == factory; in matches()
H A Djava_remote_bridge.java340 proxyFactory = new ProxyFactory(this, this); in java_remote_bridge()
704 private final ProxyFactory proxyFactory;
H A DBridgedObject.java41 return ProxyFactory.getBridge(obj); in getBridge()
H A Dmakefile.mk34 ProxyFactory.java \
/aoo4110/main/qadevOOo/objdsc/proxyfac.uno/
H A Dcom.sun.star.comp.stoc.ProxyFactory.csv1 "ProxyFactory";"com::sun::star::reflection::XProxyFactory";"createProxy()"
/aoo4110/main/qadevOOo/objdsc/proxyfac/
H A Dcom.sun.star.comp.stoc.ProxyFactory.csv1 "ProxyFactory";"com::sun::star::reflection::XProxyFactory";"createProxy()"
/aoo4110/main/qadevOOo/tests/java/mod/_proxyfac.uno/
H A DProxyFactory.java48 public class ProxyFactory extends TestCase { class
/aoo4110/main/qadevOOo/tests/java/mod/_proxyfac/
H A DProxyFactory.java50 public class ProxyFactory extends TestCase { class
/aoo4110/main/udkapi/com/sun/star/reflection/
H A Dmakefile.mk45 ProxyFactory.idl\
H A DProxyFactory.idl55 published service ProxyFactory
/aoo4110/main/framework/qa/complex/api_internal/
H A Dapi.lst65 job66=proxyfac.uno.ProxyFactory

Completed in 57 milliseconds