summaryrefslogtreecommitdiff
path: root/chart2/source/model/template/PieChartType.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/model/template/PieChartType.hxx')
-rw-r--r--chart2/source/model/template/PieChartType.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/chart2/source/model/template/PieChartType.hxx b/chart2/source/model/template/PieChartType.hxx
index 19aa8f2050b0..f67987073cba 100644
--- a/chart2/source/model/template/PieChartType.hxx
+++ b/chart2/source/model/template/PieChartType.hxx
@@ -40,9 +40,6 @@ public:
virtual css::uno::Sequence< OUString > SAL_CALL
getSupportedServiceNames()
throw( css::uno::RuntimeException, std::exception ) override;
- static OUString getImplementationName_Static();
- static css::uno::Sequence< OUString >
- getSupportedServiceNames_Static();
protected:
explicit PieChartType( const PieChartType & rOther );