summaryrefslogtreecommitdiff
path: root/xmloff/source/style/shdwdhdl.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-03-12 09:53:54 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-03-12 09:53:54 +0000
commitaa7f0df460ea3de45cdfdebcb17d7d9d9464620b (patch)
tree53cea6ce391232d24c6d6dc226b961b616a2c12e /xmloff/source/style/shdwdhdl.cxx
parent703610f62fe0b39436f4b010e0c4844a32647ca6 (diff)
INTEGRATION: CWS impresstables2 (1.7.80); FILE MERGED
2007/08/01 14:34:11 cl 1.7.80.2: RESYNC: (1.7-1.8); FILE MERGED 2007/07/27 09:09:54 cl 1.7.80.1: fixed build issues due to pch and namespace ::rtl
Diffstat (limited to 'xmloff/source/style/shdwdhdl.cxx')
-rw-r--r--xmloff/source/style/shdwdhdl.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/xmloff/source/style/shdwdhdl.cxx b/xmloff/source/style/shdwdhdl.cxx
index 28f3ea02328f..8f766fe4221b 100644
--- a/xmloff/source/style/shdwdhdl.cxx
+++ b/xmloff/source/style/shdwdhdl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: shdwdhdl.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 15:43:56 $
+ * last change: $Author: rt $ $Date: 2008-03-12 10:53:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -54,7 +54,9 @@
#include <xmloff/xmltoken.hxx>
#endif
-using namespace ::rtl;
+using ::rtl::OUString;
+using ::rtl::OUStringBuffer;
+
using namespace ::com::sun::star::uno;
using namespace ::xmloff::token;