summaryrefslogtreecommitdiff
path: root/sc/source/ui/docshell/tpstat.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-08-23 08:32:50 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-08-23 08:32:50 +0000
commitdf0a9bbf8036e2792ccc6c6ae01337d580ccdbde (patch)
tree61525cd08402dfa8f3af9d1f66edd1eedf94a418 /sc/source/ui/docshell/tpstat.cxx
parentaabb53f992dde62e08244522600125d2d03e69ee (diff)
INTEGRATION: CWS tune03 (1.2.516); FILE MERGED
2004/07/08 16:45:09 mhu 1.2.516.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.
Diffstat (limited to 'sc/source/ui/docshell/tpstat.cxx')
-rw-r--r--sc/source/ui/docshell/tpstat.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/source/ui/docshell/tpstat.cxx b/sc/source/ui/docshell/tpstat.cxx
index c9b495cd1..0971f702b 100644
--- a/sc/source/ui/docshell/tpstat.cxx
+++ b/sc/source/ui/docshell/tpstat.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: tpstat.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: dr $ $Date: 2001-05-30 13:48:11 $
+ * last change: $Author: rt $ $Date: 2004-08-23 09:32:50 $
*
* 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