summaryrefslogtreecommitdiff
path: root/svx/source/dialog/insdlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/insdlg.cxx')
-rw-r--r--svx/source/dialog/insdlg.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/dialog/insdlg.cxx b/svx/source/dialog/insdlg.cxx
index cf1040432f23..ba3eb8e10a36 100644
--- a/svx/source/dialog/insdlg.cxx
+++ b/svx/source/dialog/insdlg.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: insdlg.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 17:17:03 $
+ * last change: $Author: kz $ $Date: 2007-09-05 17:43:04 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -114,9 +114,9 @@
using namespace ::com::sun::star;
using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::uno;
-using namespace ::rtl;
using namespace ::com::sun::star::container;
using namespace ::com::sun::star::ui::dialogs;
+using ::rtl::OUString;
#define _SVSTDARR_STRINGSDTOR
#include <svtools/svstdarr.hxx>