INTEGRATION: CWS writerperfect01 (1.1.2); FILE ADDED

2004/10/05 16:27:31 mmeeks 1.1.2.2: Issue number: 35022
Submitted by: mmeeks
Reviewed by:  pending

fix snafu.
2004/10/05 16:02:35 mmeeks 1.1.2.1: Issue number: 35022
Submitted by: mmeeks
Reviewed by:  default

Add Wordperfect filter details - hard to test though.
This commit is contained in:
Rüdiger Timm 2004-10-28 12:41:31 +00:00
parent 378eb0f354
commit 3cf166d385

View file

@ -0,0 +1,12 @@
<node oor:name="writer_WordPerfect_Document" oor:op="replace" oor:finalized="true" oor:mandatory="true">
<prop oor:name="DetectService"><value>com.sun.star.text.FormatDetector</value></prop>
<prop oor:name="URLPattern"/>
<prop oor:name="Extensions"><value>wpd</value></prop>
<prop oor:name="MediaType"/>
<prop oor:name="Preferred"><value>false</value></prop>
<prop oor:name="PreferredFilter"><value>WordPerfect</value></prop>
<prop oor:name="UIName">
<value>WordPerfect Document</value>
</prop>
<prop oor:name="ClipboardFormat"/>
</node>