INTEGRATION: CWS pchfix02 (1.6.282); FILE MERGED
2006/09/01 17:36:57 kaib 1.6.282.1: #i68856# Added header markers and pch files
This commit is contained in:
parent
115cfd41b7
commit
91aeec285c
2 changed files with 10 additions and 5 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: custsdlg.cxx,v $
|
||||
*
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-09 03:52:41 $
|
||||
* last change: $Author: obo $ $Date: 2006-09-16 18:35:58 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -33,6 +33,9 @@
|
|||
*
|
||||
************************************************************************/
|
||||
|
||||
// MARKER(update_precomp.py): autogen include statement, do not remove
|
||||
#include "precompiled_sd.hxx"
|
||||
|
||||
#ifdef SD_DLLIMPLEMENTATION
|
||||
#undef SD_DLLIMPLEMENTATION
|
||||
#endif
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: dlgchar.cxx,v $
|
||||
*
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-09 03:55:50 $
|
||||
* last change: $Author: obo $ $Date: 2006-09-16 18:37:05 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -33,11 +33,13 @@
|
|||
*
|
||||
************************************************************************/
|
||||
|
||||
// MARKER(update_precomp.py): autogen include statement, do not remove
|
||||
#include "precompiled_sd.hxx"
|
||||
|
||||
#ifdef SD_DLLIMPLEMENTATION
|
||||
#undef SD_DLLIMPLEMENTATION
|
||||
#endif
|
||||
|
||||
#pragma hdrstop
|
||||
|
||||
#define ITEMID_FONTLIST SID_ATTR_CHAR_FONTLIST
|
||||
|
||||
|
|
Loading…
Reference in a new issue