summaryrefslogtreecommitdiff
path: root/svx/source/toolbars
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-03-12 09:09:18 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-03-12 09:09:18 +0000
commit55def5a3d691bf84c515d73e6b1b8f9191a751ca (patch)
tree5e9ec5375b22dac5ee0f405588aa9258962d1653 /svx/source/toolbars
parent80746472c03521ea77b47f203ab3f896f6bda49e (diff)
INTEGRATION: CWS impresstables2 (1.21.32); FILE MERGED
2007/12/02 01:58:04 cl 1.21.32.1: fixed a namespace issue
Diffstat (limited to 'svx/source/toolbars')
-rw-r--r--svx/source/toolbars/fontworkbar.cxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/svx/source/toolbars/fontworkbar.cxx b/svx/source/toolbars/fontworkbar.cxx
index dd350d6975..715f4eff2a 100644
--- a/svx/source/toolbars/fontworkbar.cxx
+++ b/svx/source/toolbars/fontworkbar.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fontworkbar.cxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: hr $ $Date: 2007-11-01 15:35:16 $
+ * last change: $Author: rt $ $Date: 2008-03-12 10:09:18 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -102,8 +102,9 @@
#include <svx/fontworkbar.hxx>
#include "fontworkgallery.hxx"
+using ::rtl::OUString;
+
using namespace ::svx;
-using namespace ::rtl;
using namespace ::cppu;
using namespace ::com::sun::star;
using namespace ::com::sun::star::beans;