Bump for 4.0-15
[LibreOffice.git] / writerperfect / util / wpftdraw.component
blobbe4fd8db021992005f34f18c36519ffcdc95aede
1 <?xml version="1.0" encoding="UTF-8"?>
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.SharedLibrary" prefix="wpftdraw"
11 xmlns="http://openoffice.org/2010/uno-components">
12 <implementation name="com.sun.star.comp.Draw.CDRImportFilter">
13 <service name="com.sun.star.document.ImportFilter"/>
14 <service name="com.sun.star.document.ExtendedTypeDetection"/>
15 </implementation>
16 <implementation name="com.sun.star.comp.Draw.CMXImportFilter">
17 <service name="com.sun.star.document.ImportFilter"/>
18 <service name="com.sun.star.document.ExtendedTypeDetection"/>
19 </implementation>
20 <implementation name="com.sun.star.comp.Draw.MSPUBImportFilter">
21 <service name="com.sun.star.document.ImportFilter"/>
22 <service name="com.sun.star.document.ExtendedTypeDetection"/>
23 </implementation>
24 <implementation name="com.sun.star.comp.Draw.VisioImportFilter">
25 <service name="com.sun.star.document.ImportFilter"/>
26 <service name="com.sun.star.document.ExtendedTypeDetection"/>
27 </implementation>
28 <implementation name="com.sun.star.comp.Draw.WPGImportFilter">
29 <service name="com.sun.star.document.ImportFilter"/>
30 <service name="com.sun.star.document.ExtendedTypeDetection"/>
31 </implementation>
32 </component>