summaryrefslogtreecommitdiff
path: root/sc/source/ui/attrdlg/attrdlg.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-08-23 08:27:57 +0000
committerRüdiger Timm <rt@openoffice.org>2004-08-23 08:27:57 +0000
commitf834c6e9bbc66aa9e797ee136e3a378784f7020f (patch)
treeb35892607a5844d6ab87619cc68acf70b539ac20 /sc/source/ui/attrdlg/attrdlg.cxx
parentd16f0fc75fddfab6ed3bfc89bc3df8722737ecff (diff)
INTEGRATION: CWS tune03 (1.6.70); FILE MERGED
2004/08/09 20:52:43 mhu 1.6.70.2: RESYNC: (1.6-1.7); FILE MERGED 2004/07/08 16:45:04 mhu 1.6.70.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.
Diffstat (limited to 'sc/source/ui/attrdlg/attrdlg.cxx')
-rw-r--r--sc/source/ui/attrdlg/attrdlg.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/source/ui/attrdlg/attrdlg.cxx b/sc/source/ui/attrdlg/attrdlg.cxx
index 1fe3ae79d72c..2c011846123f 100644
--- a/sc/source/ui/attrdlg/attrdlg.cxx
+++ b/sc/source/ui/attrdlg/attrdlg.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: attrdlg.cxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: hr $ $Date: 2004-08-02 17:01:48 $
+ * last change: $Author: rt $ $Date: 2004-08-23 09:27:57 $
*
* 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