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
commit18ce17cf7642c64a6685ba830f5883c2b5f47989 (patch)
treeadae55aa8982fa280dcf60a73950c8d1f9bdd559 /sc/source/ui/miscdlgs/delcodlg.cxx
parent145953e24458bd07f724e605beae8e8b9a1ab9e0 (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 1f5c6568a..557516c47 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