summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/textdrw.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-03-12 11:54:45 +0000
committerRüdiger Timm <rt@openoffice.org>2008-03-12 11:54:45 +0000
commita0958cbd9c1709184de728a0712626a8267997bf (patch)
tree8940c341070799063231310b0b41cf0641a9d658 /sw/source/ui/shells/textdrw.cxx
parent861a6361c46caba6ca3bf3a29c5efdf25cbf4a09 (diff)
INTEGRATION: CWS impresstables2 (1.11.400); FILE MERGED
2008/03/11 18:50:16 cl 1.11.400.3: RESYNC: (1.12-1.13); FILE MERGED 2007/10/12 00:25:38 cl 1.11.400.2: RESYNC: (1.11-1.12); FILE MERGED 2007/10/11 14:18:40 cl 1.11.400.1: #i68103# fixed namespace issues
Diffstat (limited to 'sw/source/ui/shells/textdrw.cxx')
-rw-r--r--sw/source/ui/shells/textdrw.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/shells/textdrw.cxx b/sw/source/ui/shells/textdrw.cxx
index 5c1fdb35b4a2..d6f66705a9c8 100644
--- a/sw/source/ui/shells/textdrw.cxx
+++ b/sw/source/ui/shells/textdrw.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: textdrw.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: kz $ $Date: 2008-03-07 16:31:49 $
+ * last change: $Author: rt $ $Date: 2008-03-12 12:54:45 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -92,7 +92,7 @@
using namespace ::com::sun::star;
-using namespace ::rtl;
+using ::rtl::OUString;
/*---------------------------------------------------------------------------
Beschreibung:
----------------------------------------------------------------------------*/