summaryrefslogtreecommitdiff
path: root/sc/source/filter/xml/XMLTableHeaderFooterContext.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-03-12 12:16:33 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-03-12 12:16:33 +0000
commit45580d23339029b4a902595db661faed0e3b6398 (patch)
tree351b11f62c3e013c5a6cc6252b8bd506a63c6720 /sc/source/filter/xml/XMLTableHeaderFooterContext.cxx
parent39569cb38db02e6377b9c15a4181d21ac20e0c1c (diff)
INTEGRATION: CWS impresstables2 (1.12.40); FILE MERGED
2007/07/30 14:39:32 cl 1.12.40.1: fixed namespace errors
Diffstat (limited to 'sc/source/filter/xml/XMLTableHeaderFooterContext.cxx')
-rw-r--r--sc/source/filter/xml/XMLTableHeaderFooterContext.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/filter/xml/XMLTableHeaderFooterContext.cxx b/sc/source/filter/xml/XMLTableHeaderFooterContext.cxx
index 37447f5bd40a..e9d51676a2e5 100644
--- a/sc/source/filter/xml/XMLTableHeaderFooterContext.cxx
+++ b/sc/source/filter/xml/XMLTableHeaderFooterContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLTableHeaderFooterContext.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: vg $ $Date: 2007-02-27 12:47:09 $
+ * last change: $Author: rt $ $Date: 2008-03-12 13:16:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -57,7 +57,7 @@
#include "unonames.hxx"
-using namespace ::rtl;
+using ::rtl::OUString;
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::xml::sax;