From 1aaf9a9b362188eb706eae2b6b93df35266047d3 Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Tue, 12 Feb 2013 13:41:53 -0500 Subject: Renamed hard-to-remember 8-char headers in editeng. Change-Id: If255802082890e1b1b4c5197a791fa79a011773e --- reportdesign/source/ui/inspection/GeometryHandler.cxx | 2 +- reportdesign/source/ui/misc/UITools.cxx | 14 +++++++------- reportdesign/source/ui/report/ReportController.cxx | 2 +- reportdesign/source/ui/report/ReportSection.cxx | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) (limited to 'reportdesign/source') diff --git a/reportdesign/source/ui/inspection/GeometryHandler.cxx b/reportdesign/source/ui/inspection/GeometryHandler.cxx index 01954e4aeebe..472bb30b15ed 100644 --- a/reportdesign/source/ui/inspection/GeometryHandler.cxx +++ b/reportdesign/source/ui/inspection/GeometryHandler.cxx @@ -101,7 +101,7 @@ #define ITEMID_LINEEND_LIST SID_LINEEND_LIST #include #define ITEMID_BRUSH SID_ATTR_BRUSH -#include +#include #include #include "dlgpage.hxx" diff --git a/reportdesign/source/ui/misc/UITools.cxx b/reportdesign/source/ui/misc/UITools.cxx index 336894df2913..c0869d8cab08 100644 --- a/reportdesign/source/ui/misc/UITools.cxx +++ b/reportdesign/source/ui/misc/UITools.cxx @@ -40,25 +40,25 @@ #include #include #include // XColorList -#include +#include #include -#include +#include #include #include -#include -#include +#include +#include #include #include #include #include -#include +#include #include #include #include #include -#include +#include #include -#include +#include #include #include #include diff --git a/reportdesign/source/ui/report/ReportController.cxx b/reportdesign/source/ui/report/ReportController.cxx index 79fb2890483f..6c51b8f0bad7 100644 --- a/reportdesign/source/ui/report/ReportController.cxx +++ b/reportdesign/source/ui/report/ReportController.cxx @@ -113,7 +113,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/reportdesign/source/ui/report/ReportSection.cxx b/reportdesign/source/ui/report/ReportSection.cxx index ef723e92bec4..40a8433178c8 100644 --- a/reportdesign/source/ui/report/ReportSection.cxx +++ b/reportdesign/source/ui/report/ReportSection.cxx @@ -30,7 +30,7 @@ #include #include -#include +#include #include #include #include -- cgit