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