summaryrefslogtreecommitdiff
path: root/lotuswordpro/util/lwpfilter.component
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/util/lwpfilter.component')
-rw-r--r--lotuswordpro/util/lwpfilter.component8
1 files changed, 8 insertions, 0 deletions
diff --git a/lotuswordpro/util/lwpfilter.component b/lotuswordpro/util/lwpfilter.component
new file mode 100644
index 000000000000..030c75992ff6
--- /dev/null
+++ b/lotuswordpro/util/lwpfilter.component
@@ -0,0 +1,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>