summaryrefslogtreecommitdiff
path: root/jvmfwk/source/elements.hxx
diff options
context:
space:
mode:
authorJoachim Lingner <jl@openoffice.org>2004-05-05 09:14:01 +0000
committerJoachim Lingner <jl@openoffice.org>2004-05-05 09:14:01 +0000
commitde6af143cc13b0869e4a1bac236dde2b0b65abb2 (patch)
tree5a638b14096d61a4f65b2b9c1ee22dfa98c57a89 /jvmfwk/source/elements.hxx
parent5c9f658f138b328845bdd0d5e4f9cefe3a7a4737 (diff)
#i20052#
Diffstat (limited to 'jvmfwk/source/elements.hxx')
-rw-r--r--jvmfwk/source/elements.hxx11
1 files changed, 9 insertions, 2 deletions
diff --git a/jvmfwk/source/elements.hxx b/jvmfwk/source/elements.hxx
index 403e3b51e6b0..9a626491d2e6 100644
--- a/jvmfwk/source/elements.hxx
+++ b/jvmfwk/source/elements.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: elements.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: jl $ $Date: 2004-04-26 11:20:33 $
+ * last change: $Author: jl $ $Date: 2004-05-05 10:14:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -79,6 +79,13 @@ xmlNode* findChildNode(const xmlNode * pParent, const xmlChar* pName);
*/
javaFrameworkError getElementUpdated(rtl::OString & sValue);
+/** creates the user directory, if it does not exist already.
+
+ This is necessary, for tools, such as javaldx, run the java
+ configuration when the office is started for the first time.
+ Then the user directory may not be present yet.
+ */
+bool createUserDirectory();
/** creates the javasettings.xml in the users home directory.
If javasettings.xml does not exist then it creates the file