1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2*67a4c099SAndrew Rist<!--***********************************************************
3*67a4c099SAndrew Rist *
4*67a4c099SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
5*67a4c099SAndrew Rist * or more contributor license agreements.  See the NOTICE file
6*67a4c099SAndrew Rist * distributed with this work for additional information
7*67a4c099SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
8*67a4c099SAndrew Rist * to you under the Apache License, Version 2.0 (the
9*67a4c099SAndrew Rist * "License"); you may not use this file except in compliance
10*67a4c099SAndrew Rist * with the License.  You may obtain a copy of the License at
11*67a4c099SAndrew Rist *
12*67a4c099SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
13*67a4c099SAndrew Rist *
14*67a4c099SAndrew Rist * Unless required by applicable law or agreed to in writing,
15*67a4c099SAndrew Rist * software distributed under the License is distributed on an
16*67a4c099SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17*67a4c099SAndrew Rist * KIND, either express or implied.  See the License for the
18*67a4c099SAndrew Rist * specific language governing permissions and limitations
19*67a4c099SAndrew Rist * under the License.
20*67a4c099SAndrew Rist *
21*67a4c099SAndrew Rist ***********************************************************-->
22*67a4c099SAndrew Rist
23*67a4c099SAndrew Rist
24cdf0e10cSrcweir
25cdf0e10cSrcweir<component loader="com.sun.star.loader.SharedLibrary"
26cdf0e10cSrcweir    xmlns="http://openoffice.org/2010/uno-components">
27cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart.AreaChartType">
28cdf0e10cSrcweir    <service name="com.sun.star.chart2.AreaChartType"/>
29cdf0e10cSrcweir    <service name="com.sun.star.chart2.ChartType"/>
30cdf0e10cSrcweir  </implementation>
31cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart.BarChartType">
32cdf0e10cSrcweir    <service name="com.sun.star.chart2.BarChartType"/>
33cdf0e10cSrcweir    <service name="com.sun.star.chart2.ChartType"/>
34cdf0e10cSrcweir  </implementation>
35cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart.BubbleChartType">
36cdf0e10cSrcweir    <service name="com.sun.star.beans.PropertySet"/>
37cdf0e10cSrcweir    <service name="com.sun.star.chart2.BubbleChartType"/>
38cdf0e10cSrcweir    <service name="com.sun.star.chart2.ChartType"/>
39cdf0e10cSrcweir  </implementation>
40cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart.CandleStickChartType">
41cdf0e10cSrcweir    <service name="com.sun.star.beans.PropertySet"/>
42cdf0e10cSrcweir    <service name="com.sun.star.chart2.CandleStickChartType"/>
43cdf0e10cSrcweir    <service name="com.sun.star.chart2.ChartType"/>
44cdf0e10cSrcweir  </implementation>
45cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart.ChartTypeManager">
46cdf0e10cSrcweir    <service name="com.sun.star.chart2.ChartTypeManager"/>
47cdf0e10cSrcweir  </implementation>
48cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart.ColumnChartType">
49cdf0e10cSrcweir    <service name="com.sun.star.chart2.ChartType"/>
50cdf0e10cSrcweir    <service name="com.sun.star.chart2.ColumnChartType"/>
51cdf0e10cSrcweir  </implementation>
52cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart.DataSeries">
53cdf0e10cSrcweir    <service name="com.sun.star.beans.PropertySet"/>
54cdf0e10cSrcweir    <service name="com.sun.star.chart2.DataPointProperties"/>
55cdf0e10cSrcweir    <service name="com.sun.star.chart2.DataSeries"/>
56cdf0e10cSrcweir  </implementation>
57cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart.FilledNetChartType">
58cdf0e10cSrcweir    <service name="com.sun.star.beans.PropertySet"/>
59cdf0e10cSrcweir    <service name="com.sun.star.chart2.ChartType"/>
60cdf0e10cSrcweir    <service name="com.sun.star.chart2.FilledNetChartType"/>
61cdf0e10cSrcweir  </implementation>
62cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart.FormattedString">
63cdf0e10cSrcweir    <service name="com.sun.star.beans.PropertySet"/>
64cdf0e10cSrcweir    <service name="com.sun.star.chart2.FormattedString"/>
65cdf0e10cSrcweir  </implementation>
66cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart.LineChartType">
67cdf0e10cSrcweir    <service name="com.sun.star.beans.PropertySet"/>
68cdf0e10cSrcweir    <service name="com.sun.star.chart2.ChartType"/>
69cdf0e10cSrcweir    <service name="com.sun.star.chart2.LineChartType"/>
70cdf0e10cSrcweir  </implementation>
71cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart.NetChartType">
72cdf0e10cSrcweir    <service name="com.sun.star.beans.PropertySet"/>
73cdf0e10cSrcweir    <service name="com.sun.star.chart2.ChartType"/>
74cdf0e10cSrcweir    <service name="com.sun.star.chart2.NetChartType"/>
75cdf0e10cSrcweir  </implementation>
76cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart.PieChartType">
77cdf0e10cSrcweir    <service name="com.sun.star.beans.PropertySet"/>
78cdf0e10cSrcweir    <service name="com.sun.star.chart2.ChartType"/>
79cdf0e10cSrcweir    <service name="com.sun.star.chart2.PieChartType"/>
80cdf0e10cSrcweir  </implementation>
81cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart.ScatterChartType">
82cdf0e10cSrcweir    <service name="com.sun.star.beans.PropertySet"/>
83cdf0e10cSrcweir    <service name="com.sun.star.chart2.ChartType"/>
84cdf0e10cSrcweir    <service name="com.sun.star.chart2.ScatterChartType"/>
85cdf0e10cSrcweir  </implementation>
86cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart2.Axis">
87cdf0e10cSrcweir    <service name="com.sun.star.beans.PropertySet"/>
88cdf0e10cSrcweir    <service name="com.sun.star.chart2.Axis"/>
89cdf0e10cSrcweir  </implementation>
90cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart2.CartesianCoordinateSystem2d">
91cdf0e10cSrcweir    <service name="com.sun.star.chart2.CartesianCoordinateSystem2d"/>
92cdf0e10cSrcweir    <service name="com.sun.star.chart2.CoordinateSystems.Cartesian"/>
93cdf0e10cSrcweir  </implementation>
94cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart2.CartesianCoordinateSystem3d">
95cdf0e10cSrcweir    <service name="com.sun.star.chart2.CartesianCoordinateSystem3d"/>
96cdf0e10cSrcweir    <service name="com.sun.star.chart2.CoordinateSystems.Cartesian"/>
97cdf0e10cSrcweir  </implementation>
98cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart2.ChartModel">
99cdf0e10cSrcweir    <service name="com.sun.star.chart.ChartDocument"/>
100cdf0e10cSrcweir    <service name="com.sun.star.chart2.ChartDocument"/>
101cdf0e10cSrcweir    <service name="com.sun.star.document.OfficeDocument"/>
102cdf0e10cSrcweir  </implementation>
103cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart2.Diagram">
104cdf0e10cSrcweir    <service name="com.sun.star.beans.PropertySet"/>
105cdf0e10cSrcweir    <service name="com.sun.star.chart2.Diagram"/>
106cdf0e10cSrcweir    <service name="com.sun.star.layout.LayoutElement"/>
107cdf0e10cSrcweir  </implementation>
108cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart2.GridProperties">
109cdf0e10cSrcweir    <service name="com.sun.star.beans.PropertySet"/>
110cdf0e10cSrcweir    <service name="com.sun.star.chart2.GridProperties"/>
111cdf0e10cSrcweir  </implementation>
112cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart2.Legend">
113cdf0e10cSrcweir    <service name="com.sun.star.beans.PropertySet"/>
114cdf0e10cSrcweir    <service name="com.sun.star.chart2.Legend"/>
115cdf0e10cSrcweir    <service name="com.sun.star.drawing.FillProperties"/>
116cdf0e10cSrcweir    <service name="com.sun.star.drawing.LineProperties"/>
117cdf0e10cSrcweir    <service name="com.sun.star.layout.LayoutElement"/>
118cdf0e10cSrcweir    <service name="com.sun.star.style.CharacterProperties"/>
119cdf0e10cSrcweir  </implementation>
120cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart2.PageBackground">
121cdf0e10cSrcweir    <service name="com.sun.star.beans.PropertySet"/>
122cdf0e10cSrcweir    <service name="com.sun.star.chart2.PageBackground"/>
123cdf0e10cSrcweir  </implementation>
124cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart2.PolarCoordinateSystem2d">
125cdf0e10cSrcweir    <service name="com.sun.star.chart2.CoordinateSystems.Polar"/>
126cdf0e10cSrcweir    <service name="com.sun.star.chart2.PolarCoordinateSystem2d"/>
127cdf0e10cSrcweir  </implementation>
128cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart2.PolarCoordinateSystem3d">
129cdf0e10cSrcweir    <service name="com.sun.star.chart2.CoordinateSystems.Polar"/>
130cdf0e10cSrcweir    <service name="com.sun.star.chart2.PolarCoordinateSystem3d"/>
131cdf0e10cSrcweir  </implementation>
132cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart2.Title">
133cdf0e10cSrcweir    <service name="com.sun.star.beans.PropertySet"/>
134cdf0e10cSrcweir    <service name="com.sun.star.chart2.Title"/>
135cdf0e10cSrcweir    <service name="com.sun.star.layout.LayoutElement"/>
136cdf0e10cSrcweir    <service name="com.sun.star.style.ParagraphProperties"/>
137cdf0e10cSrcweir  </implementation>
138cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart2.XMLFilter">
139cdf0e10cSrcweir    <service name="com.sun.star.document.ExportFilter"/>
140cdf0e10cSrcweir    <service name="com.sun.star.document.ImportFilter"/>
141cdf0e10cSrcweir  </implementation>
142cdf0e10cSrcweir  <implementation name="com.sun.star.comp.chart2.report.XMLFilter">
143cdf0e10cSrcweir    <service name="com.sun.star.document.ExportFilter"/>
144cdf0e10cSrcweir    <service name="com.sun.star.document.ImportFilter"/>
145cdf0e10cSrcweir  </implementation>
146cdf0e10cSrcweir</component>
147