INTEGRATION: CWS pchfix04 (1.30.6); FILE MERGED
2007/04/25 22:32:41 hjs 1.30.6.3: RESYNC: (1.30-1.31); FILE MERGED 2007/02/06 07:24:49 os 1.30.6.2: #i73604# eeitemid.hxx removed 2007/02/05 08:39:01 os 1.30.6.1: #i73604# usage of ITEMID_* removed
This commit is contained in:
parent
f85d95c6b8
commit
d0fb685f6d
1 changed files with 2 additions and 9 deletions
|
@ -4,9 +4,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: Outliner.cxx,v $
|
* $RCSfile: Outliner.cxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.31 $
|
* $Revision: 1.32 $
|
||||||
*
|
*
|
||||||
* last change: $Author: rt $ $Date: 2007-04-03 16:26:45 $
|
* last change: $Author: kz $ $Date: 2007-05-10 15:33:01 $
|
||||||
*
|
*
|
||||||
* The Contents of this file are made available subject to
|
* The Contents of this file are made available subject to
|
||||||
* the terms of GNU Lesser General Public License Version 2.1.
|
* the terms of GNU Lesser General Public License Version 2.1.
|
||||||
|
@ -41,19 +41,12 @@
|
||||||
#ifndef _SV_WRKWIN_HXX
|
#ifndef _SV_WRKWIN_HXX
|
||||||
#include <vcl/wrkwin.hxx>
|
#include <vcl/wrkwin.hxx>
|
||||||
#endif
|
#endif
|
||||||
#ifndef _EEITEMID_HXX //autogen
|
|
||||||
#include <svx/eeitemid.hxx>
|
|
||||||
#endif
|
|
||||||
#ifndef _SVX_FONTITEM_HXX //autogen
|
#ifndef _SVX_FONTITEM_HXX //autogen
|
||||||
#include <svx/fontitem.hxx>
|
#include <svx/fontitem.hxx>
|
||||||
#endif
|
#endif
|
||||||
#ifndef _SVX_FHGTITEM_HXX //autogen
|
#ifndef _SVX_FHGTITEM_HXX //autogen
|
||||||
#include <svx/fhgtitem.hxx>
|
#include <svx/fhgtitem.hxx>
|
||||||
#endif
|
#endif
|
||||||
#ifdef ITEMID_SEARCH
|
|
||||||
#undef ITEMID_SEARCH
|
|
||||||
#endif
|
|
||||||
#define ITEMID_SEARCH SID_SEARCH_ITEM
|
|
||||||
#ifndef _SFX_SRCHITEM_HXX
|
#ifndef _SFX_SRCHITEM_HXX
|
||||||
#include <sfx2/srchitem.hxx>
|
#include <sfx2/srchitem.hxx>
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue