summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/mmmergepage.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-09-29 08:33:13 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-09-29 08:33:13 +0000
commit8aaa969fe6c9a14e2206fd58775f2a85247d4450 (patch)
tree47f44658848cd07b43b2857df0811834324d5c92 /sw/source/ui/dbui/mmmergepage.cxx
parenta9bdcbd5c08a96b590be61c9c03c20675e34a46b (diff)
#i10000# undef SW_DLLIMPLEMENTATION because this one gets into swui library.
Diffstat (limited to 'sw/source/ui/dbui/mmmergepage.cxx')
-rw-r--r--sw/source/ui/dbui/mmmergepage.cxx9
1 files changed, 7 insertions, 2 deletions
diff --git a/sw/source/ui/dbui/mmmergepage.cxx b/sw/source/ui/dbui/mmmergepage.cxx
index 16ddbb4ad9..58878fef59 100644
--- a/sw/source/ui/dbui/mmmergepage.cxx
+++ b/sw/source/ui/dbui/mmmergepage.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: mmmergepage.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2004-09-20 13:17:26 $
+ * last change: $Author: rt $ $Date: 2004-09-29 09:32:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -58,6 +58,11 @@
*
*
************************************************************************/
+
+#ifdef SW_DLLIMPLEMENTATION
+#undef SW_DLLIMPLEMENTATION
+#endif
+
#pragma hdrstop
#ifndef _MAILMERGEMERGEPAGE_HXX
#include <mmmergepage.hxx>