1 <?xml version=
"1.0" encoding=
"UTF-8"?>
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 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
20 <component loader=
"com.sun.star.loader.SharedLibrary" environment=
"@CPPU_ENV@"
21 xmlns=
"http://openoffice.org/2010/uno-components">
22 <implementation name=
"com.sun.star.comp.Report.XMLOasisContentImporter"
23 constructor=
"reportdesign_XMLOasisContentImporter_get_implementation">
24 <service name=
"com.sun.star.comp.document.ImportFilter"/>
26 <implementation name=
"com.sun.star.comp.Report.XMLOasisMetaImporter"
27 constructor=
"reportdesign_ORptMetaImportHelper_get_implementation">
28 <service name=
"com.sun.star.comp.document.ImportFilter"/>
30 <implementation name=
"com.sun.star.comp.Report.XMLOasisSettingsImporter"
31 constructor=
"reportdesign_ORptImportHelper_get_implementation">
32 <service name=
"com.sun.star.comp.document.ImportFilter"/>
34 <implementation name=
"com.sun.star.comp.Report.XMLOasisStylesImporter"
35 constructor=
"reportdesign_ORptStylesImportHelper_get_implementation">
36 <service name=
"com.sun.star.comp.document.ImportFilter"/>
38 <implementation name=
"com.sun.star.comp.report.ExportDocumentHandler"
39 constructor=
"reportdesign_ExportDocumentHandler_get_implementation">
40 <service name=
"com.sun.star.report.ExportDocumentHandler"/>
42 <implementation name=
"com.sun.star.comp.report.ExportFilter"
43 constructor=
"reportdesign_ORptExport_get_implementation">
44 <service name=
"com.sun.star.document.ExportFilter"/>
46 <implementation name=
"com.sun.star.comp.report.ImportDocumentHandler"
47 constructor=
"reportdesign_ImportDocumentHandler_get_implementation">
48 <service name=
"com.sun.star.report.ImportDocumentHandler"/>
50 <implementation name=
"com.sun.star.comp.report.OReportFilter"
51 constructor=
"reportdesign_OReportFilter_get_implementation">
52 <service name=
"com.sun.star.comp.document.ImportFilter"/>
54 <implementation name=
"com.sun.star.comp.report.ORptTypeDetection"
55 constructor=
"reportdesign_ORptTypeDetection_get_implementation">
56 <service name=
"com.sun.star.document.ExtendedTypeDetection"/>
58 <implementation name=
"com.sun.star.comp.report.XMLContentExporter"
59 constructor=
"reportdesign_ORptContentExportHelper_get_implementation">
60 <service name=
"com.sun.star.document.ExportFilter"/>
62 <implementation name=
"com.sun.star.comp.report.XMLFullExporter"
63 constructor=
"reportdesign_ODBFullExportHelper_get_implementation">
64 <service name=
"com.sun.star.document.ExportFilter"/>
66 <implementation name=
"com.sun.star.comp.report.XMLMetaExporter"
67 constructor=
"reportdesign_ORptMetaExportHelper_get_implementation">
68 <service name=
"com.sun.star.document.ExportFilter"/>
70 <implementation name=
"com.sun.star.comp.report.XMLSettingsExporter"
71 constructor=
"reportdesign_ORptExportHelper_get_implementation">
72 <service name=
"com.sun.star.document.ExportFilter"/>
74 <implementation name=
"com.sun.star.comp.report.XMLStylesExporter"
75 constructor=
"reportdesign_ORptStylesExportHelper_get_implementation">
76 <service name=
"com.sun.star.document.ExportFilter"/>