diff options
Diffstat (limited to 'sd/source/ui/view/frmview.cxx')
-rw-r--r-- | sd/source/ui/view/frmview.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sd/source/ui/view/frmview.cxx b/sd/source/ui/view/frmview.cxx index a05d2bea5b44..2e1d5b755883 100644 --- a/sd/source/ui/view/frmview.cxx +++ b/sd/source/ui/view/frmview.cxx @@ -20,7 +20,6 @@ #include <FrameView.hxx> #include <svx/svxids.hrc> -#include <com/sun/star/awt/Rectangle.hpp> #include <com/sun/star/drawing/framework/ResourceId.hpp> #include <com/sun/star/drawing/framework/XView.hpp> #include <rtl/ustrbuf.hxx> @@ -34,12 +33,8 @@ #include <DrawDocShell.hxx> #include <optsitem.hxx> #include <ViewShellBase.hxx> -#include <DrawViewShell.hxx> -#include <OutlineViewShell.hxx> #include <sdmod.hxx> #include <pres.hxx> -#include <strings.hrc> -#include <sdiocmpt.hxx> #include <framework/FrameworkHelper.hxx> #include <comphelper/processfactory.hxx> #include <sfx2/viewfrm.hxx> |