summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mailmergehelper.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-03-12 11:47:35 +0000
committerRüdiger Timm <rt@openoffice.org>2008-03-12 11:47:35 +0000
commit59e27c9e0a4e401f42d50df57eb3fec51ac19095 (patch)
treeeee4361ac952876c98e4accf368e61f1032d9c32 /sw/source/ui/dbui/mailmergehelper.cxx
parent0a2de929ceab3b28ce968feb3cd9c2b1a5c2a135 (diff)
INTEGRATION: CWS impresstables2 (1.12.376); FILE MERGED
2008/01/02 11:12:53 cl 1.12.376.3: RESYNC: (1.13-1.14); FILE MERGED 2007/10/11 23:59:36 cl 1.12.376.2: RESYNC: (1.12-1.13); FILE MERGED 2007/10/11 14:11:03 cl 1.12.376.1: #i68103# fixed namespace issues
Diffstat (limited to 'sw/source/ui/dbui/mailmergehelper.cxx')
-rw-r--r--sw/source/ui/dbui/mailmergehelper.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/dbui/mailmergehelper.cxx b/sw/source/ui/dbui/mailmergehelper.cxx
index 0678fceb9c4b..741dbba6e4cc 100644
--- a/sw/source/ui/dbui/mailmergehelper.cxx
+++ b/sw/source/ui/dbui/mailmergehelper.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: mailmergehelper.cxx,v $
*
- * $Revision: 1.14 $
+ * $Revision: 1.15 $
*
- * last change: $Author: vg $ $Date: 2007-12-06 11:04:46 $
+ * last change: $Author: rt $ $Date: 2008-03-12 12:47:35 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -102,7 +102,7 @@ using namespace ::com::sun::star::sdbcx;
using rtl::OUString;
-//using namespace ::rtl;
+//using ::rtl::OUString;
namespace SwMailMergeHelper
{