summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/shtabdlg.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-08-23 08:38:43 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-08-23 08:38:43 +0000
commit09aad8124c473d8b65876f0c07fc38b6f6ecd395 (patch)
treed4d1c1f507abe349bd94d2ed79b75c02a8b0e78c /sc/source/ui/miscdlgs/shtabdlg.cxx
parentf703fa8321a79472ca9644f5c4e0dffc72901d28 (diff)
INTEGRATION: CWS tune03 (1.2.494); FILE MERGED
2004/07/08 16:45:15 mhu 1.2.494.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.
Diffstat (limited to 'sc/source/ui/miscdlgs/shtabdlg.cxx')
-rw-r--r--sc/source/ui/miscdlgs/shtabdlg.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/source/ui/miscdlgs/shtabdlg.cxx b/sc/source/ui/miscdlgs/shtabdlg.cxx
index 560ae1d35..c19e14cdb 100644
--- a/sc/source/ui/miscdlgs/shtabdlg.cxx
+++ b/sc/source/ui/miscdlgs/shtabdlg.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: shtabdlg.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: dr $ $Date: 2002-05-22 07:20:39 $
+ * last change: $Author: rt $ $Date: 2004-08-23 09:38:43 $
*
* 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