Searched refs:_aException (Results 1 – 2 of 2) sorted by relevance
344 void StorageContainer::throwJavaException(const Exception& _aException,JNIEnv * env) in throwJavaException() argument348 … ::rtl::OString cstr( ::rtl::OUStringToOString(_aException.Message, RTL_TEXTENCODING_JAVA_UTF8 ) ); in throwJavaException()
80 … static void throwJavaException(const ::com::sun::star::uno::Exception& _aException,JNIEnv * env);
Completed in 9 milliseconds