summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextHeaderFooterContext.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-03-12 10:02:39 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-03-12 10:02:39 +0000
commitc7388f5b15380be7ce47ab800ae734d9f86eb386 (patch)
tree02a30376e518641842da616334c0cb2175f646f1 /xmloff/source/text/XMLTextHeaderFooterContext.cxx
parent3672c32fb02fa434d546d273ef5b29c21716aa2b (diff)
INTEGRATION: CWS impresstables2 (1.10.80); FILE MERGED
2007/08/01 14:49:51 cl 1.10.80.2: RESYNC: (1.10-1.11); FILE MERGED 2007/07/27 09:09:56 cl 1.10.80.1: fixed build issues due to pch and namespace ::rtl
Diffstat (limited to 'xmloff/source/text/XMLTextHeaderFooterContext.cxx')
-rw-r--r--xmloff/source/text/XMLTextHeaderFooterContext.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/xmloff/source/text/XMLTextHeaderFooterContext.cxx b/xmloff/source/text/XMLTextHeaderFooterContext.cxx
index 45962dc33e5b..db0a532a6651 100644
--- a/xmloff/source/text/XMLTextHeaderFooterContext.cxx
+++ b/xmloff/source/text/XMLTextHeaderFooterContext.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLTextHeaderFooterContext.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 16:09:11 $
+ * last change: $Author: rt $ $Date: 2008-03-12 11:02:39 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -59,7 +59,9 @@
#endif
-using namespace ::rtl;
+using ::rtl::OUString;
+using ::rtl::OUStringBuffer;
+
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::xml::sax;