summaryrefslogtreecommitdiff
path: root/xmloff/source/core/xmlehelp.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-03-12 09:29:15 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-03-12 09:29:15 +0000
commite50dcdd215299b6f72dfc817fd5251145c2dff09 (patch)
treec4629d5757f4c043c78b0d254360684567998c8b /xmloff/source/core/xmlehelp.cxx
parent0b0c2985a1ddcb87a3c8f94dbd2dbe21ae076071 (diff)
INTEGRATION: CWS impresstables2 (1.14.70); FILE MERGED
2007/08/01 14:07:34 cl 1.14.70.2: RESYNC: (1.14-1.15); FILE MERGED 2007/07/27 09:09:50 cl 1.14.70.1: fixed build issues due to pch and namespace ::rtl
Diffstat (limited to 'xmloff/source/core/xmlehelp.cxx')
-rw-r--r--xmloff/source/core/xmlehelp.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/xmloff/source/core/xmlehelp.cxx b/xmloff/source/core/xmlehelp.cxx
index 7b0e1037bc..7a2a55dfa7 100644
--- a/xmloff/source/core/xmlehelp.cxx
+++ b/xmloff/source/core/xmlehelp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xmlehelp.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 14:57:09 $
+ * last change: $Author: rt $ $Date: 2008-03-12 10:29:15 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -57,7 +57,9 @@
#include <xmloff/xmltoken.hxx>
#endif
-using namespace ::rtl;
+using ::rtl::OUString;
+using ::rtl::OUStringBuffer;
+
using namespace ::xmloff::token;
void SvXMLExportHelper::AddLength( sal_Int32 nValue, MapUnit eValueUnit,