diff options
Diffstat (limited to 'sd/source/ui/view/sdview3.cxx')
-rw-r--r-- | sd/source/ui/view/sdview3.cxx | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/sd/source/ui/view/sdview3.cxx b/sd/source/ui/view/sdview3.cxx index c06e91eeead49..e45441d1affeb 100644 --- a/sd/source/ui/view/sdview3.cxx +++ b/sd/source/ui/view/sdview3.cxx @@ -23,29 +23,18 @@ #include <com/sun/star/embed/MSOLEObjectSystemCreator.hpp> #include <com/sun/star/lang/XComponent.hpp> #include <sot/filelist.hxx> -#include <unotools/pathoptions.hxx> #include <editeng/editdata.hxx> -#include <svl/urlbmk.hxx> #include <svx/xfillit0.hxx> #include <svx/xflclit.hxx> #include <svx/xlnclit.hxx> #include <svx/svdpagv.hxx> -#include <editeng/eeitem.hxx> -#include <editeng/colritem.hxx> #include <sfx2/docfile.hxx> -#include <svx/svditer.hxx> -#include <svx/svdogrp.hxx> #include <svx/svdoole2.hxx> #include <svx/svdograf.hxx> -#include <svx/svdetc.hxx> #include <svx/svdundo.hxx> -#include <sfx2/app.hxx> #include <svl/itempool.hxx> -#include <comphelper/classids.hxx> -#include <svx/fmmodel.hxx> #include <sot/formats.hxx> #include <editeng/outliner.hxx> -#include <editeng/editeng.hxx> #include <svx/obj3d.hxx> #include <svx/e3dundo.hxx> #include <svx/unomodel.hxx> @@ -61,13 +50,11 @@ #include <Window.hxx> #include <sdxfer.hxx> #include <sdpage.hxx> -#include <DrawViewShell.hxx> #include <drawdoc.hxx> #include <sdmod.hxx> #include <sdresid.hxx> #include <strings.hrc> #include <SlideSorterViewShell.hxx> -#include <strmname.h> #include <unomodel.hxx> #include <ViewClipboard.hxx> #include <sfx2/ipclient.hxx> @@ -75,8 +62,6 @@ #include <comphelper/sequenceashashmap.hxx> #include <comphelper/storagehelper.hxx> #include <comphelper/processfactory.hxx> -#include <tools/stream.hxx> -#include <vcl/cvtgrf.hxx> #include <svx/sdrhittesthelper.hxx> #include <svx/xbtmpit.hxx> #include <memory> |