summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unoredlines.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-03-12 11:33:24 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-03-12 11:33:24 +0000
commite9bd0dd445a9079d5de42bd3a5cc30aec1c9044c (patch)
treed5fc8eecd5c31f39b62b6b053c30082a002400a4 /sw/source/core/unocore/unoredlines.cxx
parent4949a7bdcce21381e7059e6327e42a8b5a84daec (diff)
INTEGRATION: CWS impresstables2 (1.5.82); FILE MERGED
2007/10/11 23:12:23 cl 1.5.82.2: RESYNC: (1.5-1.6); FILE MERGED 2007/10/11 14:01:40 cl 1.5.82.1: #i68103# fixed namespace issues
Diffstat (limited to 'sw/source/core/unocore/unoredlines.cxx')
-rw-r--r--sw/source/core/unocore/unoredlines.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/core/unocore/unoredlines.cxx b/sw/source/core/unocore/unoredlines.cxx
index 8f32aefc9f32..22b15c62594e 100644
--- a/sw/source/core/unocore/unoredlines.cxx
+++ b/sw/source/core/unocore/unoredlines.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unoredlines.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: hr $ $Date: 2007-09-27 09:39:23 $
+ * last change: $Author: rt $ $Date: 2008-03-12 12:33:24 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -71,7 +71,7 @@
#endif
using namespace ::com::sun::star;
-using namespace ::rtl;
+using ::rtl::OUString;
/*-- 11.01.01 15:28:54---------------------------------------------------