diff options
Diffstat (limited to 'sd/source/ui/view')
-rw-r--r-- | sd/source/ui/view/Outliner.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/view/ViewShellBase.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/view/ViewShellImplementation.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/view/drbezob.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/view/drtxtob.cxx | 3 | ||||
-rw-r--r-- | sd/source/ui/view/drtxtob1.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/view/drviews2.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/view/drviews3.cxx | 5 | ||||
-rw-r--r-- | sd/source/ui/view/drviews9.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/view/drviewsa.cxx | 3 | ||||
-rw-r--r-- | sd/source/ui/view/drviewsc.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/view/drviewsd.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/view/drviewse.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/view/outlnvs2.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/view/outlview.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/view/presvish.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/view/sdview.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/view/sdview2.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/view/viewshe2.cxx | 1 | ||||
-rw-r--r-- | sd/source/ui/view/viewshel.cxx | 3 |
20 files changed, 0 insertions, 30 deletions
diff --git a/sd/source/ui/view/Outliner.cxx b/sd/source/ui/view/Outliner.cxx index 137163ba81e8..d4a427f59fad 100644 --- a/sd/source/ui/view/Outliner.cxx +++ b/sd/source/ui/view/Outliner.cxx @@ -47,7 +47,6 @@ #include <com/sun/star/linguistic2/XSpellChecker1.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <comphelper/processfactory.hxx> -#include <editeng/eeitem.hxx> #include <editeng/forbiddencharacterstable.hxx> #include <svx/srchdlg.hxx> #include <unotools/linguprops.hxx> diff --git a/sd/source/ui/view/ViewShellBase.cxx b/sd/source/ui/view/ViewShellBase.cxx index 9889685a959a..7948b94c160e 100644 --- a/sd/source/ui/view/ViewShellBase.cxx +++ b/sd/source/ui/view/ViewShellBase.cxx @@ -86,7 +86,6 @@ #include <sfx2/objface.hxx> #include <sfx2/viewfrm.hxx> #include <svl/whiter.hxx> -#include <comphelper/processfactory.hxx> #include <vcl/msgbox.hxx> #include <tools/diagnose_ex.h> diff --git a/sd/source/ui/view/ViewShellImplementation.cxx b/sd/source/ui/view/ViewShellImplementation.cxx index e0e075088320..d25a8ef9cf76 100644 --- a/sd/source/ui/view/ViewShellImplementation.cxx +++ b/sd/source/ui/view/ViewShellImplementation.cxx @@ -35,7 +35,6 @@ #include "glob.hrc" #include "app.hrc" #include "strings.hrc" -#include "strings.hrc" #include "helpids.h" #include "sdattr.hxx" #include "sdabstdlg.hxx" diff --git a/sd/source/ui/view/drbezob.cxx b/sd/source/ui/view/drbezob.cxx index e28cb0794657..9ef8b9d1caf4 100644 --- a/sd/source/ui/view/drbezob.cxx +++ b/sd/source/ui/view/drbezob.cxx @@ -56,7 +56,6 @@ #include "Window.hxx" #include "drawview.hxx" #include "drawdoc.hxx" -#include "sdresid.hxx" #include "fusel.hxx" #include "fuconbez.hxx" diff --git a/sd/source/ui/view/drtxtob.cxx b/sd/source/ui/view/drtxtob.cxx index 9697587cf3d8..f955e0b9eb33 100644 --- a/sd/source/ui/view/drtxtob.cxx +++ b/sd/source/ui/view/drtxtob.cxx @@ -39,9 +39,6 @@ #include <editeng/editeng.hxx> #include <editeng/outliner.hxx> #include <editeng/unolingu.hxx> -#include <editeng/ulspitem.hxx> -#include <editeng/lspcitem.hxx> -#include <editeng/adjitem.hxx> #include <vcl/vclenum.hxx> #include <sfx2/app.hxx> #include <svl/whiter.hxx> diff --git a/sd/source/ui/view/drtxtob1.cxx b/sd/source/ui/view/drtxtob1.cxx index feef729f7974..8efc9796ffcf 100644 --- a/sd/source/ui/view/drtxtob1.cxx +++ b/sd/source/ui/view/drtxtob1.cxx @@ -59,7 +59,6 @@ #include <svx/svdobj.hxx> #include <editeng/outlobj.hxx> #include <editeng/flstitem.hxx> -#include <editeng/editeng.hxx> #include <svl/intitem.hxx> #include <editeng/scripttypeitem.hxx> #include <svx/svdoutl.hxx> diff --git a/sd/source/ui/view/drviews2.cxx b/sd/source/ui/view/drviews2.cxx index af8239ffcb88..179fe66ea674 100644 --- a/sd/source/ui/view/drviews2.cxx +++ b/sd/source/ui/view/drviews2.cxx @@ -47,7 +47,6 @@ #include <basic/sbstar.hxx> #include <editeng/flditem.hxx> #include <svx/xlineit0.hxx> -#include <svx/xfillit0.hxx> #include <svx/svdoutl.hxx> #include <svx/xlnwtit.hxx> diff --git a/sd/source/ui/view/drviews3.cxx b/sd/source/ui/view/drviews3.cxx index f67f60fac66a..b498d4e7292a 100644 --- a/sd/source/ui/view/drviews3.cxx +++ b/sd/source/ui/view/drviews3.cxx @@ -77,21 +77,16 @@ #include "sdresid.hxx" #include "drawview.hxx" #include "drawdoc.hxx" -#include "DrawViewShell.hxx" #include "Ruler.hxx" #include "DrawDocShell.hxx" #include "headerfooterdlg.hxx" #include "masterlayoutdlg.hxx" -#include "Ruler.hxx" -#include "DrawDocShell.hxx" #include "sdabstdlg.hxx" #include <sfx2/ipclient.hxx> #include <tools/diagnose_ex.h> #include "ViewShellBase.hxx" #include "FormShellManager.hxx" #include "LayerTabBar.hxx" -#include "sdabstdlg.hxx" -#include "sdpage.hxx" #include <com/sun/star/drawing/framework/XControllerManager.hpp> #include <com/sun/star/drawing/framework/XConfigurationController.hpp> #include <com/sun/star/drawing/framework/XConfiguration.hpp> diff --git a/sd/source/ui/view/drviews9.cxx b/sd/source/ui/view/drviews9.cxx index f2741cdf4345..8763aa8c47fc 100644 --- a/sd/source/ui/view/drviews9.cxx +++ b/sd/source/ui/view/drviews9.cxx @@ -37,7 +37,6 @@ #include <svx/xflgrit.hxx> #include <svx/xlnclit.hxx> #include <svx/xflclit.hxx> -#include <svx/xlnwtit.hxx> #include <sfx2/bindings.hxx> #include <sfx2/dispatch.hxx> diff --git a/sd/source/ui/view/drviewsa.cxx b/sd/source/ui/view/drviewsa.cxx index 96c2259ce8c9..7a6e6aa908b6 100644 --- a/sd/source/ui/view/drviewsa.cxx +++ b/sd/source/ui/view/drviewsa.cxx @@ -55,14 +55,12 @@ #include <sfx2/viewfrm.hxx> #include <svx/fmshell.hxx> -#include <sfx2/dispatch.hxx> #include <svtools/cliplistener.hxx> #include <svx/float3d.hxx> #include "helpids.h" #include "view/viewoverlaymanager.hxx" #include "app.hrc" -#include "helpids.h" #include "strings.hrc" #include "res_bmp.hrc" #include "sdpage.hxx" @@ -76,7 +74,6 @@ #include "drawview.hxx" #include "SdUnoDrawView.hxx" #include "ViewShellBase.hxx" -#include "SdUnoDrawView.hxx" #include "slideshow.hxx" #include "ToolBarManager.hxx" #include "annotationmanager.hxx" diff --git a/sd/source/ui/view/drviewsc.cxx b/sd/source/ui/view/drviewsc.cxx index 49e7dfef2658..76f70008823b 100644 --- a/sd/source/ui/view/drviewsc.cxx +++ b/sd/source/ui/view/drviewsc.cxx @@ -42,7 +42,6 @@ #include <svx/svxdlg.hxx> #include <sfx2/bindings.hxx> #include <sfx2/dispatch.hxx> -#include <svx/svdoole2.hxx> #include <svl/style.hxx> #include <svx/svdpagv.hxx> #include <svx/grafctrl.hxx> diff --git a/sd/source/ui/view/drviewsd.cxx b/sd/source/ui/view/drviewsd.cxx index 22b80691d649..c20c19ee0849 100644 --- a/sd/source/ui/view/drviewsd.cxx +++ b/sd/source/ui/view/drviewsd.cxx @@ -51,7 +51,6 @@ #include "NavigatorChildWindow.hxx" #include "navigatr.hxx" #include "drawview.hxx" -#include "slideshow.hxx" namespace sd { diff --git a/sd/source/ui/view/drviewse.cxx b/sd/source/ui/view/drviewse.cxx index c65d34672bb9..433118b8c9b8 100644 --- a/sd/source/ui/view/drviewse.cxx +++ b/sd/source/ui/view/drviewse.cxx @@ -88,7 +88,6 @@ #include "fuconarc.hxx" #include "fucon3d.hxx" #include "sdresid.hxx" -#include "slideshow.hxx" #include "Outliner.hxx" #include "PresentationViewShell.hxx" #include "sdpage.hxx" diff --git a/sd/source/ui/view/outlnvs2.cxx b/sd/source/ui/view/outlnvs2.cxx index 3e16529d1554..7bd044807a43 100644 --- a/sd/source/ui/view/outlnvs2.cxx +++ b/sd/source/ui/view/outlnvs2.cxx @@ -48,7 +48,6 @@ #include <sfx2/viewfrm.hxx> #include "Outliner.hxx" #include "Window.hxx" -#include "OutlineViewShell.hxx" #include "fubullet.hxx" #include "fuolbull.hxx" #include "FrameView.hxx" diff --git a/sd/source/ui/view/outlview.cxx b/sd/source/ui/view/outlview.cxx index 433c64d02a4c..67b802dd75a4 100644 --- a/sd/source/ui/view/outlview.cxx +++ b/sd/source/ui/view/outlview.cxx @@ -53,7 +53,6 @@ #include <editeng/lspcitem.hxx> #include <editeng/numitem.hxx> #include <editeng/outlobj.hxx> -#include <editeng/numitem.hxx> #include <editeng/editeng.hxx> #include <editeng/editobj.hxx> diff --git a/sd/source/ui/view/presvish.cxx b/sd/source/ui/view/presvish.cxx index 724e2da3b242..f1edee095051 100644 --- a/sd/source/ui/view/presvish.cxx +++ b/sd/source/ui/view/presvish.cxx @@ -58,7 +58,6 @@ #include "ViewShellBase.hxx" #include "FactoryIds.hxx" -#include "slideshow.hxx" #include "fupoor.hxx" #include "Window.hxx" diff --git a/sd/source/ui/view/sdview.cxx b/sd/source/ui/view/sdview.cxx index 21ba15473fa0..d7dcc2556430 100644 --- a/sd/source/ui/view/sdview.cxx +++ b/sd/source/ui/view/sdview.cxx @@ -79,7 +79,6 @@ #include "undo/undomanager.hxx" #include <svx/sdr/contact/viewobjectcontact.hxx> #include <svx/sdr/contact/viewcontact.hxx> -#include <svx/sdr/contact/displayinfo.hxx> #include "EventMultiplexer.hxx" #include "ViewShellBase.hxx" #include "ViewShellManager.hxx" diff --git a/sd/source/ui/view/sdview2.cxx b/sd/source/ui/view/sdview2.cxx index 634b808ad4a5..2a62767e2bde 100644 --- a/sd/source/ui/view/sdview2.cxx +++ b/sd/source/ui/view/sdview2.cxx @@ -46,7 +46,6 @@ #include <svx/svdundo.hxx> #include <svx/svdpagv.hxx> #include <svl/urlbmk.hxx> -#include <svl/urlbmk.hxx> #include <editeng/outliner.hxx> #include <svx/xflclit.hxx> #include <svx/dbexch.hrc> diff --git a/sd/source/ui/view/viewshe2.cxx b/sd/source/ui/view/viewshe2.cxx index cee898fd9624..7dfdb9bd9b84 100644 --- a/sd/source/ui/view/viewshe2.cxx +++ b/sd/source/ui/view/viewshe2.cxx @@ -49,7 +49,6 @@ #include <svx/svdoole2.hxx> #include <svtools/sfxecode.hxx> #include <svx/fmshell.hxx> -#include <sfx2/dispatch.hxx> #include <rtl/ustrbuf.hxx> #include <unotools/moduleoptions.hxx> #include <svx/dialogs.hrc> diff --git a/sd/source/ui/view/viewshel.cxx b/sd/source/ui/view/viewshel.cxx index e4ae7f017828..ff30160a347c 100644 --- a/sd/source/ui/view/viewshel.cxx +++ b/sd/source/ui/view/viewshel.cxx @@ -48,8 +48,6 @@ #include "GraphicViewShell.hxx" #include <sfx2/childwin.hxx> #include <sdxfer.hxx> -#include "GraphicViewShell.hxx" -#include <sfx2/childwin.hxx> #include "app.hrc" #include "helpids.h" @@ -71,7 +69,6 @@ #include "MediaObjectBar.hxx" #include "ViewShellManager.hxx" #include "FormShellManager.hxx" -#include <svx/fmshell.hxx> #include <svx/dialogs.hrc> #include <svx/extrusionbar.hxx> #include <svx/fontworkbar.hxx> |