office-gobmx/javaunohelper
Tor Lillqvist 9a745cbf54 Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORT
Use it in the cases where I yesterday changed SAL_DLLPUBLIC_EXPORT to
JNIEXPORT. It turns out that on Linux JNIEXPORT does not enforce
"default" visibility, but expands to empty.

Change-Id: I033b3cf538715fb596e965e17f3da12fb987df63
2012-11-09 10:51:00 +02:00
..
com/sun/star
prj
source Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORT 2012-11-09 10:51:00 +02:00
test/com/sun/star
util
Jar_juh.mk
Library_juh.mk
Library_juhx.mk
Makefile
Module_javaunohelper.mk
README
Zip_juh.mk

Makes it easier to use UNO with Java.