diff options
Diffstat (limited to 'sd/source/ui/view/viewshe2.cxx')
-rw-r--r-- | sd/source/ui/view/viewshe2.cxx | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sd/source/ui/view/viewshe2.cxx b/sd/source/ui/view/viewshe2.cxx index 707b8ac4c511..f06f7bcea7f9 100644 --- a/sd/source/ui/view/viewshe2.cxx +++ b/sd/source/ui/view/viewshe2.cxx @@ -18,12 +18,7 @@ */ #include <com/sun/star/embed/EmbedVerbs.hpp> -#include <com/sun/star/embed/NoVisualAreaSizeException.hpp> #include <com/sun/star/embed/XEmbeddedObject.hpp> -#include <com/sun/star/beans/XPropertySet.hpp> -#include <com/sun/star/chart2/XChartDocument.hpp> -#include <com/sun/star/drawing/FillStyle.hpp> -#include <com/sun/star/drawing/LineStyle.hpp> #include <ViewShell.hxx> #include <ViewShellHint.hxx> @@ -35,17 +30,13 @@ #include <vcl/scrbar.hxx> #include <svx/svdpagv.hxx> #include <sfx2/dispatch.hxx> -#include <sfx2/app.hxx> #include <svx/ruler.hxx> #include <editeng/outlobj.hxx> #include <editeng/outliner.hxx> #include <svtools/ehdl.hxx> #include <svx/svdoole2.hxx> #include <svtools/sfxecode.hxx> -#include <svx/fmshell.hxx> -#include <rtl/ustrbuf.hxx> #include <unotools/moduleoptions.hxx> -#include <svx/dialogs.hrc> #include <comphelper/classids.hxx> #include <strings.hrc> @@ -54,15 +45,12 @@ #include <sdundogr.hxx> #include <FrameView.hxx> -#include <undopage.hxx> #include <sdresid.hxx> #include <drawdoc.hxx> #include <View.hxx> #include <fupoor.hxx> #include <Client.hxx> #include <DrawDocShell.hxx> -#include <fusearch.hxx> -#include <slideshow.hxx> #include <sdpage.hxx> #include <DrawViewShell.hxx> #include <ViewShellBase.hxx> |