summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-09-05 16:43:04 +0000
committerKurt Zenker <kz@openoffice.org>2007-09-05 16:43:04 +0000
commit34b29b9462557ddb81e2ecd98498abdb21e19c9e (patch)
treebf803a794a6d6740812d8feb1ad211f3ad55838a /svx
parentfeb1db85b2c9638deb2bec0b3788a6e953a19863 (diff)
INTEGRATION: CWS ause083 (1.13.22); FILE MERGED
2007/07/17 10:30:31 hjs 1.13.22.1: #i79470# cleanup to survive pch
Diffstat (limited to 'svx')
-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>