summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtdropi.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-03-12 10:07:42 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-03-12 10:07:42 +0000
commitd8e5192bbbe93b32b7200f128f9d1150403fbbe9 (patch)
treeaa967e248533174a603ff77d7059584e44fab251 /xmloff/source/text/txtdropi.cxx
parent95a55f6929c7e2d5bb3ca735ebe52247a425cc6c (diff)
INTEGRATION: CWS impresstables2 (1.5.80); FILE MERGED
2007/08/01 14:52:13 cl 1.5.80.2: RESYNC: (1.5-1.6); FILE MERGED 2007/07/27 09:09:56 cl 1.5.80.1: fixed build issues due to pch and namespace ::rtl
Diffstat (limited to 'xmloff/source/text/txtdropi.cxx')
-rw-r--r--xmloff/source/text/txtdropi.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/xmloff/source/text/txtdropi.cxx b/xmloff/source/text/txtdropi.cxx
index 57f81d54af07..65aa18c9abf6 100644
--- a/xmloff/source/text/txtdropi.cxx
+++ b/xmloff/source/text/txtdropi.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: txtdropi.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 16:13:49 $
+ * last change: $Author: rt $ $Date: 2008-03-12 11:07:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -61,7 +61,9 @@
#include <xmloff/xmltoken.hxx>
#endif
-using namespace ::rtl;
+using ::rtl::OUString;
+using ::rtl::OUStringBuffer;
+
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::style;