summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/report/ReportSection.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:34:20 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:58 +0200
commit7d66d3ae9f07d12cd4ed0b9dd4c9bec7019b71ea (patch)
treef6d63d5b208a15f696b7a1e01f83e822622bde9c /reportdesign/source/ui/report/ReportSection.cxx
parentc30f3ea3dd294210058c781145d6fdd320c975b4 (diff)
loplugin:includeform: reportdesign
Change-Id: Ie531677be09c264ed1536ad2512e76f29ab46881
Diffstat (limited to 'reportdesign/source/ui/report/ReportSection.cxx')
-rw-r--r--reportdesign/source/ui/report/ReportSection.cxx38
1 files changed, 19 insertions, 19 deletions
diff --git a/reportdesign/source/ui/report/ReportSection.cxx b/reportdesign/source/ui/report/ReportSection.cxx
index d857c215f155..59c6b37b70ca 100644
--- a/reportdesign/source/ui/report/ReportSection.cxx
+++ b/reportdesign/source/ui/report/ReportSection.cxx
@@ -17,17 +17,17 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include <memory>
-#include "ReportSection.hxx"
-#include "ReportWindow.hxx"
-#include "DesignView.hxx"
-#include "strings.hxx"
-#include "RptObject.hxx"
-#include "RptModel.hxx"
-#include "SectionView.hxx"
-#include "RptPage.hxx"
-#include "ReportController.hxx"
-#include "UITools.hxx"
-#include "ViewsWindow.hxx"
+#include <ReportSection.hxx>
+#include <ReportWindow.hxx>
+#include <DesignView.hxx>
+#include <strings.hxx>
+#include <RptObject.hxx>
+#include <RptModel.hxx>
+#include <SectionView.hxx>
+#include <RptPage.hxx>
+#include <ReportController.hxx>
+#include <UITools.hxx>
+#include <ViewsWindow.hxx>
#include <svx/svdpagv.hxx>
#include <editeng/eeitemid.hxx>
@@ -47,18 +47,18 @@
#include <comphelper/propertyvalue.hxx>
#include <toolkit/awt/vclxmenu.hxx>
#include <toolkit/helper/convert.hxx>
-#include "RptDef.hxx"
-#include "SectionWindow.hxx"
-#include "helpids.h"
-#include "strings.hrc"
-#include "dlgedclip.hxx"
-#include "UndoActions.hxx"
-#include "rptui_slotid.hrc"
+#include <RptDef.hxx>
+#include <SectionWindow.hxx>
+#include <helpids.h>
+#include <strings.hrc>
+#include <dlgedclip.hxx>
+#include <UndoActions.hxx>
+#include <rptui_slotid.hrc>
#include <connectivity/dbtools.hxx>
#include <vcl/lineinfo.hxx>
-#include "ColorChanger.hxx"
+#include <ColorChanger.hxx>
#include <svl/itempool.hxx>
#include <svtools/extcolorcfg.hxx>