INTEGRATION: CWS tune03 (1.6.186); FILE MERGED
2004/08/08 12:54:00 mhu 1.6.186.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.
This commit is contained in:
parent
1b1e1643b5
commit
b7cacf2855
1 changed files with 6 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: copydlg.cxx,v $
|
||||
*
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2004-01-20 10:41:53 $
|
||||
* last change: $Author: rt $ $Date: 2004-08-23 08:14:24 $
|
||||
*
|
||||
* 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
|
||||
|
||||
#include "copydlg.hxx"
|
||||
|
||||
#ifndef _SVX_DLGUTIL_HXX //autogen
|
||||
|
|
Loading…
Reference in a new issue