summaryrefslogtreecommitdiff
path: root/stoc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-01 08:03:47 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-01 08:03:47 +0000
commitbb6300fd0202813c750b76fc5e17044e698adc55 (patch)
tree649f02982f4cc1291a4d596ff674432e59af2346 /stoc
parent5b4f0d876f2164575f27fd52c9edf5573d970478 (diff)
INTEGRATION: CWS jl6 (1.3.96); FILE MERGED
2004/02/19 09:47:18 jl 1.3.96.1: #1150008#
Diffstat (limited to 'stoc')
-rw-r--r--stoc/source/javavm/javavm.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/stoc/source/javavm/javavm.hxx b/stoc/source/javavm/javavm.hxx
index 24732f20d..e5e12af95 100644
--- a/stoc/source/javavm/javavm.hxx
+++ b/stoc/source/javavm/javavm.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: javavm.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: sb $ $Date: 2002-12-06 10:48:58 $
+ * last change: $Author: obo $ $Date: 2004-06-01 09:03:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -90,6 +90,8 @@ namespace jvmaccess { class VirtualMachine; }
namespace stoc_javavm {
+bool configureJava(const com::sun::star::uno::Reference<
+ com::sun::star::uno::XComponentContext>& xContext);
// The MS compiler needs a typedef here, so the JavaVirtualMachine ctor can call
// its base class ctor:
typedef