summaryrefslogtreecommitdiff
path: root/chart2/source/model/template/FilledNetChartType.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/model/template/FilledNetChartType.cxx')
-rw-r--r--chart2/source/model/template/FilledNetChartType.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/chart2/source/model/template/FilledNetChartType.cxx b/chart2/source/model/template/FilledNetChartType.cxx
index 25100e43e355..5a043054cdad 100644
--- a/chart2/source/model/template/FilledNetChartType.cxx
+++ b/chart2/source/model/template/FilledNetChartType.cxx
@@ -25,16 +25,13 @@
#include "servicenames_charttypes.hxx"
#include "ContainerHelper.hxx"
#include "AxisIndexDefines.hxx"
-#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/chart2/AxisType.hpp>
#include <cppuhelper/supportsservice.hxx>
using namespace ::com::sun::star;
using namespace ::com::sun::star::chart2;
-using ::com::sun::star::beans::Property;
using ::com::sun::star::uno::Sequence;
-using ::osl::MutexGuard;
namespace chart
{