1cdf0e10cSrcweir<?xml version='1.0' encoding='UTF-8'?> 254befb6bSJürgen Schmidt<!--*********************************************************** 3*5bf47815SAriel Constenla-Haile * 454befb6bSJürgen Schmidt * Licensed to the Apache Software Foundation (ASF) under one 554befb6bSJürgen Schmidt * or more contributor license agreements. See the NOTICE file 654befb6bSJürgen Schmidt * distributed with this work for additional information 754befb6bSJürgen Schmidt * regarding copyright ownership. The ASF licenses this file 854befb6bSJürgen Schmidt * to you under the Apache License, Version 2.0 (the 954befb6bSJürgen Schmidt * "License"); you may not use this file except in compliance 1054befb6bSJürgen Schmidt * with the License. You may obtain a copy of the License at 11*5bf47815SAriel Constenla-Haile * 1254befb6bSJürgen Schmidt * http://www.apache.org/licenses/LICENSE-2.0 13*5bf47815SAriel Constenla-Haile * 1454befb6bSJürgen Schmidt * Unless required by applicable law or agreed to in writing, 1554befb6bSJürgen Schmidt * software distributed under the License is distributed on an 1654befb6bSJürgen Schmidt * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 1754befb6bSJürgen Schmidt * KIND, either express or implied. See the License for the 1854befb6bSJürgen Schmidt * specific language governing permissions and limitations 1954befb6bSJürgen Schmidt * under the License. 20*5bf47815SAriel Constenla-Haile * 2154befb6bSJürgen Schmidt ***********************************************************--> 22cdf0e10cSrcweir<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office"> 23*5bf47815SAriel Constenla-Haile <node oor:name="AddonUI"> 24*5bf47815SAriel Constenla-Haile <node oor:name="OfficeToolBar"> 25*5bf47815SAriel Constenla-Haile <node oor:name="com.sun.star.comp.framework.addon.complextoolbarcontrols" oor:op="replace"> 26*5bf47815SAriel Constenla-Haile <prop oor:name="Title" oor:type="xs:string"> 27*5bf47815SAriel Constenla-Haile <value xml:lang="en-US">Complex Toolbar Controls</value> 28*5bf47815SAriel Constenla-Haile </prop> 29*5bf47815SAriel Constenla-Haile <node oor:name="ToolBarItems"> 30*5bf47815SAriel Constenla-Haile <node oor:name="m1" oor:op="replace"> 31*5bf47815SAriel Constenla-Haile <prop oor:name="URL" oor:type="xs:string"> 32*5bf47815SAriel Constenla-Haile <value>vnd.demo.complextoolbarcontrols.demoaddon:ImageButtonCmd</value> 33*5bf47815SAriel Constenla-Haile </prop> 34*5bf47815SAriel Constenla-Haile <prop oor:name="Title" oor:type="xs:string"> 35*5bf47815SAriel Constenla-Haile <value xml:lang="en-US">Image Button</value> 36*5bf47815SAriel Constenla-Haile </prop> 37*5bf47815SAriel Constenla-Haile <prop oor:name="Target" oor:type="xs:string"> 38*5bf47815SAriel Constenla-Haile <value>_self</value> 39*5bf47815SAriel Constenla-Haile </prop> 40*5bf47815SAriel Constenla-Haile <prop oor:name="Context" oor:type="xs:string"> 41*5bf47815SAriel Constenla-Haile <value>com.sun.star.text.TextDocument,com.sun.star.sheet.SpreadsheetDocument</value> 42*5bf47815SAriel Constenla-Haile </prop> 43*5bf47815SAriel Constenla-Haile <prop oor:name="ControlType" oor:type="xs:string"> 44*5bf47815SAriel Constenla-Haile <value>ImageButton</value> 45*5bf47815SAriel Constenla-Haile </prop> 46*5bf47815SAriel Constenla-Haile </node> 47*5bf47815SAriel Constenla-Haile <node oor:name="m2" oor:op="replace"> 48*5bf47815SAriel Constenla-Haile <prop oor:name="URL" oor:type="xs:string"> 49*5bf47815SAriel Constenla-Haile <value>vnd.demo.complextoolbarcontrols.demoaddon:ComboboxCmd</value> 50*5bf47815SAriel Constenla-Haile </prop> 51*5bf47815SAriel Constenla-Haile <prop oor:name="Title" oor:type="xs:string"> 52*5bf47815SAriel Constenla-Haile <value xml:lang="en-US">ComboBox</value> 53*5bf47815SAriel Constenla-Haile </prop> 54*5bf47815SAriel Constenla-Haile <prop oor:name="Target" oor:type="xs:string"> 55*5bf47815SAriel Constenla-Haile <value>_self</value> 56*5bf47815SAriel Constenla-Haile </prop> 57*5bf47815SAriel Constenla-Haile <prop oor:name="Context" oor:type="xs:string"> 58*5bf47815SAriel Constenla-Haile <value>com.sun.star.text.TextDocument,com.sun.star.sheet.SpreadsheetDocument</value> 59*5bf47815SAriel Constenla-Haile </prop> 60*5bf47815SAriel Constenla-Haile <prop oor:name="ControlType" oor:type="xs:string"> 61*5bf47815SAriel Constenla-Haile <value>Combobox</value> 62*5bf47815SAriel Constenla-Haile </prop> 63*5bf47815SAriel Constenla-Haile <prop oor:name="Width" oor:type="xs:long"> 64*5bf47815SAriel Constenla-Haile <value>200</value> 65*5bf47815SAriel Constenla-Haile </prop> 66*5bf47815SAriel Constenla-Haile </node> 67*5bf47815SAriel Constenla-Haile <node oor:name="m3" oor:op="replace"> 68*5bf47815SAriel Constenla-Haile <prop oor:name="URL" oor:type="xs:string"> 69*5bf47815SAriel Constenla-Haile <value>private:separator</value> 70*5bf47815SAriel Constenla-Haile </prop> 71*5bf47815SAriel Constenla-Haile </node> 72*5bf47815SAriel Constenla-Haile <node oor:name="m4" oor:op="replace"> 73*5bf47815SAriel Constenla-Haile <prop oor:name="URL" oor:type="xs:string"> 74*5bf47815SAriel Constenla-Haile <value>vnd.demo.complextoolbarcontrols.demoaddon:SpinfieldCmd</value> 75*5bf47815SAriel Constenla-Haile </prop> 76*5bf47815SAriel Constenla-Haile <prop oor:name="Title" oor:type="xs:string"> 77*5bf47815SAriel Constenla-Haile <value xml:lang="en-US">Spinfield</value> 78*5bf47815SAriel Constenla-Haile </prop> 79*5bf47815SAriel Constenla-Haile <prop oor:name="Target" oor:type="xs:string"> 80*5bf47815SAriel Constenla-Haile <value>_self</value> 81*5bf47815SAriel Constenla-Haile </prop> 82*5bf47815SAriel Constenla-Haile <prop oor:name="Context" oor:type="xs:string"> 83*5bf47815SAriel Constenla-Haile <value>com.sun.star.text.TextDocument,com.sun.star.sheet.SpreadsheetDocument</value> 84*5bf47815SAriel Constenla-Haile </prop> 85*5bf47815SAriel Constenla-Haile <prop oor:name="ControlType" oor:type="xs:string"> 86*5bf47815SAriel Constenla-Haile <value>Spinfield</value> 87*5bf47815SAriel Constenla-Haile </prop> 88*5bf47815SAriel Constenla-Haile <prop oor:name="Width" oor:type="xs:long"> 89*5bf47815SAriel Constenla-Haile <value>70</value> 90*5bf47815SAriel Constenla-Haile </prop> 91*5bf47815SAriel Constenla-Haile </node> 92*5bf47815SAriel Constenla-Haile <node oor:name="m5" oor:op="replace"> 93*5bf47815SAriel Constenla-Haile <prop oor:name="URL" oor:type="xs:string"> 94*5bf47815SAriel Constenla-Haile <value>private:separator</value> 95*5bf47815SAriel Constenla-Haile </prop> 96*5bf47815SAriel Constenla-Haile </node> 97*5bf47815SAriel Constenla-Haile <node oor:name="m6" oor:op="replace"> 98*5bf47815SAriel Constenla-Haile <prop oor:name="URL" oor:type="xs:string"> 99*5bf47815SAriel Constenla-Haile <value>vnd.demo.complextoolbarcontrols.demoaddon:EditfieldCmd</value> 100*5bf47815SAriel Constenla-Haile </prop> 101*5bf47815SAriel Constenla-Haile <prop oor:name="Title" oor:type="xs:string"> 102*5bf47815SAriel Constenla-Haile <value xml:lang="en-US">Editfield</value> 103*5bf47815SAriel Constenla-Haile </prop> 104*5bf47815SAriel Constenla-Haile <prop oor:name="Target" oor:type="xs:string"> 105*5bf47815SAriel Constenla-Haile <value>_self</value> 106*5bf47815SAriel Constenla-Haile </prop> 107*5bf47815SAriel Constenla-Haile <prop oor:name="Context" oor:type="xs:string"> 108*5bf47815SAriel Constenla-Haile <value>com.sun.star.text.TextDocument,com.sun.star.sheet.SpreadsheetDocument</value> 109*5bf47815SAriel Constenla-Haile </prop> 110*5bf47815SAriel Constenla-Haile <prop oor:name="ControlType" oor:type="xs:string"> 111*5bf47815SAriel Constenla-Haile <value>Editfield</value> 112*5bf47815SAriel Constenla-Haile </prop> 113*5bf47815SAriel Constenla-Haile <prop oor:name="Width" oor:type="xs:long"> 114*5bf47815SAriel Constenla-Haile <value>130</value> 115*5bf47815SAriel Constenla-Haile </prop> 116*5bf47815SAriel Constenla-Haile </node> 117*5bf47815SAriel Constenla-Haile <node oor:name="m7" oor:op="replace"> 118*5bf47815SAriel Constenla-Haile <prop oor:name="URL" oor:type="xs:string"> 119*5bf47815SAriel Constenla-Haile <value>private:separator</value> 120*5bf47815SAriel Constenla-Haile </prop> 121*5bf47815SAriel Constenla-Haile </node> 122*5bf47815SAriel Constenla-Haile <node oor:name="m8" oor:op="replace"> 123*5bf47815SAriel Constenla-Haile <prop oor:name="URL" oor:type="xs:string"> 124*5bf47815SAriel Constenla-Haile <value>vnd.demo.complextoolbarcontrols.demoaddon:DropdownboxCmd</value> 125*5bf47815SAriel Constenla-Haile </prop> 126*5bf47815SAriel Constenla-Haile <prop oor:name="Title" oor:type="xs:string"> 127*5bf47815SAriel Constenla-Haile <value xml:lang="en-US">Dropdownbox</value> 128*5bf47815SAriel Constenla-Haile </prop> 129*5bf47815SAriel Constenla-Haile <prop oor:name="Target" oor:type="xs:string"> 130*5bf47815SAriel Constenla-Haile <value>_self</value> 131*5bf47815SAriel Constenla-Haile </prop> 132*5bf47815SAriel Constenla-Haile <prop oor:name="Context" oor:type="xs:string"> 133*5bf47815SAriel Constenla-Haile <value>com.sun.star.text.TextDocument,com.sun.star.sheet.SpreadsheetDocument</value> 134*5bf47815SAriel Constenla-Haile </prop> 135*5bf47815SAriel Constenla-Haile <prop oor:name="ControlType" oor:type="xs:string"> 136*5bf47815SAriel Constenla-Haile <value>Dropdownbox</value> 137*5bf47815SAriel Constenla-Haile </prop> 138*5bf47815SAriel Constenla-Haile <prop oor:name="Width" oor:type="xs:long"> 139*5bf47815SAriel Constenla-Haile <value>80</value> 140*5bf47815SAriel Constenla-Haile </prop> 141*5bf47815SAriel Constenla-Haile </node> 142*5bf47815SAriel Constenla-Haile <node oor:name="m9" oor:op="replace"> 143*5bf47815SAriel Constenla-Haile <prop oor:name="URL" oor:type="xs:string"> 144*5bf47815SAriel Constenla-Haile <value>vnd.demo.complextoolbarcontrols.demoaddon:ToggleDropdownButtonCmd</value> 145*5bf47815SAriel Constenla-Haile </prop> 146*5bf47815SAriel Constenla-Haile <prop oor:name="Title" oor:type="xs:string"> 147*5bf47815SAriel Constenla-Haile <value xml:lang="en-US">Toggle Dropdown Button</value> 148*5bf47815SAriel Constenla-Haile </prop> 149*5bf47815SAriel Constenla-Haile <prop oor:name="Target" oor:type="xs:string"> 150*5bf47815SAriel Constenla-Haile <value>_self</value> 151*5bf47815SAriel Constenla-Haile </prop> 152*5bf47815SAriel Constenla-Haile <prop oor:name="Context" oor:type="xs:string"> 153*5bf47815SAriel Constenla-Haile <value>com.sun.star.text.TextDocument,com.sun.star.sheet.SpreadsheetDocument</value> 154*5bf47815SAriel Constenla-Haile </prop> 155*5bf47815SAriel Constenla-Haile <prop oor:name="ControlType" oor:type="xs:string"> 156*5bf47815SAriel Constenla-Haile <value>ToggleDropdownButton</value> 157*5bf47815SAriel Constenla-Haile </prop> 158*5bf47815SAriel Constenla-Haile </node> 159*5bf47815SAriel Constenla-Haile <node oor:name="m10" oor:op="replace"> 160*5bf47815SAriel Constenla-Haile <prop oor:name="URL" oor:type="xs:string"> 161*5bf47815SAriel Constenla-Haile <value>vnd.demo.complextoolbarcontrols.demoaddon:DropdownButtonCmd</value> 162*5bf47815SAriel Constenla-Haile </prop> 163*5bf47815SAriel Constenla-Haile <prop oor:name="Title" oor:type="xs:string"> 164*5bf47815SAriel Constenla-Haile <value xml:lang="en-US">Dropdown Button</value> 165*5bf47815SAriel Constenla-Haile </prop> 166*5bf47815SAriel Constenla-Haile <prop oor:name="Target" oor:type="xs:string"> 167*5bf47815SAriel Constenla-Haile <value>_self</value> 168*5bf47815SAriel Constenla-Haile </prop> 169*5bf47815SAriel Constenla-Haile <prop oor:name="Context" oor:type="xs:string"> 170*5bf47815SAriel Constenla-Haile <value>com.sun.star.text.TextDocument,com.sun.star.sheet.SpreadsheetDocument</value> 171*5bf47815SAriel Constenla-Haile </prop> 172*5bf47815SAriel Constenla-Haile <prop oor:name="ControlType" oor:type="xs:string"> 173*5bf47815SAriel Constenla-Haile <value>DropdownButton</value> 174*5bf47815SAriel Constenla-Haile </prop> 175*5bf47815SAriel Constenla-Haile </node> 176*5bf47815SAriel Constenla-Haile </node> 177*5bf47815SAriel Constenla-Haile </node> 178*5bf47815SAriel Constenla-Haile </node> 179*5bf47815SAriel Constenla-Haile <node oor:name="Images"> 180cdf0e10cSrcweir <node oor:name="vnd.demo.complextoolbarcontrols.image1" oor:op="replace"> 181*5bf47815SAriel Constenla-Haile <prop oor:name="URL"> 182cb2654afSPedro Giffuni <value>vnd.demo.complextoolbarcontrols.demoaddon:ImageButtonCmd</value> 183*5bf47815SAriel Constenla-Haile </prop> 184*5bf47815SAriel Constenla-Haile <node oor:name="UserDefinedImages"> 185*5bf47815SAriel Constenla-Haile <prop oor:name="ImageSmallURL" oor:type="xs:string"> 186cdf0e10cSrcweir <value>%origin%/logo_small.png</value> 187*5bf47815SAriel Constenla-Haile </prop> 188*5bf47815SAriel Constenla-Haile <prop oor:name="ImageBigURL" oor:type="xs:string"> 189cdf0e10cSrcweir <value>%origin%/logo_big.png</value> 190*5bf47815SAriel Constenla-Haile </prop> 191*5bf47815SAriel Constenla-Haile </node> 192*5bf47815SAriel Constenla-Haile </node> 193*5bf47815SAriel Constenla-Haile </node> 194*5bf47815SAriel Constenla-Haile </node> 195cdf0e10cSrcweir</oor:component-data> 196