summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/delcodlg.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-08-23 08:36:11 +0000
committerRüdiger Timm <rt@openoffice.org>2004-08-23 08:36:11 +0000
commit18c7d332e1b3ccada3a0bc658667111c29ac1452 (patch)
tree57412d722d65d931243d5df87af8dbd198b171bb /sc/source/ui/miscdlgs/delcodlg.cxx
parenta387b9afa1171ea99cff8c9f72f33038c51cacf6 (diff)
INTEGRATION: CWS tune03 (1.2.516); FILE MERGED
2004/07/08 16:45:12 mhu 1.2.516.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.
Diffstat (limited to 'sc/source/ui/miscdlgs/delcodlg.cxx')
-rw-r--r--sc/source/ui/miscdlgs/delcodlg.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/source/ui/miscdlgs/delcodlg.cxx b/sc/source/ui/miscdlgs/delcodlg.cxx
index dafd26b9c773..92009ce8888f 100644
--- a/sc/source/ui/miscdlgs/delcodlg.cxx
+++ b/sc/source/ui/miscdlgs/delcodlg.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: delcodlg.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: dr $ $Date: 2001-05-23 10:50:15 $
+ * last change: $Author: rt $ $Date: 2004-08-23 09:36:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,6 +59,8 @@
*
************************************************************************/
+#undef SC_DLLIMPLEMENTATION
+
#ifdef PCH
#include "ui_pch.hxx"
#endif