summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drviewsb.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:32:55 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:55 +0200
commit3784e4d5ef6869f1f1da3c0b382112aa1e4a56d4 (patch)
treef2c55022db35b8a1d4569e437d6636472f8ab83d /sd/source/ui/view/drviewsb.cxx
parent2d1de9686e831158de55d9c5e8f51d36412556ec (diff)
loplugin:includeform: sd
Change-Id: I4b75316c8644a591e6d1cfab4945ef123f945b53
Diffstat (limited to 'sd/source/ui/view/drviewsb.cxx')
-rw-r--r--sd/source/ui/view/drviewsb.cxx44
1 files changed, 22 insertions, 22 deletions
diff --git a/sd/source/ui/view/drviewsb.cxx b/sd/source/ui/view/drviewsb.cxx
index 336b43699cb5..f0f1857dddbc 100644
--- a/sd/source/ui/view/drviewsb.cxx
+++ b/sd/source/ui/view/drviewsb.cxx
@@ -39,28 +39,28 @@
#include <unotools/useroptions.hxx>
#include <tools/diagnose_ex.h>
-#include "app.hrc"
-#include "strings.hrc"
-
-#include "Outliner.hxx"
-#include "Window.hxx"
-#include "sdmod.hxx"
-#include "sdattr.hxx"
-#include "drawdoc.hxx"
-#include "DrawDocShell.hxx"
-#include "sdresid.hxx"
-#include "sdpage.hxx"
-#include "DrawViewShell.hxx"
-#include "drawview.hxx"
-#include "unmodpg.hxx"
-#include "undolayer.hxx"
-#include "ViewShellBase.hxx"
-#include "FormShellManager.hxx"
-#include "LayerTabBar.hxx"
-#include "sdabstdlg.hxx"
-#include "SlideSorterViewShell.hxx"
-#include "SlideSorter.hxx"
-#include "controller/SlideSorterController.hxx"
+#include <app.hrc>
+#include <strings.hrc>
+
+#include <Outliner.hxx>
+#include <Window.hxx>
+#include <sdmod.hxx>
+#include <sdattr.hxx>
+#include <drawdoc.hxx>
+#include <DrawDocShell.hxx>
+#include <sdresid.hxx>
+#include <sdpage.hxx>
+#include <DrawViewShell.hxx>
+#include <drawview.hxx>
+#include <unmodpg.hxx>
+#include <undolayer.hxx>
+#include <ViewShellBase.hxx>
+#include <FormShellManager.hxx>
+#include <LayerTabBar.hxx>
+#include <sdabstdlg.hxx>
+#include <SlideSorterViewShell.hxx>
+#include <SlideSorter.hxx>
+#include <controller/SlideSorterController.hxx>
namespace sd {