summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLConsolidationContext.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-03-12 12:15:01 +0000
committerRüdiger Timm <rt@openoffice.org>2008-03-12 12:15:01 +0000
commit14a41a4f4a1ad08f13f028153fb25b0c5d0098ff (patch)
tree0e6b2cc50e7a096ec31dd075d1ad5edd5b13b7af /sc/source/filter/xml/XMLConsolidationContext.cxx
parent3159b96692a4c8e0f2cef3e093b2e57d29e69595 (diff)
INTEGRATION: CWS impresstables2 (1.10.58); FILE MERGED
2007/07/30 14:39:32 cl 1.10.58.1: fixed namespace errors
Diffstat (limited to 'sc/source/filter/xml/XMLConsolidationContext.cxx')
-rw-r--r--sc/source/filter/xml/XMLConsolidationContext.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/filter/xml/XMLConsolidationContext.cxx b/sc/source/filter/xml/XMLConsolidationContext.cxx
index 7aa6bb6b300a..60181f6498ab 100644
--- a/sc/source/filter/xml/XMLConsolidationContext.cxx
+++ b/sc/source/filter/xml/XMLConsolidationContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLConsolidationContext.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: vg $ $Date: 2007-05-22 20:01:49 $
+ * last change: $Author: rt $ $Date: 2008-03-12 13:15:01 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -64,7 +64,7 @@
#include <xmloff/xmltoken.hxx>
#endif
-using namespace ::rtl;
+using ::rtl::OUString;
using namespace ::com::sun::star;
using namespace xmloff::token;