INTEGRATION: CWS mav09 (1.5.82); FILE MERGED

2004/08/09 19:44:50 mav 1.5.82.3: RESYNC: (1.6-1.8); FILE MERGED
2004/05/17 17:58:01 mav 1.5.82.2: RESYNC: (1.5-1.6); FILE MERGED
2004/04/14 14:12:10 mba 1.5.82.1: #i27773#: remove so3; new storage API
This commit is contained in:
Kurt Zenker 2004-10-04 17:33:21 +00:00
parent 6b922489c8
commit 294ba9dfb8

View file

@ -2,9 +2,9 @@
*
* $RCSfile: fuprlout.cxx,v $
*
* $Revision: 1.8 $
* $Revision: 1.9 $
*
* last change: $Author: rt $ $Date: 2004-07-13 13:52:08 $
* last change: $Author: kz $ $Date: 2004-10-04 18:33:21 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -75,9 +75,7 @@
#ifndef _SFXITEMPOOL_HXX //autogen
#include <svtools/itempool.hxx>
#endif
#ifndef _SVSTOR_HXX //autogen
#include <so3/svstor.hxx>
#endif
#include <sot/storage.hxx>
#ifndef _SV_MSGBOX_HXX //autogen
#include <vcl/msgbox.hxx>
#endif
@ -85,6 +83,8 @@
#include <svx/svdundo.hxx>
#endif
#include <sfx2/viewfrm.hxx>
#include "drawdoc.hxx"
#include "sdpage.hxx"
#include "pres.hxx"