summaryrefslogtreecommitdiff
path: root/configmgr/workben/local_io/simpletest.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/workben/local_io/simpletest.cxx')
-rw-r--r--configmgr/workben/local_io/simpletest.cxx19
1 files changed, 5 insertions, 14 deletions
diff --git a/configmgr/workben/local_io/simpletest.cxx b/configmgr/workben/local_io/simpletest.cxx
index 560b8b8bcd..bdd17a191a 100644
--- a/configmgr/workben/local_io/simpletest.cxx
+++ b/configmgr/workben/local_io/simpletest.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: simpletest.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: lla $ $Date: 2001-07-26 07:10:28 $
+ * last change: $Author: hr $ $Date: 2003-03-19 16:20:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -62,8 +62,6 @@
#include <memory>
#include <vector>
#include <stack>
-#include <map>
-#include <hash_map>
#ifndef _OSL_FILE_HXX_
#include<osl/file.hxx>
@@ -167,7 +165,7 @@
#include "xmltreebuilder.hxx"
-// #include "dataimport.hxx"
+#include "dataimport.hxx"
#include "createpropertyvalue.hxx"
@@ -196,7 +194,7 @@ using namespace ::com::sun::star::xml::sax;
using namespace ::com::sun::star::io;
using namespace rtl;
using namespace osl;
-using namespace std;
+
// -----------------------------------------------------------------------------
// ---------------------------------- defines ----------------------------------
// -----------------------------------------------------------------------------
@@ -298,7 +296,6 @@ namespace configmgr
#define ASCII_STRING(rtlOUString) rtl::OUStringToOString(rtlOUString, RTL_TEXTENCODING_ASCII_US).getStr()
static ::rtl::OUString sRegistry = ::rtl::OUString::createFromAscii("applicat.rdb");
-/*
void simpleTest()
{
uno::Reference< lang::XMultiServiceFactory > xMSF;
@@ -383,7 +380,7 @@ namespace configmgr
nRet = 5;
}
}
-*/
+
#include <osl/time.h>
#include <rtl/string.hxx>
@@ -824,12 +821,6 @@ void oslTest()
OSL_ENSURE(false, "FileB ist neuer als FileA");
}
-
- OUString aDirectory3(FileHelper::convertFilenameToFileURL(ASCII("F:/Täst/StarOffice6.0/share/config")));
-
- OUString aDirectory4(ASCII("file:///F:/T%EF%BF%A4st/StarOffice6.0/share/config"));
- osl::FileBase::RC eError = osl::Directory::create(aDirectory4);
-
/*
OUString aDirectory(FileHelper::convertFilenameToFileURL(ASCII("c:/temp/dies")));