1*c57ddf0eSAndrew Rist<!--***********************************************************
2*c57ddf0eSAndrew Rist *
3*c57ddf0eSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4*c57ddf0eSAndrew Rist * or more contributor license agreements.  See the NOTICE file
5*c57ddf0eSAndrew Rist * distributed with this work for additional information
6*c57ddf0eSAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7*c57ddf0eSAndrew Rist * to you under the Apache License, Version 2.0 (the
8*c57ddf0eSAndrew Rist * "License"); you may not use this file except in compliance
9*c57ddf0eSAndrew Rist * with the License.  You may obtain a copy of the License at
10*c57ddf0eSAndrew Rist *
11*c57ddf0eSAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12*c57ddf0eSAndrew Rist *
13*c57ddf0eSAndrew Rist * Unless required by applicable law or agreed to in writing,
14*c57ddf0eSAndrew Rist * software distributed under the License is distributed on an
15*c57ddf0eSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*c57ddf0eSAndrew Rist * KIND, either express or implied.  See the License for the
17*c57ddf0eSAndrew Rist * specific language governing permissions and limitations
18*c57ddf0eSAndrew Rist * under the License.
19*c57ddf0eSAndrew Rist *
20*c57ddf0eSAndrew Rist ***********************************************************-->
21*c57ddf0eSAndrew Rist
22cdf0e10cSrcweir	<node oor:name="sgf_Import" oor:op="replace"  >
23cdf0e10cSrcweir		<prop oor:name="Type"><value>sgf_StarOffice_Writer_SGF</value></prop>
24cdf0e10cSrcweir        <prop oor:name="FormatName"><value>SVSGF</value></prop>
25cdf0e10cSrcweir        <prop oor:name="RealFilterName"><value>SGF - StarOffice Writer SGF</value></prop>
26cdf0e10cSrcweir		<prop oor:name="UIComponent"/>
27cdf0e10cSrcweir		<prop oor:name="UIName">
28cdf0e10cSrcweir			<value xml:lang="en-US">SGF - StarWriter Graphics Format</value>
29cdf0e10cSrcweir		</prop>
30cdf0e10cSrcweir		<prop oor:name="Flags"><value>IMPORT</value></prop>
31cdf0e10cSrcweir	</node>
32