summaryrefslogtreecommitdiff
path: root/jvmaccess
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-03-12 09:43:25 +0000
committerOliver Bolte <obo@openoffice.org>2007-03-12 09:43:25 +0000
commita31308086b90c00974a9d6a2915e3576fa119ffe (patch)
tree121dbe5c413079d986c1a703440c6dcecd37fe6f /jvmaccess
parent6cc2af4ee420216e3b155f53046a58729536c536 (diff)
INTEGRATION: CWS sb36 (1.7.4); FILE MERGED
2005/09/21 12:13:21 sb 1.7.4.2: RESYNC: (1.7-1.9); FILE MERGED 2005/07/14 14:56:41 sb 1.7.4.1: #i51803# New jvmaccess::ClassPath: helper functions for class path handling.
Diffstat (limited to 'jvmaccess')
-rw-r--r--jvmaccess/util/cc5_solaris_sparc.map11
1 files changed, 9 insertions, 2 deletions
diff --git a/jvmaccess/util/cc5_solaris_sparc.map b/jvmaccess/util/cc5_solaris_sparc.map
index 94d12a4bd9e3..88e65f9936a5 100644
--- a/jvmaccess/util/cc5_solaris_sparc.map
+++ b/jvmaccess/util/cc5_solaris_sparc.map
@@ -4,9 +4,9 @@
#
# $RCSfile: cc5_solaris_sparc.map,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: rt $ $Date: 2005-09-07 19:23:31 $
+# last change: $Author: obo $ $Date: 2007-03-12 10:43:25 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -80,3 +80,10 @@ UDK_3.3 {
__1cJjvmaccessRUnoVirtualMachineRgetVirtualMachine6kM_nDrtlJReference4n0AOVirtualMachine____; # jvmaccess::UnoVirtualMachine::getVirtualMachine() const
__1cJjvmaccessRUnoVirtualMachineOgetClassLoader6kM_pv_; # jvmaccess::UnoVirtualMachine::getClassLoader() const
} UDK_3.2;
+
+UDK_3.4 {
+ global:
+ # jvmaccess/classpath.hxx:
+ __1cJjvmaccessJClassPathLdoLoadClass6FrknDcomDsunEstarDunoJReference4n0FRXComponentContext___pnHJNIEnv__rknDrtlIOUString_9F_pv_; # jvmaccess::ClassPath::doLoadClass(com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext > const &, JNIEnv *, rtl::OUString const &, rtl::OUString const &)
+ __1cJjvmaccessJClassPathRdoTranslateToUrls6FrknDcomDsunEstarDunoJReference4n0FRXComponentContext___pnHJNIEnv__rknDrtlIOUString__pv_; # jvmaccess::ClassPath::doTranslateToUrls(com::sun::star::uno::Reference< com::sun::star::uno::XComponentContext > const &, JNIEnv *, rtl::OUString const &)
+} UDK_3.3;