summaryrefslogtreecommitdiff
path: root/xmloff/source/style/postuhdl.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-03-12 09:53:03 +0000
committerRüdiger Timm <rt@openoffice.org>2008-03-12 09:53:03 +0000
commitc784a653c0e4d7b6c16d36621afc5c8d0742763f (patch)
tree405769fab241a09943c5816e50056cfded2fddee /xmloff/source/style/postuhdl.cxx
parentdc405fa839be65a41831f7ab763cd7a0c1bd2544 (diff)
INTEGRATION: CWS impresstables2 (1.7.46); FILE MERGED
2007/08/01 14:33:18 cl 1.7.46.2: RESYNC: (1.7-1.8); FILE MERGED 2007/07/27 09:09:54 cl 1.7.46.1: fixed build issues due to pch and namespace ::rtl
Diffstat (limited to 'xmloff/source/style/postuhdl.cxx')
-rw-r--r--xmloff/source/style/postuhdl.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/xmloff/source/style/postuhdl.cxx b/xmloff/source/style/postuhdl.cxx
index a6bae8657d2f..09d5000da217 100644
--- a/xmloff/source/style/postuhdl.cxx
+++ b/xmloff/source/style/postuhdl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: postuhdl.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 15:42:29 $
+ * last change: $Author: rt $ $Date: 2008-03-12 10:53:03 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -68,7 +68,9 @@
#include <xmloff/xmlelement.hxx>
#endif
-using namespace ::rtl;
+using ::rtl::OUString;
+using ::rtl::OUStringBuffer;
+
using namespace ::com::sun::star;
using namespace ::xmloff::token;