Searched refs:m_javaI (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/bridges/source/jni_uno/ |
H A D | jni_uno2java.cxx | 426 jobject m_javaI; member 463 m_javaI = jni->NewGlobalRef( jo_iface ); in UNO_proxy() 566 jni->DeleteGlobalRef( that->m_javaI ); in UNO_proxy_free() 661 that->m_javaI, iface_td, in UNO_proxy_dispatch() 670 that->m_javaI, iface_td, attrib_td->nIndex, 0, in UNO_proxy_dispatch() 731 args[ 1 ].l = that->m_javaI; in UNO_proxy_dispatch() 806 that->m_javaI, iface_td, method_td->nIndex, 0, in UNO_proxy_dispatch()
|
Completed in 20 milliseconds