summaryrefslogtreecommitdiff
path: root/jvmfwk/plugins/sunmajor/pluginlib/sunjre.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-12-16 10:45:02 +0000
committerKurt Zenker <kz@openoffice.org>2004-12-16 10:45:02 +0000
commit7f57933b4dae8850a8b6d0208503918df898bbed (patch)
tree0eedd06c086c6049c64dc78d7d8bef2e36eea2d2 /jvmfwk/plugins/sunmajor/pluginlib/sunjre.hxx
parentad2916ee3210c42079906ecf0ccb3c8498b594ee (diff)
INTEGRATION: CWS jl15 (1.2.20); FILE MERGED
2004/11/24 12:39:42 jl 1.2.20.1: #i37225#
Diffstat (limited to 'jvmfwk/plugins/sunmajor/pluginlib/sunjre.hxx')
-rw-r--r--jvmfwk/plugins/sunmajor/pluginlib/sunjre.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/jvmfwk/plugins/sunmajor/pluginlib/sunjre.hxx b/jvmfwk/plugins/sunmajor/pluginlib/sunjre.hxx
index 8764d4d0b07f..d7e8e49ddeb6 100644
--- a/jvmfwk/plugins/sunmajor/pluginlib/sunjre.hxx
+++ b/jvmfwk/plugins/sunmajor/pluginlib/sunjre.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sunjre.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2004-07-23 11:52:03 $
+ * last change: $Author: kz $ $Date: 2004-12-16 11:45:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,6 +78,7 @@ public:
virtual char const* const* getRuntimePaths(int * size);
virtual char const* const* getLibraryPaths(int* size);
+ virtual int compareVersions(const rtl::OUString& sSecond) const;
};
}