LibreOffice Module bridges (master) 1
|
#include <sal/config.h>
#include <cassert>
#include "jni_bridge.h"
#include <com/sun/star/uno/RuntimeException.hpp>
#include <jvmaccess/unovirtualmachine.hxx>
#include <rtl/string.hxx>
#include <rtl/strbuf.hxx>
#include <rtl/ustrbuf.hxx>
#include <uno/lbnames.h>
Go to the source code of this file.
Namespaces | |
namespace | jni_uno |
Functions | |
SAL_JNI_EXPORT void JNICALL | Java_com_sun_star_bridges_jni_1uno_JNI_1info_1holder_finalize__J (JNIEnv *jni_env, SAL_UNUSED_PARAMETER jobject, jlong jni_info_handle) SAL_THROW_EXTERN_C() |
SAL_JNI_EXPORT void JNICALL Java_com_sun_star_bridges_jni_1uno_JNI_1info_1holder_finalize__J | ( | JNIEnv * | jni_env, |
SAL_UNUSED_PARAMETER | jobject, | ||
jlong | jni_info_handle | ||
) |
Definition at line 967 of file jni_info.cxx.
References jni_uno::JNI_info::destroy(), and SAL_THROW_EXTERN_C.