LibreOffice Module stoc (master) 1
|
#include <vector>
#include <rtl/ustring.hxx>
#include <jni.h>
Go to the source code of this file.
Classes | |
class | stoc_javavm::JVM |
Namespaces | |
namespace | stoc_javavm |
Typedefs | |
typedef jint JNICALL | JNI_InitArgs_Type(void *) |
typedef jint JNICALL | JNI_CreateVM_Type(JavaVM **, JNIEnv **, void *) |
typedef jint JNICALL JNI_CreateVM_Type(JavaVM **, JNIEnv **, void *) |
Definition at line 39 of file jvmargs.hxx.
typedef jint JNICALL JNI_InitArgs_Type(void *) |
Definition at line 38 of file jvmargs.hxx.