diff options
-rw-r--r-- | chart2/source/controller/dialogs/dlg_InsertLegend.cxx | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/chart2/source/controller/dialogs/dlg_InsertLegend.cxx b/chart2/source/controller/dialogs/dlg_InsertLegend.cxx index 5fdb3dd62718..de6ad1005d38 100644 --- a/chart2/source/controller/dialogs/dlg_InsertLegend.cxx +++ b/chart2/source/controller/dialogs/dlg_InsertLegend.cxx @@ -22,14 +22,8 @@ #include "res_LegendPosition.hxx" #include "ObjectNameProvider.hxx" #include "ResId.hxx" -#include "chartview/ChartSfxItemIds.hxx" #include "NoWarningThisInCTOR.hxx" -// header for enum SvxChartLegendPos -#include <svx/chrtitem.hxx> -// header for class SfxItemPool -#include <svl/itempool.hxx> - //............................................................................. namespace chart { |