summaryrefslogtreecommitdiff
path: root/sw/source/core/fields/macrofld.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-03-12 11:20:08 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-03-12 11:20:08 +0000
commit5299bf62a14170c9bd3553f23b6e2011ba3737c4 (patch)
tree312a8348ea785f6fd140aa726b9e1c9a1cf83a30 /sw/source/core/fields/macrofld.cxx
parent20e5d564da1743a94b0634beb269c8e4d730dba5 (diff)
INTEGRATION: CWS impresstables2 (1.10.400); FILE MERGED
2007/10/11 22:35:07 cl 1.10.400.2: RESYNC: (1.10-1.11); FILE MERGED 2007/10/11 13:50:37 cl 1.10.400.1: #i68103# fixed namespace issues
Diffstat (limited to 'sw/source/core/fields/macrofld.cxx')
-rw-r--r--sw/source/core/fields/macrofld.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/core/fields/macrofld.cxx b/sw/source/core/fields/macrofld.cxx
index dd2fe0afd13d..276226847f42 100644
--- a/sw/source/core/fields/macrofld.cxx
+++ b/sw/source/core/fields/macrofld.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: macrofld.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: hr $ $Date: 2007-09-27 08:49:48 $
+ * last change: $Author: rt $ $Date: 2008-03-12 12:20:08 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -66,7 +66,7 @@
#endif
using namespace ::com::sun::star;
-using namespace ::rtl;
+using ::rtl::OUString;
/*--------------------------------------------------------------------
Beschreibung: MacroFeldtypen
--------------------------------------------------------------------*/