Searched defs:jo_exc (Results 1 – 3 of 3) sorted by relevance
70 JLocalAutoRef const & jo_exc, uno_Any * uno_exc ) const in handle_java_exc()313 JLocalAutoRef jo_exc( jni, jni->ExceptionOccurred() ); in call_java() local741 JLocalAutoRef jo_exc( jni, jni->ExceptionOccurred() ); in UNO_proxy_dispatch() local
294 JLocalAutoRef jo_exc( *this, m_env->ExceptionOccurred() ); in java_exc_occured() local
135 JLocalAutoRef jo_exc( jni, java_exc.l ); in handle_uno_exc() local
Completed in 30 milliseconds