summaryrefslogtreecommitdiff
path: root/sw/source/ui/ribbar
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-03-12 11:53:40 +0000
committerRüdiger Timm <rt@openoffice.org>2008-03-12 11:53:40 +0000
commitf2dfc8d64f451e9bdc2a54ea00ab966645104f40 (patch)
treeebc3a3d5ed779f980077e5fe5e58847d8327ba4b /sw/source/ui/ribbar
parentb035fd776f37b4ff2425e9d156af6795d116a3ca (diff)
INTEGRATION: CWS impresstables2 (1.30.120); FILE MERGED
2007/10/12 00:23:03 cl 1.30.120.2: RESYNC: (1.30-1.31); FILE MERGED 2007/10/11 14:17:19 cl 1.30.120.1: #i68103# fixed namespace issues
Diffstat (limited to 'sw/source/ui/ribbar')
-rw-r--r--sw/source/ui/ribbar/workctrl.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/ribbar/workctrl.cxx b/sw/source/ui/ribbar/workctrl.cxx
index 54ecb2ee49f6..ba8843629962 100644
--- a/sw/source/ui/ribbar/workctrl.cxx
+++ b/sw/source/ui/ribbar/workctrl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: workctrl.cxx,v $
*
- * $Revision: 1.31 $
+ * $Revision: 1.32 $
*
- * last change: $Author: hr $ $Date: 2007-09-27 12:26:07 $
+ * last change: $Author: rt $ $Date: 2008-03-12 12:53:40 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -116,7 +116,7 @@
#error SwScrollNaviPopup-CTOR static Array falsche Size. Wurden neue IDs zugefuegt ??
#endif
-using namespace ::rtl;
+using ::rtl::OUString;
using namespace ::com::sun::star;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::beans;