INTEGRATION: CWS tune03 (1.9.186); FILE MERGED
2004/08/08 12:54:02 mhu 1.9.186.1: #i29979# Added SD_DLLPUBLIC/PRIVATE (see sddllapi.h) to exported symbols/classes.
This commit is contained in:
parent
e2517e61e6
commit
ba276843d0
1 changed files with 6 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: dlgassim.cxx,v $
|
||||
*
|
||||
* $Revision: 1.9 $
|
||||
* $Revision: 1.10 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2004-01-20 10:42:32 $
|
||||
* last change: $Author: rt $ $Date: 2004-08-23 08:15:00 $
|
||||
*
|
||||
* 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
|
||||
|
||||
#ifndef _SFXDOCFILE_HXX //autogen
|
||||
#include <sfx2/docfile.hxx>
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue