xref: /trunk/main/helpauthoring/Filter.xcu (revision 05d4bf7c)
1*05d4bf7cSAndrew Rist<?xml version="1.0" encoding="UTF-8"?>
279afff86SAndrew Rist<!--***********************************************************
379afff86SAndrew Rist *
479afff86SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
579afff86SAndrew Rist * or more contributor license agreements.  See the NOTICE file
679afff86SAndrew Rist * distributed with this work for additional information
779afff86SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
879afff86SAndrew Rist * to you under the Apache License, Version 2.0 (the
979afff86SAndrew Rist * "License"); you may not use this file except in compliance
1079afff86SAndrew Rist * with the License.  You may obtain a copy of the License at
1179afff86SAndrew Rist *
1279afff86SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
1379afff86SAndrew Rist *
1479afff86SAndrew Rist * Unless required by applicable law or agreed to in writing,
1579afff86SAndrew Rist * software distributed under the License is distributed on an
1679afff86SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
1779afff86SAndrew Rist * KIND, either express or implied.  See the License for the
1879afff86SAndrew Rist * specific language governing permissions and limitations
1979afff86SAndrew Rist * under the License.
2079afff86SAndrew Rist *
2179afff86SAndrew Rist ***********************************************************-->
2279afff86SAndrew Rist
23*05d4bf7cSAndrew Rist
241ecadb57SMathias Bauer<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Filter" oor:package="org.openoffice.TypeDetection">
251ecadb57SMathias Bauer <node oor:name="Filters">
261ecadb57SMathias Bauer  <node oor:name="XHP_Help" oor:op="replace">
271ecadb57SMathias Bauer        <prop oor:name="UIComponent"/>
281ecadb57SMathias Bauer        <prop oor:name="TemplateName"/>
291ecadb57SMathias Bauer        <prop oor:name="FileFormatVersion"><value>0</value></prop>
301ecadb57SMathias Bauer        <prop oor:name="Type"><value>XHP_Help</value></prop>
311ecadb57SMathias Bauer        <prop oor:name="DocumentService"><value>com.sun.star.text.TextDocument</value></prop>
321ecadb57SMathias Bauer        <prop oor:name="UserData"><value oor:separator=",">com.sun.star.documentconversion.XSLTFilter,,com.sun.star.comp.Writer.XMLOasisImporter,com.sun.star.comp.Writer.XMLOasisExporter,%origin%/filter/xmlhelp2soffice.xsl,%origin%/filter/soffice2xmlhelp.xsl,%origin%/filter/xmlhel.dtd,%origin%/filter/xmlhelptemplate.ott</value></prop>
331ecadb57SMathias Bauer        <prop oor:name="FilterService"><value>com.sun.star.comp.Writer.XmlFilterAdaptor</value></prop>
341ecadb57SMathias Bauer        <prop oor:name="UIName"><value>Help (xhp)</value></prop>
351ecadb57SMathias Bauer        <prop oor:name="Flags"><value>IMPORT EXPORT ALIEN 3RDPARTYFILTER</value></prop>
361ecadb57SMathias Bauer  </node>
371ecadb57SMathias Bauer </node>
381ecadb57SMathias Bauer</oor:component-data>
39