From d63b706dad58eb09014420cdaee5f1399d0e2d9e Mon Sep 17 00:00:00 2001 From: Stephan Bergmann Date: Mon, 23 Oct 2017 22:44:16 +0200 Subject: loplugin:includeform: chart2 Change-Id: I5b455c684e7cd689d5160135246f3400363c7d40 --- .../chartapiwrapper/ChartDocumentWrapper.cxx | 36 +++++++++++----------- 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx') diff --git a/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx b/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx index 3bf65b1f71db..739fd358b06e 100644 --- a/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx +++ b/chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx @@ -17,27 +17,27 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include "ChartDocumentWrapper.hxx" -#include "macros.hxx" -#include "servicenames.hxx" -#include "PropertyHelper.hxx" -#include "TitleHelper.hxx" -#include "LegendHelper.hxx" -#include "ControllerLockGuard.hxx" -#include "ModifyListenerHelper.hxx" -#include "DisposeHelper.hxx" +#include +#include +#include +#include +#include +#include +#include +#include +#include #include "DataSeriesPointWrapper.hxx" -#include "chartview/ExplicitValueProvider.hxx" -#include "chartview/DrawModelWrapper.hxx" +#include +#include #include "Chart2ModelContact.hxx" -#include "ChartModel.hxx" +#include -#include "DiagramHelper.hxx" -#include "DataSourceHelper.hxx" -#include "ChartModelHelper.hxx" -#include "AxisHelper.hxx" -#include "ThreeDHelper.hxx" +#include +#include +#include +#include +#include #include "TitleWrapper.hxx" #include "ChartDataWrapper.hxx" @@ -45,7 +45,7 @@ #include "LegendWrapper.hxx" #include "AreaWrapper.hxx" #include "WrappedAddInProperty.hxx" -#include "WrappedIgnoreProperty.hxx" +#include #include #include #include -- cgit -22.05'>distro/collabora/co-22.05 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:26:42 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:26:42 -0600
commitfd8b1b6553024d884eaca425f0bd9ea48bffddfe (patch)
tree106c91125bbe1f3bb63a445ffe1bf8ac7f296737 /unotools/source/config/xmlaccelcfg.cxx
parent6529096f6b0c09ba8a3c447ba61f06bb472924c5 (diff)
remove include of och header from unotools