summaryrefslogtreecommitdiff
path: root/lotuswordpro/util/lwpfilter.component
blob: 030c75992ff682fe4dd17cb0b42e4200e2cf14b3 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<component loader="com.sun.star.loader.SharedLibrary"
    xmlns="http://openoffice.org/2010/uno-components">
  <implementation name="com.sun.star.comp.Writer.LotusWordProImportFilter">
    <service name="com.sun.star.document.ImportFilter"/>
    <service name="com.sun.star.document.ExtendedTypeDetection"/>
  </implementation>
</component>