summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/ximpgrp.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-03-12 09:37:53 +0000
committerRüdiger Timm <rt@openoffice.org>2008-03-12 09:37:53 +0000
commit1b2644a0f2f3709800f4f853cb21122363ee415a (patch)
tree595acddf2b8dd51eb497068a81bc0cb0f68dee38 /xmloff/source/draw/ximpgrp.cxx
parent6c2a53a85cd8a4e726891ad49cf75c287ad4f998 (diff)
INTEGRATION: CWS impresstables2 (1.17.30); FILE MERGED
2007/08/01 14:14:48 cl 1.17.30.2: RESYNC: (1.17-1.18); FILE MERGED 2007/07/27 09:09:52 cl 1.17.30.1: fixed build issues due to pch and namespace ::rtl
Diffstat (limited to 'xmloff/source/draw/ximpgrp.cxx')
-rw-r--r--xmloff/source/draw/ximpgrp.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/xmloff/source/draw/ximpgrp.cxx b/xmloff/source/draw/ximpgrp.cxx
index b3759875007f..93744d759097 100644
--- a/xmloff/source/draw/ximpgrp.cxx
+++ b/xmloff/source/draw/ximpgrp.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ximpgrp.cxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 15:10:02 $
+ * last change: $Author: rt $ $Date: 2008-03-12 10:37:52 $
*
* 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 @@
#endif
#include "descriptionimp.hxx"
-using namespace ::rtl;
+using ::rtl::OUString;
+using ::rtl::OUStringBuffer;
+
using namespace ::com::sun::star;
using namespace ::xmloff::token;