summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlexp.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-03-12 11:38:45 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-03-12 11:38:45 +0000
commite803bb0a46084d472b43fe7c1ac69e356266b32d (patch)
treec24ca656e49282f3718a248e7a650a93efb15b4e /sw/source/filter/xml/xmlexp.cxx
parent102c6b3b37939650d3a7b557bb8d1c237d8920b7 (diff)
INTEGRATION: CWS impresstables2 (1.86.20); FILE MERGED
2007/12/01 19:22:17 cl 1.86.20.3: RESYNC: (1.87-1.88); FILE MERGED 2007/10/11 23:30:36 cl 1.86.20.2: RESYNC: (1.86-1.87); FILE MERGED 2007/10/11 14:05:05 cl 1.86.20.1: #i68103# fixed namespace issues
Diffstat (limited to 'sw/source/filter/xml/xmlexp.cxx')
-rw-r--r--sw/source/filter/xml/xmlexp.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/filter/xml/xmlexp.cxx b/sw/source/filter/xml/xmlexp.cxx
index fb5d7d86ca0b..339983ee845a 100644
--- a/sw/source/filter/xml/xmlexp.cxx
+++ b/sw/source/filter/xml/xmlexp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmlexp.cxx,v $
*
- * $Revision: 1.88 $
+ * $Revision: 1.89 $
*
- * last change: $Author: rt $ $Date: 2007-11-12 16:29:15 $
+ * last change: $Author: rt $ $Date: 2008-03-12 12:38:45 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -160,7 +160,7 @@
#endif
// <--
-using namespace ::rtl;
+using ::rtl::OUString;
using namespace ::com::sun::star;
using namespace ::com::sun::star::frame;
using namespace ::com::sun::star::lang;