summaryrefslogtreecommitdiff
path: root/sw/source/ui/envelp/envprt.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-08-23 07:50:51 +0000
committerRüdiger Timm <rt@openoffice.org>2004-08-23 07:50:51 +0000
commitd48fb92f7231fb3cf9fb8a5806b9fc722aa69a43 (patch)
tree1a4a12c99622368f15eb5b073d743ea00dd14baa /sw/source/ui/envelp/envprt.cxx
parentf4e33f3d6ba89251bc48593016e8258a3aa511ab (diff)
INTEGRATION: CWS tune03 (1.7.580); FILE MERGED
2004/07/19 19:11:11 mhu 1.7.580.1: #i29979# Added SW_DLLPUBLIC/PRIVATE (see swdllapi.h) to exported symbols/classes.
Diffstat (limited to 'sw/source/ui/envelp/envprt.cxx')
-rw-r--r--sw/source/ui/envelp/envprt.cxx8
1 files changed, 6 insertions, 2 deletions
diff --git a/sw/source/ui/envelp/envprt.cxx b/sw/source/ui/envelp/envprt.cxx
index 39919a54c983..dc7e4897f10e 100644
--- a/sw/source/ui/envelp/envprt.cxx
+++ b/sw/source/ui/envelp/envprt.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: envprt.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: vg $ $Date: 2003-04-17 15:24:50 $
+ * last change: $Author: rt $ $Date: 2004-08-23 08:50:51 $
*
* 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