diff options
Diffstat (limited to 'sd/source/ui/view/tabcontr.cxx')
-rw-r--r-- | sd/source/ui/view/tabcontr.cxx | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/sd/source/ui/view/tabcontr.cxx b/sd/source/ui/view/tabcontr.cxx index add49a87292c..46eb48bbbc15 100644 --- a/sd/source/ui/view/tabcontr.cxx +++ b/sd/source/ui/view/tabcontr.cxx @@ -20,23 +20,15 @@ #include <TabControl.hxx> #include <sfx2/viewfrm.hxx> -#include <svx/svdlayer.hxx> -#include <svx/svdpagv.hxx> #include <sfx2/dispatch.hxx> #include <vcl/commandevent.hxx> -#include <sdattr.hxx> -#include <sdmod.hxx> #include <app.hrc> #include <DrawViewShell.hxx> -#include <GraphicViewShell.hxx> #include <helpids.h> #include <View.hxx> -#include <sdpage.hxx> #include <drawdoc.hxx> -#include <Window.hxx> -#include <unmodpg.hxx> #include <DrawDocShell.hxx> namespace sd { |