summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/prntopts.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-08-23 07:18:33 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-08-23 07:18:33 +0000
commit9f66a4eea92b1644a2ad4dc88040df66e93a5379 (patch)
treea4da8acd75ebd46dc5811543499a387990076e2f /sd/source/ui/dlg/prntopts.cxx
parent7ce6c793f398152aa640f9d63c8579767c2d59b6 (diff)
INTEGRATION: CWS tune03 (1.9.110); FILE MERGED
2004/08/08 12:54:09 mhu 1.9.110.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.
Diffstat (limited to 'sd/source/ui/dlg/prntopts.cxx')
-rw-r--r--sd/source/ui/dlg/prntopts.cxx8
1 files changed, 6 insertions, 2 deletions
diff --git a/sd/source/ui/dlg/prntopts.cxx b/sd/source/ui/dlg/prntopts.cxx
index 18278e9f23f3..bb3b0580f8b4 100644
--- a/sd/source/ui/dlg/prntopts.cxx
+++ b/sd/source/ui/dlg/prntopts.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: prntopts.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2004-05-10 15:44:42 $
+ * last change: $Author: rt $ $Date: 2004-08-23 08:18:33 $
*
* 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
+
#pragma hdrstop
#include "sdattr.hxx"