fix baseline build (old cairo) - 'cairo_rectangle_int_t' does not name a type
[LibreOffice.git] / reportbuilder / java / reportbuilder.component
blob75cdee4e0969892374e8386817d2a58d4ef55561
1 <?xml version="1.0"?>
2 <!--
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 -->
10 <component loader="com.sun.star.loader.Java2"
11 xmlns="http://openoffice.org/2010/uno-components">
12 <implementation name="org.libreoffice.report.pentaho.SOFormulaParser">
13 <service name="com.sun.star.report.meta.FormulaParser"/>
14 </implementation>
15 <implementation name="org.libreoffice.report.pentaho.SOFunctionManager">
16 <service name="com.sun.star.report.meta.FunctionManager"/>
17 </implementation>
18 <implementation name="org.libreoffice.report.pentaho.SOReportJobFactory$_SOReportJobFactory">
19 <service name="org.libreoffice.report.pentaho.SOReportJobFactory"/>
20 </implementation>
21 </component>