summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-08-23 08:39:15 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-08-23 08:39:15 +0000
commit2fb1b1e3a17cb27572591f73c85920df4e3f2bcb (patch)
tree6ce0d16e2e5a2c38e6e9be4750655d59cfa754be /sc/source/ui/optdlg
parentab8a42555b646d6135e6d3880f24f27826809c50 (diff)
INTEGRATION: CWS tune03 (1.3.156); FILE MERGED
2004/07/08 16:45:16 mhu 1.3.156.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/opredlin.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/source/ui/optdlg/opredlin.cxx b/sc/source/ui/optdlg/opredlin.cxx
index ce723f311..f58164b83 100644
--- a/sc/source/ui/optdlg/opredlin.cxx
+++ b/sc/source/ui/optdlg/opredlin.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: opredlin.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2004-02-03 20:34:54 $
+ * last change: $Author: rt $ $Date: 2004-08-23 09:39:15 $
*
* 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