summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/tp_DataSource.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/dialogs/tp_DataSource.cxx')
-rw-r--r--chart2/source/controller/dialogs/tp_DataSource.cxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/chart2/source/controller/dialogs/tp_DataSource.cxx b/chart2/source/controller/dialogs/tp_DataSource.cxx
index e3e2ebfcbdc6..cc68931dd437 100644
--- a/chart2/source/controller/dialogs/tp_DataSource.cxx
+++ b/chart2/source/controller/dialogs/tp_DataSource.cxx
@@ -18,16 +18,16 @@
*/
#include "tp_DataSource.hxx"
-#include "strings.hrc"
-#include "ResId.hxx"
-#include "chartview/ChartSfxItemIds.hxx"
-#include "macros.hxx"
+#include <strings.hrc>
+#include <ResId.hxx>
+#include <chartview/ChartSfxItemIds.hxx>
+#include <macros.hxx>
#include "ChartTypeTemplateProvider.hxx"
-#include "RangeSelectionHelper.hxx"
-#include "DataSeriesHelper.hxx"
+#include <RangeSelectionHelper.hxx>
+#include <DataSeriesHelper.hxx>
#include "tp_DataSourceControls.hxx"
-#include "ControllerLockGuard.hxx"
-#include "DataSourceHelper.hxx"
+#include <ControllerLockGuard.hxx>
+#include <DataSourceHelper.hxx>
#include <com/sun/star/sheet/XRangeSelection.hpp>
#include <com/sun/star/table/XCellRange.hpp>
#include <com/sun/star/chart2/XChartType.hpp>