summaryrefslogtreecommitdiff
path: root/filter/source/config/fragments/types/writer_web_HTML.xcu
blob: a1d9a0914ff5962ee5f18718f19c6c8d33e3cd0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
    <node oor:name="writer_web_HTML" oor:op="replace" >
        <prop oor:name="DetectService"><value>com.sun.star.text.FormatDetector</value></prop>
        <prop oor:name="URLPattern"><value>private:factory/swriter/web*</value></prop>
        <prop oor:name="Extensions"><value>html htm</value></prop>
        <prop oor:name="MediaType"><value>text/html</value></prop>
        <prop oor:name="Preferred"><value>false</value></prop>
        <prop oor:name="PreferredFilter"><value>HTML</value></prop>
        <prop oor:name="UIName">
            <value>HTML Document</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
    </node>