summaryrefslogtreecommitdiff
path: root/configmgr/source/api2/elementaccess.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/api2/elementaccess.hxx')
-rw-r--r--configmgr/source/api2/elementaccess.hxx9
1 files changed, 3 insertions, 6 deletions
diff --git a/configmgr/source/api2/elementaccess.hxx b/configmgr/source/api2/elementaccess.hxx
index 0667dcf50e..6a9f11a0f5 100644
--- a/configmgr/source/api2/elementaccess.hxx
+++ b/configmgr/source/api2/elementaccess.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: elementaccess.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: jb $ $Date: 2001-02-05 10:05:51 $
+ * last change: $Author: hr $ $Date: 2003-03-19 16:18:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -100,15 +100,12 @@
#include <cppuhelper/implbase6.hxx>
#endif
-#ifndef CONFIGMGR_APITYPES_HXX_
-#include "apitypes.hxx"
-#endif
-
namespace configmgr
{
//-----------------------------------------------------------------------------
namespace css = ::com::sun::star;
namespace uno = ::com::sun::star::uno;
+ using rtl::OUString;
//-----------------------------------------------------------------------------
namespace configapi