diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-08-23 08:36:11 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-08-23 08:36:11 +0000 |
commit | 18c7d332e1b3ccada3a0bc658667111c29ac1452 (patch) | |
tree | 57412d722d65d931243d5df87af8dbd198b171bb /sc/source/ui/miscdlgs/crdlg.cxx | |
parent | a387b9afa1171ea99cff8c9f72f33038c51cacf6 (diff) |
INTEGRATION: CWS tune03 (1.2.516); FILE MERGED
2004/07/08 16:45:12 mhu 1.2.516.1: #i29979# Added SC_DLLPUBLIC/PRIVATE (see scdllapi.h) to exported symbols/classes.
Diffstat (limited to 'sc/source/ui/miscdlgs/crdlg.cxx')
-rw-r--r-- | sc/source/ui/miscdlgs/crdlg.cxx | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/source/ui/miscdlgs/crdlg.cxx b/sc/source/ui/miscdlgs/crdlg.cxx index ccf8ad4981b5..1cfa24ec72a8 100644 --- a/sc/source/ui/miscdlgs/crdlg.cxx +++ b/sc/source/ui/miscdlgs/crdlg.cxx @@ -2,9 +2,9 @@ * * $RCSfile: crdlg.cxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: dr $ $Date: 2001-05-30 13:32:40 $ + * last change: $Author: rt $ $Date: 2004-08-23 09:35:48 $ * * 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 |