summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/tabtempl.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-08-23 07:19:19 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-08-23 07:19:19 +0000
commit629e88da7a8eb540049dc43af120bf465c0aa41e (patch)
tree044daf182a26bacacd246bcdf86c79a5da243e6f /sd/source/ui/dlg/tabtempl.cxx
parent46787f89380ca207b2197c4804077aab9bceb1f5 (diff)
INTEGRATION: CWS tune03 (1.10.110); FILE MERGED
2004/08/08 12:54:11 mhu 1.10.110.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.
Diffstat (limited to 'sd/source/ui/dlg/tabtempl.cxx')
-rw-r--r--sd/source/ui/dlg/tabtempl.cxx8
1 files changed, 6 insertions, 2 deletions
diff --git a/sd/source/ui/dlg/tabtempl.cxx b/sd/source/ui/dlg/tabtempl.cxx
index 64798761b28d..d61be4974610 100644
--- a/sd/source/ui/dlg/tabtempl.cxx
+++ b/sd/source/ui/dlg/tabtempl.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: tabtempl.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: hr $ $Date: 2004-05-12 15:13:50 $
+ * last change: $Author: rt $ $Date: 2004-08-23 08:19:19 $
*
* 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
+
#include <svx/flstitem.hxx>
#pragma hdrstop