Home
last modified time | relevance | path

Searched refs:isProxy (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/binaryurp/source/
H A Dproxy.cxx133 bool Proxy::isProxy( in isProxy() function in binaryurp::Proxy
139 static_cast< Proxy * >(object.m_pUnoI)->isProxy(bridge, oid); in isProxy()
244 bool Proxy::isProxy( in isProxy() function in binaryurp::Proxy
H A Dproxy.hxx65 static bool isProxy(
77 bool isProxy(rtl::Reference< Bridge > const & bridge, rtl::OUString * oid)
H A Dbridge.cxx369 if (!Proxy::isProxy(this, object, &oid)) { in registerOutgoingInterface()
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/java/
H A Djava_environment.java66 return (isProxy(object) ? proxies : localObjects).register( in registerInterface()
299 private boolean isProxy(Object object) { in isProxy() method in java_environment
/aoo42x/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/bridges/java_remote/
H A DProxyFactory.java56 public boolean isProxy(Object obj) { in isProxy() method in ProxyFactory
H A Djava_remote_bridge.java385 if (!proxyFactory.isProxy(object)) { in mapInterfaceTo()

Completed in 33 milliseconds