summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/masterlayoutdlg.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-08-23 07:17:08 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-08-23 07:17:08 +0000
commitb5b3f06a92157f04c9aca290d4c6f11d89f2c6ae (patch)
tree9cb2f0f44c94abf4a5628c204a7d85385c28ae3b /sd/source/ui/dlg/masterlayoutdlg.cxx
parent41bf76b345fa544abd58e1d7a1e7036da587fee6 (diff)
INTEGRATION: CWS tune03 (1.3.38); FILE MERGED
2004/08/09 19:17:42 mhu 1.3.38.2: RESYNC: (1.3-1.4); FILE MERGED 2004/08/08 12:54:07 mhu 1.3.38.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.
Diffstat (limited to 'sd/source/ui/dlg/masterlayoutdlg.cxx')
-rw-r--r--sd/source/ui/dlg/masterlayoutdlg.cxx8
1 files changed, 6 insertions, 2 deletions
diff --git a/sd/source/ui/dlg/masterlayoutdlg.cxx b/sd/source/ui/dlg/masterlayoutdlg.cxx
index 4130307c698f..642c32bd43c1 100644
--- a/sd/source/ui/dlg/masterlayoutdlg.cxx
+++ b/sd/source/ui/dlg/masterlayoutdlg.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: masterlayoutdlg.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2004-07-12 14:59:43 $
+ * last change: $Author: rt $ $Date: 2004-08-23 08:17:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,6 +59,10 @@
*
************************************************************************/
+#ifdef SD_DLLIMPLEMENTATION
+#undef SD_DLLIMPLEMENTATION
+#endif
+
#ifndef _SVX_DIALOGS_HRC
#include <svx/dialogs.hrc>
#endif