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 ***********************************************************--> 22cdf0e10cSrcweir<!DOCTYPE oor:component-data SYSTEM "../../../../component-update.dtd"> 23cdf0e10cSrcweir<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"> 24cdf0e10cSrcweir <node oor:name="Objects"> 25cdf0e10cSrcweir <node oor:name="69474366-FD6F-4806-8374-8EDD1B6E771D" oor:op="replace"> 26cdf0e10cSrcweir <prop oor:name="ObjectFactory"><value>org.openoffice.examples.embedding.Factory69474366FD6F480683748EDD1B6E771D</value></prop> 27cdf0e10cSrcweir <prop oor:name="ObjectDocumentServiceName"><value></value></prop> 28cdf0e10cSrcweir <prop oor:name="ObjectMiscStatus"/> 29cdf0e10cSrcweir <prop oor:name="ObjectVerbs"><value>PRIMARY SHOW OPEN HIDE</value></prop> 30cdf0e10cSrcweir </node> 31cdf0e10cSrcweir </node> 32cdf0e10cSrcweir <node oor:name="MimeTypeClassIDRelations"> 33cdf0e10cSrcweir <prop oor:name="application/x-openoffice-embedded-69474366-FD6F-4806-8374-8EDD1B6E771D" oor:op="replace" oor:type="xs:string"> 34cdf0e10cSrcweir <value>69474366-FD6F-4806-8374-8EDD1B6E771D</value> 35cdf0e10cSrcweir </prop> 36cdf0e10cSrcweir </node> 37cdf0e10cSrcweir <node oor:name="ObjectNames"> 38cdf0e10cSrcweir <node oor:name="Object69474366-FD6F-4806-8374-8EDD1B6E771D" oor:op="replace"> 39cdf0e10cSrcweir <prop oor:name="ObjectUIName"> 40cdf0e10cSrcweir <value xml:lang="en-US">Example of a simple outplace text object</value> 41cdf0e10cSrcweir </prop> 42cdf0e10cSrcweir <prop oor:name="ClassID"> 43cdf0e10cSrcweir <value>69474366-FD6F-4806-8374-8EDD1B6E771D</value> 44cdf0e10cSrcweir </prop> 45cdf0e10cSrcweir </node> 46cdf0e10cSrcweir </node> 47cdf0e10cSrcweir</oor:component-data> 48