1<?xml version="1.0" encoding="UTF-8"?>
2<!--***********************************************************
3 *
4 * Licensed to the Apache Software Foundation (ASF) under one
5 * or more contributor license agreements.  See the NOTICE file
6 * distributed with this work for additional information
7 * regarding copyright ownership.  The ASF licenses this file
8 * to you under the Apache License, Version 2.0 (the
9 * "License"); you may not use this file except in compliance
10 * with the License.  You may obtain a copy of the License at
11 *
12 *   http://www.apache.org/licenses/LICENSE-2.0
13 *
14 * Unless required by applicable law or agreed to in writing,
15 * software distributed under the License is distributed on an
16 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17 * KIND, either express or implied.  See the License for the
18 * specific language governing permissions and limitations
19 * under the License.
20 *
21 ***********************************************************-->
22
23
24<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:package="org.openoffice.TypeDetection" oor:name="Filter">
25  <node oor:name="Filters">
26    <node oor:name="StarOffice XML (Base) Report" oor:op="replace" oor:finalized="false" oor:mandatory="false">
27      <prop oor:name="Flags">
28        <value>IMPORT EXPORT OWN DEFAULT 3RDPARTYFILTER NOTINFILEDIALOG NOTINCHOOSER</value>
29      </prop>
30      <prop oor:name="UIComponent"/>
31      <prop oor:name="FilterService"/>
32      <prop oor:name="UserData"/>
33      <prop oor:name="FileFormatVersion">
34        <value>6800</value>
35      </prop>
36      <prop oor:name="Type">
37        <value>StarBaseReport</value>
38      </prop>
39      <prop oor:name="TemplateName"/>
40      <prop oor:name="DocumentService">
41        <value>com.sun.star.report.ReportDefinition</value>
42      </prop>
43      <prop oor:name="UIName">
44        <value xml:lang="en-US">ODF Database Report</value>
45      </prop>
46    </node>
47
48    <node oor:name="StarOffice XML (Base) Report Chart" oor:op="replace" oor:finalized="false" oor:mandatory="false">
49      <prop oor:name="Flags">
50        <value>IMPORT EXPORT OWN DEFAULT NOTINFILEDIALOG NOTINCHOOSER</value>
51      </prop>
52      <prop oor:name="UIComponent"/>
53      <prop oor:name="FilterService">
54        <value>com.sun.star.comp.chart2.report.XMLFilter</value>
55      </prop>
56      <prop oor:name="UserData"/>
57      <prop oor:name="FileFormatVersion">
58        <value>6800</value>
59      </prop>
60      <prop oor:name="Type">
61        <value>StarBaseReportChart</value>
62      </prop>
63      <prop oor:name="TemplateName"/>
64      <prop oor:name="DocumentService">
65        <value>com.sun.star.chart2.ChartDocument</value>
66      </prop>
67      <prop oor:name="UIName">
68        <value xml:lang="en-US">%productname% %formatversion% Report Chart</value>
69      </prop>
70    </node>
71  </node>
72</oor:component-data>
73