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<!--***********************************************************
25 *
26 * Licensed to the Apache Software Foundation (ASF) under one
27 * or more contributor license agreements.  See the NOTICE file
28 * distributed with this work for additional information
29 * regarding copyright ownership.  The ASF licenses this file
30 * to you under the Apache License, Version 2.0 (the
31 * "License"); you may not use this file except in compliance
32 * with the License.  You may obtain a copy of the License at
33 *
34 *   http://www.apache.org/licenses/LICENSE-2.0
35 *
36 * Unless required by applicable law or agreed to in writing,
37 * software distributed under the License is distributed on an
38 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
39 * KIND, either express or implied.  See the License for the
40 * specific language governing permissions and limitations
41 * under the License.
42 *
43 ***********************************************************-->
44<!DOCTYPE oor:component-data SYSTEM "../../../../component-update.dtd">
45<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">
46	<node oor:name="Filters">
47			<node oor:name="devguide_FlatXMLFilter_Cpp_calc" oor:op="replace">
48				<prop oor:name="FileFormatVersion"><value>0</value></prop>
49				<prop oor:name="Type"><value>devguide_FlatXMLType_Cpp_calc</value></prop>
50				<prop oor:name="DocumentService"><value>com.sun.star.sheet.SpreadsheetDocument</value></prop>
51				<prop oor:name="UIComponent"/>
52				<prop oor:name="UserData"><value oor:separator=",">devguide.officedev.samples.filter.FlatXmlCpp, ,com.sun.star.comp.Calc.XMLOasisImporter,com.sun.star.comp.Calc.XMLOasisExporter</value></prop>
53				<prop oor:name="FilterService"><value>com.sun.star.comp.Writer.XmlFilterAdaptor</value></prop>
54				<prop oor:name="TemplateName"/>
55				<prop oor:name="UIName">
56                    <!-- The x-no-translate entry is a marker to prevent l10n tooling from translation. It it is not necessary. -->
57                    <value xml:lang="x-no-translate"></value>
58                    <value xml:lang="de">DevGuide FlatXML Calc</value>
59					<value xml:lang="en-US">DevGuide FlatXML Calc</value>
60				</prop>
61				<prop oor:name="Flags"><value>IMPORT EXPORT ALIEN 3RDPARTYFILTER</value></prop>
62			</node>
63			<node oor:name="devguide_FlatXMLFilter_Cpp_draw" oor:op="replace">
64				<prop oor:name="FileFormatVersion"><value>0</value></prop>
65				<prop oor:name="Type"><value>devguide_FlatXMLType_Cpp_draw</value></prop>
66				<prop oor:name="DocumentService"><value>com.sun.star.drawing.DrawingDocument</value></prop>
67				<prop oor:name="UIComponent"/>
68				<prop oor:name="UserData"><value oor:separator=",">devguide.officedev.samples.filter.FlatXmlCpp, ,com.sun.star.comp.DrawingLayer.XMLOasisImporter,com.sun.star.comp.DrawingLayer.XMLOasisExporter</value></prop>
69				<prop oor:name="FilterService"><value>com.sun.star.comp.Writer.XmlFilterAdaptor</value></prop>
70				<prop oor:name="TemplateName"/>
71				<prop oor:name="UIName">
72	                <!-- The x-no-translate entry is a marker to prevent l10n tooling from translation. It it is not necessary. -->
73                    <value xml:lang="x-no-translate"></value>
74				    <value xml:lang="de">DevGuide FlatXML Draw</value>
75					<value xml:lang="en-US">DevGuide FlatXML Draw</value>
76				</prop>
77				<prop oor:name="Flags"><value>IMPORT EXPORT ALIEN 3RDPARTYFILTER</value></prop>
78			</node>
79			<node oor:name="devguide_FlatXMLFilter_Cpp_impress" oor:op="replace">
80				<prop oor:name="FileFormatVersion"><value>0</value></prop>
81				<prop oor:name="Type"><value>devguide_FlatXMLType_Cpp_impress</value></prop>
82				<prop oor:name="DocumentService"><value>com.sun.star.presentation.PresentationDocument</value></prop>
83				<prop oor:name="UIComponent"/>
84				<prop oor:name="UserData"><value oor:separator=",">devguide.officedev.samples.filter.FlatXmlCpp, ,com.sun.star.comp.Impress.XMLOasisImporter,com.sun.star.comp.Impress.XMLOasisExporter</value></prop>
85				<prop oor:name="FilterService"><value>com.sun.star.comp.Writer.XmlFilterAdaptor</value></prop>
86				<prop oor:name="TemplateName"/>
87				<prop oor:name="UIName">
88	                <!-- The x-no-translate entry is a marker to prevent l10n tooling from translation. It it is not necessary. -->
89                    <value xml:lang="x-no-translate"></value>
90				    <value xml:lang="de">DevGuide FlatXML Impress</value>
91					<value xml:lang="en-US">DevGuide FlatXML Impress</value>
92				</prop>
93				<prop oor:name="Flags"><value>IMPORT EXPORT ALIEN 3RDPARTYFILTER</value></prop>
94			</node>
95			<node oor:name="devguide_FlatXMLFilter_Cpp_writer" oor:op="replace">
96				<prop oor:name="FileFormatVersion"><value>0</value></prop>
97				<prop oor:name="Type"><value>devguide_FlatXMLType_Cpp_writer</value></prop>
98				<prop oor:name="DocumentService"><value>com.sun.star.text.TextDocument</value></prop>
99				<prop oor:name="UIComponent"/>
100				<prop oor:name="UserData"><value oor:separator=",">devguide.officedev.samples.filter.FlatXmlCpp, ,com.sun.star.comp.Writer.XMLOasisImporter,com.sun.star.comp.Writer.XMLOasisExporter</value></prop>
101				<prop oor:name="FilterService"><value>com.sun.star.comp.Writer.XmlFilterAdaptor</value></prop>
102				<prop oor:name="TemplateName"/>
103				<prop oor:name="UIName">
104	                <!-- The x-no-translate entry is a marker to prevent l10n tooling from translation. It it is not necessary. -->
105                    <value xml:lang="x-no-translate"></value>
106				    <value xml:lang="de">DevGuide FlatXML Writer</value>
107					<value xml:lang="en-US">DevGuide FlatXML Writer</value>
108				</prop>
109				<prop oor:name="Flags"><value>IMPORT EXPORT ALIEN 3RDPARTYFILTER</value></prop>
110			</node>
111            <node oor:name="devguide_FlatXMLFilter_Cpp_master" oor:op="replace">
112				<prop oor:name="FileFormatVersion"><value>0</value></prop>
113				<prop oor:name="Type"><value>devguide_FlatXMLType_Cpp_master</value></prop>
114				<prop oor:name="DocumentService"><value>com.sun.star.text.GlobalDocument</value></prop>
115				<prop oor:name="UIComponent"/>
116				<prop oor:name="UserData"><value oor:separator=",">devguide.officedev.samples.filter.FlatXmlCpp, ,com.sun.star.comp.Writer.XMLOasisImporter,com.sun.star.comp.Writer.XMLOasisExporter</value></prop>
117				<prop oor:name="FilterService"><value>com.sun.star.comp.Writer.XmlFilterAdaptor</value></prop>
118				<prop oor:name="TemplateName"/>
119				<prop oor:name="UIName">
120	                <!-- The x-no-translate entry is a marker to prevent l10n tooling from translation. It it is not necessary. -->
121                    <value xml:lang="x-no-translate"></value>
122				    <value xml:lang="de">DevGuide FlatXML Matser</value>
123					<value xml:lang="en-US">DevGuide FlatXML Master</value>
124				</prop>
125				<prop oor:name="Flags"><value>IMPORT EXPORT ALIEN 3RDPARTYFILTER</value></prop>
126			</node>
127	</node>
128</oor:component-data>
129