1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?> 2cdf0e10cSrcweir<!DOCTYPE toolbar:toolbar PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "toolbar.dtd"> 3a0b87975SAndrew Rist<!--*********************************************************** 4a0b87975SAndrew Rist * 5a0b87975SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one 6a0b87975SAndrew Rist * or more contributor license agreements. See the NOTICE file 7a0b87975SAndrew Rist * distributed with this work for additional information 8a0b87975SAndrew Rist * regarding copyright ownership. The ASF licenses this file 9a0b87975SAndrew Rist * to you under the Apache License, Version 2.0 (the 10a0b87975SAndrew Rist * "License"); you may not use this file except in compliance 11a0b87975SAndrew Rist * with the License. You may obtain a copy of the License at 12a0b87975SAndrew Rist * 13a0b87975SAndrew Rist * http://www.apache.org/licenses/LICENSE-2.0 14a0b87975SAndrew Rist * 15a0b87975SAndrew Rist * Unless required by applicable law or agreed to in writing, 16a0b87975SAndrew Rist * software distributed under the License is distributed on an 17a0b87975SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 18a0b87975SAndrew Rist * KIND, either express or implied. See the License for the 19a0b87975SAndrew Rist * specific language governing permissions and limitations 20a0b87975SAndrew Rist * under the License. 21a0b87975SAndrew Rist * 22a0b87975SAndrew Rist ***********************************************************--> 23a0b87975SAndrew Rist 24a0b87975SAndrew Rist 25cdf0e10cSrcweir<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar"> 26*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:SelectMode" toolbar:style="radio"/> 27*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:ManageLanguage"/> 28cdf0e10cSrcweir <toolbar:toolbarbreak/> 29*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:TestMode"/> 30*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:ShowPropBrowser"/> 31cdf0e10cSrcweir <toolbar:toolbarbreak/> 32*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:InsertPushbutton" toolbar:style="radio"/> 33*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:InsertImageControl" toolbar:style="radio"/> 34cdf0e10cSrcweir <toolbar:toolbarbreak/> 35*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:Checkbox" toolbar:style="radio"/> 36*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:Radiobutton" toolbar:style="radio"/> 37cdf0e10cSrcweir <toolbar:toolbarbreak/> 38*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:InsertFixedText" toolbar:style="radio"/> 39*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:InsertEdit" toolbar:style="radio"/> 40cdf0e10cSrcweir <toolbar:toolbarbreak/> 41*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:InsertListbox" toolbar:style="radio"/> 42*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:Combobox" toolbar:style="radio"/> 43cdf0e10cSrcweir <toolbar:toolbarbreak/> 44*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:HScrollbar" toolbar:style="radio"/> 45*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:VScrollbar" toolbar:style="radio"/> 46cdf0e10cSrcweir <toolbar:toolbarbreak/> 47*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:Groupbox" toolbar:style="radio"/> 48*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:ProgressBar" toolbar:style="radio"/> 49cdf0e10cSrcweir <toolbar:toolbarbreak/> 50*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:HFixedLine" toolbar:style="radio"/> 51*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:VFixedLine" toolbar:style="radio"/> 52cdf0e10cSrcweir <toolbar:toolbarbreak/> 53*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:AddDateField" toolbar:style="radio"/> 54*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:InsertTimeField" toolbar:style="radio"/> 55cdf0e10cSrcweir <toolbar:toolbarbreak/> 56*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:InsertNumericField" toolbar:style="radio"/> 57*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:InsertCurrencyField" toolbar:style="radio"/> 58cdf0e10cSrcweir <toolbar:toolbarbreak/> 59*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:InsertFormattedField" toolbar:style="radio"/> 60*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:InsertPatternField" toolbar:style="radio"/> 61cdf0e10cSrcweir <toolbar:toolbarbreak/> 62*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:InsertFileControl" toolbar:style="radio"/> 63*711fced4SAriel Constenla-Haile <toolbar:toolbaritem xlink:href=".uno:InsertTreeControl" toolbar:style="radio"/> 64cdf0e10cSrcweir <toolbar:toolbarbreak/> 65cdf0e10cSrcweir</toolbar:toolbar> 66