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
commit5000aacd74db433ecf7a5b86a47bef4db73be20d (patch)
treedcf31e6901d9d2c1d05778625f583b0819ec09d1 /sc/source/ui/docshell/tpstat.cxx
parent2c1b951723dbeeddb7c71f1232fd0935e72e59c9 (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 2817d40f60b3..18ca62e8710b 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