diff options
Diffstat (limited to 'sd/source/ui/view/drviewsg.cxx')
-rw-r--r-- | sd/source/ui/view/drviewsg.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/source/ui/view/drviewsg.cxx b/sd/source/ui/view/drviewsg.cxx index 2b699d322e4e4..e3930fa7e6e5e 100644 --- a/sd/source/ui/view/drviewsg.cxx +++ b/sd/source/ui/view/drviewsg.cxx @@ -23,21 +23,17 @@ #include <svx/svxids.hrc> #include <svx/imapdlg.hxx> #include <sfx2/request.hxx> -#include <sfx2/dispatch.hxx> #include <sfx2/viewfrm.hxx> #include <svx/svdograf.hxx> -#include <svx/svdoole2.hxx> #include <svx/ImageMapInfo.hxx> #include <app.hrc> #include <drawdoc.hxx> -#include <slideshow.hxx> #include <sdmod.hxx> #include <optsitem.hxx> #include <FrameView.hxx> #include <drawview.hxx> -#include <fupoor.hxx> namespace sd { |