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