summaryrefslogtreecommitdiff
path: root/sw/source/ui/index
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-03-12 11:51:25 +0000
committerRüdiger Timm <rt@openoffice.org>2008-03-12 11:51:25 +0000
commit0d95d531bc5430f01e61c26ddde5d29b1697c5b5 (patch)
tree35f6d4e22dbcff2eeff87e0d3aac80be5b97e29b /sw/source/ui/index
parente7715837129d3134e37d191345f0b262b506396b (diff)
INTEGRATION: CWS impresstables2 (1.8.120); FILE MERGED
2008/03/11 18:52:10 cl 1.8.120.4: RESYNC: (1.10-1.11); FILE MERGED 2007/12/01 19:22:56 cl 1.8.120.3: RESYNC: (1.9-1.10); FILE MERGED 2007/10/12 00:17:15 cl 1.8.120.2: RESYNC: (1.8-1.9); FILE MERGED 2007/10/11 14:15:48 cl 1.8.120.1: #i68103# fixed namespace issues
Diffstat (limited to 'sw/source/ui/index')
-rw-r--r--sw/source/ui/index/swuiidxmrk.cxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/sw/source/ui/index/swuiidxmrk.cxx b/sw/source/ui/index/swuiidxmrk.cxx
index 7af6b8e4080e..988cfd2151eb 100644
--- a/sw/source/ui/index/swuiidxmrk.cxx
+++ b/sw/source/ui/index/swuiidxmrk.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: swuiidxmrk.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: kz $ $Date: 2008-03-05 17:23:17 $
+ * last change: $Author: rt $ $Date: 2008-03-12 12:51:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -171,11 +171,11 @@ static sal_uInt16 nKey1Pos = USHRT_MAX;
static sal_uInt16 nKey2Pos = USHRT_MAX;
using namespace com::sun::star;
-using namespace ::com::sun::star::i18n;
-using namespace ::com::sun::star::lang;
-using namespace ::com::sun::star::util;
-using namespace ::com::sun::star::i18n;
-using namespace ::rtl;
+using namespace com::sun::star::i18n;
+using namespace com::sun::star::lang;
+using namespace com::sun::star::util;
+using namespace com::sun::star::i18n;
+using ::rtl::OUString;
using namespace ::comphelper;
using namespace ::com::sun::star;