diff options
author | Rüdiger Timm <rt@openoffice.org> | 2005-01-27 13:18:14 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2005-01-27 13:18:14 +0000 |
commit | e3e9be874a8634fb63a355828a0b13c6d98ddf72 (patch) | |
tree | a48aee0f3b35133061e059753edeb7bfe0a9a142 /sd/source/ui/toolpanel/TaskPaneViewShell.cxx | |
parent | 2e9017d0d5ecf380764b2096d91141b814a16f36 (diff) |
INTEGRATION: CWS impress27 (1.5.30); FILE MERGED
2004/12/14 15:54:02 af 1.5.30.1: #i38391# Removed support for the preview window.
Diffstat (limited to 'sd/source/ui/toolpanel/TaskPaneViewShell.cxx')
-rw-r--r-- | sd/source/ui/toolpanel/TaskPaneViewShell.cxx | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sd/source/ui/toolpanel/TaskPaneViewShell.cxx b/sd/source/ui/toolpanel/TaskPaneViewShell.cxx index 6467239c5b1d..1f4d2af0576e 100644 --- a/sd/source/ui/toolpanel/TaskPaneViewShell.cxx +++ b/sd/source/ui/toolpanel/TaskPaneViewShell.cxx @@ -2,9 +2,9 @@ * * $RCSfile: TaskPaneViewShell.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: rt $ $Date: 2004-11-26 20:24:37 $ + * last change: $Author: rt $ $Date: 2005-01-27 14:18:14 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,9 +80,6 @@ #include "FrameView.hxx" #include "ObjectBarManager.hxx" #include "Window.hxx" -#ifndef SD_PREVIEW_CHILD_WINDOW_HXX -#include "PreviewChildWindow.hxx" -#endif #include "PaneDockingWindow.hxx" #include "sdmod.hxx" #include "app.hrc" |