INTEGRATION: CWS impress27 (1.15.30); FILE MERGED

2004/12/14 15:54:07 af 1.15.30.1: #i38391# Removed support for the preview window.
This commit is contained in:
Rüdiger Timm 2005-01-27 13:21:44 +00:00
parent 0d868c71d6
commit a49d5b3551

View file

@ -2,9 +2,9 @@
*
* $RCSfile: drviewsi.cxx,v $
*
* $Revision: 1.15 $
* $Revision: 1.16 $
*
* last change: $Author: rt $ $Date: 2004-11-26 20:33:24 $
* last change: $Author: rt $ $Date: 2005-01-27 14:21:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -122,18 +122,13 @@
#include "anminfo.hxx"
#include "unoaprms.hxx" // Undo-Action
#include "sdundogr.hxx" // Undo Gruppe
#ifndef SD_PREVIEW_WINDOW_HXX
#include "PreviewWindow.hxx"
#endif
#ifndef SD_PREVIEW_CHILD_WINDOW_HXX
#include "PreviewChildWindow.hxx"
#endif
#ifndef SD_DRAW_VIEW_HXX
#include "drawview.hxx"
#endif
#ifndef SD_WINDOW_HXX
#include "Window.hxx"
#endif
#include "sdresid.hxx"
using namespace ::com::sun::star;