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