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