summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/optpage.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-08-23 07:47:49 +0000
committerRüdiger Timm <rt@openoffice.org>2004-08-23 07:47:49 +0000
commit3908d6ce3f0e71cceeca5b9cd1d1126875a0f2dc (patch)
tree6a948e24f5e6d8c3bc6712a9c653ac63064ca2ef /sw/source/ui/config/optpage.cxx
parenteb21d417d02bbd2d9ff718e3991dbc93e636211a (diff)
INTEGRATION: CWS tune03 (1.40.82); FILE MERGED
2004/07/19 19:11:02 mhu 1.40.82.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.
Diffstat (limited to 'sw/source/ui/config/optpage.cxx')
-rw-r--r--sw/source/ui/config/optpage.cxx8
1 files changed, 6 insertions, 2 deletions
diff --git a/sw/source/ui/config/optpage.cxx b/sw/source/ui/config/optpage.cxx
index c4f6e3f9862b..efa0cd046ee9 100644
--- a/sw/source/ui/config/optpage.cxx
+++ b/sw/source/ui/config/optpage.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: optpage.cxx,v $
*
- * $Revision: 1.41 $
+ * $Revision: 1.42 $
*
- * last change: $Author: obo $ $Date: 2004-08-12 12:58:55 $
+ * last change: $Author: rt $ $Date: 2004-08-23 08:47:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,6 +59,10 @@
*
************************************************************************/
+#ifdef SW_DLLIMPLEMENTATION
+#undef SW_DLLIMPLEMENTATION
+#endif
+
#pragma hdrstop
#ifndef _HINTIDS_HXX