INTEGRATION: CWS dialogdiet (1.5.280); FILE MERGED

2003/11/28 16:00:45 mba 1.5.280.1: #i22972#: OfaPtrItem moved to svx
This commit is contained in:
Jens-Heiner Rechtien 2004-02-03 19:14:52 +00:00
parent a26b500c22
commit 741ec694f6

View file

@ -2,9 +2,9 @@
*
* $RCSfile: docshel3.cxx,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: obo $ $Date: 2004-01-20 10:52:59 $
* last change: $Author: hr $ $Date: 2004-02-03 20:14:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -78,9 +78,9 @@
#ifndef _SVX_DIALOGS_HRC
#include <svx/dialogs.hrc>
#endif
#ifndef _OFF_OFAITEM_HXX //autogen
#include <offmgr/ofaitem.hxx>
#endif
#include <svx/ofaitem.hxx>
#ifndef _SVXERR_HXX
#include <svx/svxerr.hxx>
#endif
@ -96,12 +96,6 @@
#ifdef _OUTLINER_HXX
#include <svx/outliner.hxx>
#endif
#ifndef _OFA_OSPLCFG_HXX
#include <offmgr/osplcfg.hxx>
#endif
#ifndef _OFF_APP_HXX
#include <offmgr/app.hxx>
#endif
#ifndef _SFXREQUEST_HXX //autogen
#include <sfx2/request.hxx>
#endif