summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/custsdlg.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-08-23 07:14:37 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-08-23 07:14:37 +0000
commite1a2be2e64cbc1ca857281273c0a0c88ecd6c7c2 (patch)
treed20380da63b4982d45d2c7be9f771373fa9c959e /sd/source/ui/dlg/custsdlg.cxx
parentb7cacf285503a72ff706a5056f74f5d23c2f9311 (diff)
INTEGRATION: CWS tune03 (1.3.354); FILE MERGED
2004/08/08 12:54:01 mhu 1.3.354.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.
Diffstat (limited to 'sd/source/ui/dlg/custsdlg.cxx')
-rw-r--r--sd/source/ui/dlg/custsdlg.cxx8
1 files changed, 5 insertions, 3 deletions
diff --git a/sd/source/ui/dlg/custsdlg.cxx b/sd/source/ui/dlg/custsdlg.cxx
index 80b71948f5f1..2137f51b7bc1 100644
--- a/sd/source/ui/dlg/custsdlg.cxx
+++ b/sd/source/ui/dlg/custsdlg.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: custsdlg.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2003-06-04 12:27:24 $
+ * last change: $Author: rt $ $Date: 2004-08-23 08:14:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,7 +59,9 @@
*
************************************************************************/
-#pragma hdrstop
+#ifdef SD_DLLIMPLEMENTATION
+#undef SD_DLLIMPLEMENTATION
+#endif
#include "custsdlg.hxx"
#include "custsdlg.hrc"