summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/xmlscript.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-03-12 11:42:19 +0000
committerRüdiger Timm <rt@openoffice.org>2008-03-12 11:42:19 +0000
commitfb4d2d99c13ec87e9a178fabd291a95d4de7e8da (patch)
treeeed0f7722bee6954af938ba03b100e167c1a67d6 /sw/source/filter/xml/xmlscript.cxx
parent56cbf1a410bf7945b77b252adf2b0f4a96e577d8 (diff)
INTEGRATION: CWS impresstables2 (1.6.400); FILE MERGED
2008/03/11 19:18:37 cl 1.6.400.3: RESYNC: (1.7-1.8); FILE MERGED 2007/10/11 23:32:27 cl 1.6.400.2: RESYNC: (1.6-1.7); FILE MERGED 2007/10/11 14:08:35 cl 1.6.400.1: #i68103# fixed namespace issues
Diffstat (limited to 'sw/source/filter/xml/xmlscript.cxx')
-rw-r--r--sw/source/filter/xml/xmlscript.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/filter/xml/xmlscript.cxx b/sw/source/filter/xml/xmlscript.cxx
index c103cfd6aed9..f68829853bec 100644
--- a/sw/source/filter/xml/xmlscript.cxx
+++ b/sw/source/filter/xml/xmlscript.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmlscript.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: obo $ $Date: 2008-02-26 14:22:17 $
+ * last change: $Author: rt $ $Date: 2008-03-12 12:42:19 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -55,7 +55,7 @@
#include "xmlexp.hxx"
#endif
-using namespace ::rtl;
+using ::rtl::OUString;
using namespace ::com::sun::star;
// ---------------------------------------------------------------------