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/.
10 <component xmlns=
"http://openoffice.org/2010/uno-components"
11 loader=
"com.sun.star.loader.SharedLibrary"
13 <implementation name=
"org.libreoffice.comp.documents.HybridPDFImport">
14 <service name=
"com.sun.star.document.ImportFilter"/>
16 <implementation name=
"org.libreoffice.comp.documents.WriterPDFImport">
17 <service name=
"com.sun.star.document.ImportFilter"/>
19 <implementation name=
"org.libreoffice.comp.documents.DrawPDFImport">
20 <service name=
"com.sun.star.document.ImportFilter"/>
22 <implementation name=
"org.libreoffice.comp.documents.ImpressPDFImport">
23 <service name=
"com.sun.star.document.ImportFilter"/>
25 <implementation name=
"org.libreoffice.comp.documents.PDFDetector">
26 <service name=
"com.sun.star.document.ImportFilter"/>