summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/view/drviewsi.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2005-01-27 13:21:44 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2005-01-27 13:21:44 +0000
commita49d5b3551351a2db3f42a94bfaf773a6782ce7c (patch)
treefe67855a9878f832cf36e39487bd8b20d0377a08 /sd/source/ui/view/drviewsi.cxx
parentINTEGRATION: CWS impress27 (1.12.36); FILE MERGED (diff)
downloadcore-a49d5b3551351a2db3f42a94bfaf773a6782ce7c.tar.gz
core-a49d5b3551351a2db3f42a94bfaf773a6782ce7c.zip
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.
Diffstat (limited to 'sd/source/ui/view/drviewsi.cxx')
-rw-r--r--sd/source/ui/view/drviewsi.cxx11
1 files changed, 3 insertions, 8 deletions
diff --git a/sd/source/ui/view/drviewsi.cxx b/sd/source/ui/view/drviewsi.cxx
index e891d5fefcc1..3a13cbd8d1ab 100644
--- a/sd/source/ui/view/drviewsi.cxx
+++ b/sd/source/ui/view/drviewsi.cxx
@@ -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;