summaryrefslogtreecommitdiff
path: root/chart2/source/chartcore.component
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/chartcore.component')
-rw-r--r--chart2/source/chartcore.component4
1 files changed, 4 insertions, 0 deletions
diff --git a/chart2/source/chartcore.component b/chart2/source/chartcore.component
index 5df1a183b55f..40296700d080 100644
--- a/chart2/source/chartcore.component
+++ b/chart2/source/chartcore.component
@@ -101,6 +101,10 @@
<service name="com.sun.star.chart2.BubbleChartType"/>
<service name="com.sun.star.chart2.ChartType"/>
</implementation>
+ <implementation name="com.sun.star.comp.chart.GL3DBarChartType">
+ <service name="com.sun.star.chart2.GL3DBarChartType"/>
+ <service name="com.sun.star.chart2.ChartType"/>
+ </implementation>
<implementation name="com.sun.star.comp.chart.CandleStickChartType">
<service name="com.sun.star.beans.PropertySet"/>
<service name="com.sun.star.chart2.CandleStickChartType"/>