Kaydet (Commit) 95738ed3 authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS jl15 (1.7.2); FILE MERGED

2004/11/26 13:02:45 jl 1.7.2.1: #i36957# the directory for the user data is now created according to the bootstrap parameter UNO_JAVA_JFW_USER_DATA
üst 7eac4143
......@@ -2,9 +2,9 @@
*
* $RCSfile: elements.hxx,v $
*
* $Revision: 1.7 $
* $Revision: 1.8 $
*
* last change: $Author: hr $ $Date: 2004-11-09 14:00:06 $
* last change: $Author: kz $ $Date: 2004-12-16 11:47:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -79,13 +79,6 @@ xmlNode* findChildNode(const xmlNode * pParent, const xmlChar* pName);
*/
rtl::OString getElementUpdated();
/** 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment