summaryrefslogtreecommitdiff
path: root/sw/source/ui/shells/textsh.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-03-12 11:55:08 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-03-12 11:55:08 +0000
commitda79afdaa7d1fdcb11ed7347fed11e759c0fd285 (patch)
tree3e67276a2888cc10d33abdf6278a305420610cb7 /sw/source/ui/shells/textsh.cxx
parenta0958cbd9c1709184de728a0712626a8267997bf (diff)
INTEGRATION: CWS impresstables2 (1.55.2); FILE MERGED
2008/03/11 18:50:13 cl 1.55.2.5: RESYNC: (1.59-1.60); FILE MERGED 2008/01/30 13:23:11 cl 1.55.2.4: RESYNC: (1.58-1.59); FILE MERGED 2007/12/01 19:23:01 cl 1.55.2.3: RESYNC: (1.56-1.58); FILE MERGED 2007/10/12 00:26:14 cl 1.55.2.2: RESYNC: (1.55-1.56); FILE MERGED 2007/10/11 14:18:40 cl 1.55.2.1: #i68103# fixed namespace issues
Diffstat (limited to 'sw/source/ui/shells/textsh.cxx')
-rw-r--r--sw/source/ui/shells/textsh.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/shells/textsh.cxx b/sw/source/ui/shells/textsh.cxx
index cd4d34e77fc4..14a9a95f57f6 100644
--- a/sw/source/ui/shells/textsh.cxx
+++ b/sw/source/ui/shells/textsh.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: textsh.cxx,v $
*
- * $Revision: 1.60 $
+ * $Revision: 1.61 $
*
- * last change: $Author: kz $ $Date: 2008-03-05 17:26:10 $
+ * last change: $Author: rt $ $Date: 2008-03-12 12:55:08 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -265,7 +265,7 @@
#endif
using namespace ::com::sun::star;
-using namespace ::rtl;
+using ::rtl::OUString;
#include <svx/svxdlg.hxx>
#include <svx/dialogs.hrc>