Home
last modified time | relevance | path

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

/aoo4110/main/jurt/com/sun/star/lib/uno/bridges/java_remote/
H A DProxyFactory.java125 } else if (method.equals(METHOD_GET_OID)) { in invoke()
169 private static final Method METHOD_GET_OID; field in ProxyFactory
180 METHOD_GET_OID = IQueryInterface.class.getMethod("getOid", null);

Completed in 6 milliseconds