summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/vectdlg.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-08-23 07:19:53 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-08-23 07:19:53 +0000
commitf870381b6dd79a46df19127c3d97028cd824701c (patch)
tree0be8f167005e803626eef55a114c32db0bcdb3f2 /sd/source/ui/dlg/vectdlg.cxx
parent8b59a5f3360c8cf6a7ad4ddb93bc2bad48b7e61b (diff)
INTEGRATION: CWS tune03 (1.5.186); FILE MERGED
2004/08/08 12:54:12 mhu 1.5.186.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.
Diffstat (limited to 'sd/source/ui/dlg/vectdlg.cxx')
-rw-r--r--sd/source/ui/dlg/vectdlg.cxx8
1 files changed, 6 insertions, 2 deletions
diff --git a/sd/source/ui/dlg/vectdlg.cxx b/sd/source/ui/dlg/vectdlg.cxx
index 6ba2f8a3e7cf..13d50a6c8305 100644
--- a/sd/source/ui/dlg/vectdlg.cxx
+++ b/sd/source/ui/dlg/vectdlg.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: vectdlg.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2004-01-20 10:52:18 $
+ * last change: $Author: rt $ $Date: 2004-08-23 08:19:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,6 +59,10 @@
*
************************************************************************/
+#ifdef SD_DLLIMPLEMENTATION
+#undef SD_DLLIMPLEMENTATION
+#endif
+
#ifndef _VCL_VCLENUM_HXX
#include <vcl/vclenum.hxx>
#endif