summaryrefslogtreecommitdiff
path: root/xmloff/source
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-03-12 09:49:45 +0000
committerRüdiger Timm <rt@openoffice.org>2008-03-12 09:49:45 +0000
commitc83d8f2e2bc94b58703d158a00e32a3c7728db02 (patch)
tree35726c8a8ded8f35d1b268b6024c82427d0fc6d0 /xmloff/source
parent17df219b4c468696784f067a68e8045d4e693554 (diff)
INTEGRATION: CWS impresstables2 (1.9.46); FILE MERGED
2007/08/01 14:29:43 cl 1.9.46.2: RESYNC: (1.9-1.10); FILE MERGED 2007/07/27 09:09:54 cl 1.9.46.1: fixed build issues due to pch and namespace ::rtl
Diffstat (limited to 'xmloff/source')
-rw-r--r--xmloff/source/style/breakhdl.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/xmloff/source/style/breakhdl.cxx b/xmloff/source/style/breakhdl.cxx
index 09df4c128ae7..b7d2fb1aa155 100644
--- a/xmloff/source/style/breakhdl.cxx
+++ b/xmloff/source/style/breakhdl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: breakhdl.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 15:36:03 $
+ * last change: $Author: rt $ $Date: 2008-03-12 10:49:45 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -64,7 +64,9 @@
#include <xmloff/xmlelement.hxx>
#endif
-using namespace ::rtl;
+using ::rtl::OUString;
+using ::rtl::OUStringBuffer;
+
using namespace ::com::sun::star;
using namespace ::xmloff::token;