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:
parent
378eb0f354
commit
3cf166d385
1 changed files with 12 additions and 0 deletions
|
@ -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>
|
Loading…
Reference in a new issue