1*760d135fSAriel Constenla-Haile<?xml version='1.0' encoding='UTF-8'?> 2*760d135fSAriel Constenla-Haile<!--*********************************************************** 3*760d135fSAriel Constenla-Haile * 4*760d135fSAriel Constenla-Haile * Licensed to the Apache Software Foundation (ASF) under one 5*760d135fSAriel Constenla-Haile * or more contributor license agreements. See the NOTICE file 6*760d135fSAriel Constenla-Haile * distributed with this work for additional information 7*760d135fSAriel Constenla-Haile * regarding copyright ownership. The ASF licenses this file 8*760d135fSAriel Constenla-Haile * to you under the Apache License, Version 2.0 (the 9*760d135fSAriel Constenla-Haile * "License"); you may not use this file except in compliance 10*760d135fSAriel Constenla-Haile * with the License. You may obtain a copy of the License at 11*760d135fSAriel Constenla-Haile * 12*760d135fSAriel Constenla-Haile * http://www.apache.org/licenses/LICENSE-2.0 13*760d135fSAriel Constenla-Haile * 14*760d135fSAriel Constenla-Haile * Unless required by applicable law or agreed to in writing, 15*760d135fSAriel Constenla-Haile * software distributed under the License is distributed on an 16*760d135fSAriel Constenla-Haile * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 17*760d135fSAriel Constenla-Haile * KIND, either express or implied. See the License for the 18*760d135fSAriel Constenla-Haile * specific language governing permissions and limitations 19*760d135fSAriel Constenla-Haile * under the License. 20*760d135fSAriel Constenla-Haile * 21*760d135fSAriel Constenla-Haile ***********************************************************--> 22*760d135fSAriel Constenla-Haile 23*760d135fSAriel Constenla-Haile<oor:component-data oor:name="CalcWindowState" oor:package="org.openoffice.Office.UI" xmlns:install="http://openoffice.org/2004/installation" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 24*760d135fSAriel Constenla-Haile <node oor:name="UIElements"> 25*760d135fSAriel Constenla-Haile <node oor:name="States"> 26*760d135fSAriel Constenla-Haile <node oor:name="private:resource/toolpanel/org.openoffice.example.colorpanel/0000FF" oor:op="replace"> 27*760d135fSAriel Constenla-Haile <prop oor:name="UIName" oor:type="xs:string"> 28*760d135fSAriel Constenla-Haile <value>Soylent Blue</value> 29*760d135fSAriel Constenla-Haile </prop> 30*760d135fSAriel Constenla-Haile <prop oor:name="Visible" oor:type="xs:boolean"> 31*760d135fSAriel Constenla-Haile <value>false</value> 32*760d135fSAriel Constenla-Haile </prop> 33*760d135fSAriel Constenla-Haile <prop oor:name="ImageURL" oor:type="xs:string"> 34*760d135fSAriel Constenla-Haile <value>vnd.sun.star.extension://UPDATED_IDENTIFIER/panel.png</value> 35*760d135fSAriel Constenla-Haile </prop> 36*760d135fSAriel Constenla-Haile <prop oor:name="HelpURL" oor:type="xs:string"> 37*760d135fSAriel Constenla-Haile <value>vnd.sun.star.help://UPDATED_IDENTIFIER/colorpanel</value> 38*760d135fSAriel Constenla-Haile </prop> 39*760d135fSAriel Constenla-Haile </node> 40*760d135fSAriel Constenla-Haile </node> 41*760d135fSAriel Constenla-Haile </node> 42*760d135fSAriel Constenla-Haile</oor:component-data> 43