summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/dapitype.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-08-23 08:29:56 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-08-23 08:29:56 +0000
commitc382988dcb0786b04569bbc52c86cc9c03fbed0f (patch)
tree969bde191bfbcc3e0ba5122f3726fda9fc09a932 /sc/source/ui/dbgui/dapitype.cxx
parent0a4409411542b058f27394efddcd9d799c350606 (diff)
INTEGRATION: CWS tune03 (1.2.516); FILE MERGED
2004/07/08 16:45:06 mhu 1.2.516.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.
Diffstat (limited to 'sc/source/ui/dbgui/dapitype.cxx')
-rw-r--r--sc/source/ui/dbgui/dapitype.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/source/ui/dbgui/dapitype.cxx b/sc/source/ui/dbgui/dapitype.cxx
index 36e07e842aa9..42aaf0adfb6f 100644
--- a/sc/source/ui/dbgui/dapitype.cxx
+++ b/sc/source/ui/dbgui/dapitype.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dapitype.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: dr $ $Date: 2001-05-25 15:27:22 $
+ * last change: $Author: rt $ $Date: 2004-08-23 09:29:56 $
*
* 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