summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLDetectiveContext.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-03-12 12:15:30 +0000
committerRüdiger Timm <rt@openoffice.org>2008-03-12 12:15:30 +0000
commit4db36ca480b7f92da354bb353bdb88d3c0a079ab (patch)
treef72a56702f7738e2cb043dceb3ce98b60bd67999 /sc/source/filter/xml/XMLDetectiveContext.cxx
parent97fc36c174e2de94a6eac0fce99061a94c343ba6 (diff)
INTEGRATION: CWS impresstables2 (1.15.58); FILE MERGED
2007/07/30 14:39:32 cl 1.15.58.1: fixed namespace errors
Diffstat (limited to 'sc/source/filter/xml/XMLDetectiveContext.cxx')
-rw-r--r--sc/source/filter/xml/XMLDetectiveContext.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/filter/xml/XMLDetectiveContext.cxx b/sc/source/filter/xml/XMLDetectiveContext.cxx
index 25b661a1a492..dd0b617f2ade 100644
--- a/sc/source/filter/xml/XMLDetectiveContext.cxx
+++ b/sc/source/filter/xml/XMLDetectiveContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLDetectiveContext.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: vg $ $Date: 2007-05-22 20:02:24 $
+ * last change: $Author: rt $ $Date: 2008-03-12 13:15:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -69,7 +69,7 @@
#include <algorithm>
-using namespace ::rtl;
+using ::rtl::OUString;
using namespace ::com::sun::star;
using namespace xmloff::token;