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
2454befb6bSJürgen Schmidt<!--***********************************************************
2554befb6bSJürgen Schmidt *
2654befb6bSJürgen Schmidt * Licensed to the Apache Software Foundation (ASF) under one
2754befb6bSJürgen Schmidt * or more contributor license agreements.  See the NOTICE file
2854befb6bSJürgen Schmidt * distributed with this work for additional information
2954befb6bSJürgen Schmidt * regarding copyright ownership.  The ASF licenses this file
3054befb6bSJürgen Schmidt * to you under the Apache License, Version 2.0 (the
3154befb6bSJürgen Schmidt * "License"); you may not use this file except in compliance
3254befb6bSJürgen Schmidt * with the License.  You may obtain a copy of the License at
3354befb6bSJürgen Schmidt *
3454befb6bSJürgen Schmidt *   http://www.apache.org/licenses/LICENSE-2.0
3554befb6bSJürgen Schmidt *
3654befb6bSJürgen Schmidt * Unless required by applicable law or agreed to in writing,
3754befb6bSJürgen Schmidt * software distributed under the License is distributed on an
3854befb6bSJürgen Schmidt * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
3954befb6bSJürgen Schmidt * KIND, either express or implied.  See the License for the
4054befb6bSJürgen Schmidt * specific language governing permissions and limitations
4154befb6bSJürgen Schmidt * under the License.
4254befb6bSJürgen Schmidt *
4354befb6bSJürgen Schmidt ***********************************************************-->
44cdf0e10cSrcweir<!DOCTYPE oor:component-data SYSTEM "../../../../component-update.dtd">
45cdf0e10cSrcweir<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:package="org.openoffice.Office" oor:name="Embedding">
46cdf0e10cSrcweir	<node oor:name="Objects">
47cdf0e10cSrcweir		<node oor:name="69474366-FD6F-4806-8374-8EDD1B6E771D" oor:op="replace">
48cdf0e10cSrcweir			<prop oor:name="ObjectFactory"><value>org.openoffice.examples.embedding.Factory69474366FD6F480683748EDD1B6E771D</value></prop>
49cdf0e10cSrcweir			<prop oor:name="ObjectDocumentServiceName"><value></value></prop>
50cdf0e10cSrcweir			<prop oor:name="ObjectMiscStatus"/>
51cdf0e10cSrcweir			<prop oor:name="ObjectVerbs"><value>PRIMARY SHOW OPEN HIDE</value></prop>
52cdf0e10cSrcweir		</node>
53cdf0e10cSrcweir	</node>
54cdf0e10cSrcweir	<node oor:name="MimeTypeClassIDRelations">
55cdf0e10cSrcweir		<prop oor:name="application/x-openoffice-embedded-69474366-FD6F-4806-8374-8EDD1B6E771D" oor:op="replace" oor:type="xs:string">
56cdf0e10cSrcweir			<value>69474366-FD6F-4806-8374-8EDD1B6E771D</value>
57cdf0e10cSrcweir		</prop>
58cdf0e10cSrcweir	</node>
59cdf0e10cSrcweir	<node oor:name="ObjectNames">
60cdf0e10cSrcweir		<node oor:name="Object69474366-FD6F-4806-8374-8EDD1B6E771D" oor:op="replace">
61cdf0e10cSrcweir			<prop oor:name="ObjectUIName">
62cdf0e10cSrcweir	 			<value xml:lang="en-US">Example of a simple outplace text object</value>
63cdf0e10cSrcweir			</prop>
64cdf0e10cSrcweir			<prop oor:name="ClassID">
65cdf0e10cSrcweir				<value>69474366-FD6F-4806-8374-8EDD1B6E771D</value>
66cdf0e10cSrcweir			</prop>
67cdf0e10cSrcweir		</node>
68cdf0e10cSrcweir	</node>
69cdf0e10cSrcweir</oor:component-data>
70cdf0e10cSrcweir
71