summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-08-23 08:40:02 +0000
committerRüdiger Timm <rt@openoffice.org>2004-08-23 08:40:02 +0000
commit09f836725b95ea74e3ecafdbd65bf3a00578efe3 (patch)
tree56526d3033b613c21ff8950977e41063e394a825 /sc/source/ui/optdlg
parent2dfeedf28850a32552043b8dde9f98ab9f403313 (diff)
INTEGRATION: CWS tune03 (1.11.154); FILE MERGED
2004/07/08 16:45:16 mhu 1.11.154.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.
Diffstat (limited to 'sc/source/ui/optdlg')
-rw-r--r--sc/source/ui/optdlg/tpview.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/source/ui/optdlg/tpview.cxx b/sc/source/ui/optdlg/tpview.cxx
index 8f09c29c8b1f..2494b8e069ae 100644
--- a/sc/source/ui/optdlg/tpview.cxx
+++ b/sc/source/ui/optdlg/tpview.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: tpview.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: hr $ $Date: 2004-02-04 14:29:10 $
+ * last change: $Author: rt $ $Date: 2004-08-23 09:40:02 $
*
* 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