summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg/tpusrlst.cxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-08-23 08:39:50 +0000
committerRüdiger Timm <rt@openoffice.org>2004-08-23 08:39:50 +0000
commit2dfeedf28850a32552043b8dde9f98ab9f403313 (patch)
tree8af8c021999daa05d5437c3c4bd99e9509001d7e /sc/source/ui/optdlg/tpusrlst.cxx
parent280c7697d7e26b97d622f8ef512c7fe0d506a3c5 (diff)
INTEGRATION: CWS tune03 (1.5.52); FILE MERGED
2004/07/08 16:45:16 mhu 1.5.52.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.
Diffstat (limited to 'sc/source/ui/optdlg/tpusrlst.cxx')
-rw-r--r--sc/source/ui/optdlg/tpusrlst.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/source/ui/optdlg/tpusrlst.cxx b/sc/source/ui/optdlg/tpusrlst.cxx
index dd9da4128bfa..cb88f428fe10 100644
--- a/sc/source/ui/optdlg/tpusrlst.cxx
+++ b/sc/source/ui/optdlg/tpusrlst.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: tpusrlst.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2004-06-04 11:49:52 $
+ * last change: $Author: rt $ $Date: 2004-08-23 09:39:50 $
*
* 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