summaryrefslogtreecommitdiffstats
path: root/test/user-template/user/registry/palm.xcd
blob: 1c47d49482c027e54224baf5c4ca363ddf4d4381 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
<?xml version="1.0"?>
<oor:data xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oor="http://openoffice.org/2001/registry">
  <dependency file="main"/>
  <oor:component-data oor:package="org.openoffice.TypeDetection" oor:name="Filter">
    <node oor:name="Filters">
      <node oor:name="AportisDoc Palm DB" oor:op="replace">
        <prop oor:name="FileFormatVersion">
          <value>0</value>
        </prop>
        <prop oor:name="Type">
          <value>writer_AportisDoc_PalmDB_File</value>
        </prop>
        <prop oor:name="DocumentService">
          <value>com.sun.star.text.TextDocument</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UserData">
          <value>com.sun.star.documentconversion.XMergeBridge classes/aportisdoc.jar com.sun.star.comp.Writer.XMLImporter com.sun.star.comp.Writer.XMLExporter staroffice/sxw application/x-aportisdoc</value>
        </prop>
        <prop oor:name="FilterService">
          <value>com.sun.star.comp.Writer.XmlFilterAdaptor</value>
        </prop>
        <prop oor:name="TemplateName"/>
        <prop oor:name="UIName">
          <value>AportisDoc (Palm)</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT EXPORT ALIEN 3RDPARTYFILTER</value>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data oor:package="org.openoffice.TypeDetection" oor:name="Types">
    <node oor:name="Types">
      <node oor:name="writer_AportisDoc_PalmDB_File" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.filters.XMLFilterDetect</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>pdb</value>
        </prop>
        <prop oor:name="MediaType">
          <value>application/x-aportisdoc</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>AportisDoc Palm DB</value>
        </prop>
        <prop oor:name="UIName">
          <value>AportisDoc (Palm)</value>
        </prop>
        <prop oor:name="ClipboardFormat">
          <value>doctype:TEXt</value>
        </prop>
      </node>
    </node>
  </oor:component-data>
</oor:data>