Home
last modified time | relevance | path

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

/AOO41X/main/bridges/source/jni_uno/java/com/sun/star/bridges/jni_uno/
H A DJNI_proxy.java43 protected static Class s_InvocationHandler [] = field in JNI_proxy
131 return proxy_class.getConstructor( s_InvocationHandler ); in get_proxy_ctor()