calloutshapes.xml (a0b87975) | calloutshapes.xml (711fced4) |
---|---|
1<?xml version="1.0" encoding="UTF-8"?> 2<!DOCTYPE toolbar:toolbar PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "toolbar.dtd"> 3<!--*********************************************************** 4 * 5 * Licensed to the Apache Software Foundation (ASF) under one 6 * or more contributor license agreements. See the NOTICE file 7 * distributed with this work for additional information 8 * regarding copyright ownership. The ASF licenses this file --- 9 unchanged lines hidden (view full) --- 18 * KIND, either express or implied. See the License for the 19 * specific language governing permissions and limitations 20 * under the License. 21 * 22 ***********************************************************--> 23 24 25<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar"> | 1<?xml version="1.0" encoding="UTF-8"?> 2<!DOCTYPE toolbar:toolbar PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "toolbar.dtd"> 3<!--*********************************************************** 4 * 5 * Licensed to the Apache Software Foundation (ASF) under one 6 * or more contributor license agreements. See the NOTICE file 7 * distributed with this work for additional information 8 * regarding copyright ownership. The ASF licenses this file --- 9 unchanged lines hidden (view full) --- 18 * KIND, either express or implied. See the License for the 19 * specific language governing permissions and limitations 20 * under the License. 21 * 22 ***********************************************************--> 23 24 25<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar"> |
26 <toolbar:toolbaritem xlink:href=".uno:CalloutShapes.rectangular-callout" toolbar:helpid="helpid:11006" /> 27 <toolbar:toolbaritem xlink:href=".uno:CalloutShapes.round-rectangular-callout" toolbar:helpid="helpid:11006" /> 28 <toolbar:toolbaritem xlink:href=".uno:CalloutShapes.round-callout" toolbar:helpid="helpid:11006" /> 29 <toolbar:toolbaritem xlink:href=".uno:CalloutShapes.cloud-callout" toolbar:helpid="helpid:11006" /> 30 <toolbar:toolbaritem xlink:href=".uno:CalloutShapes.line-callout-1" toolbar:helpid="helpid:11006" /> 31 <toolbar:toolbaritem xlink:href=".uno:CalloutShapes.line-callout-2" toolbar:helpid="helpid:11006" /> 32 <toolbar:toolbaritem xlink:href=".uno:CalloutShapes.line-callout-3" toolbar:helpid="helpid:11006" /> | 26 <toolbar:toolbaritem xlink:href=".uno:CalloutShapes.rectangular-callout"/> 27 <toolbar:toolbaritem xlink:href=".uno:CalloutShapes.round-rectangular-callout"/> 28 <toolbar:toolbaritem xlink:href=".uno:CalloutShapes.round-callout"/> 29 <toolbar:toolbaritem xlink:href=".uno:CalloutShapes.cloud-callout"/> 30 <toolbar:toolbaritem xlink:href=".uno:CalloutShapes.line-callout-1"/> 31 <toolbar:toolbaritem xlink:href=".uno:CalloutShapes.line-callout-2"/> 32 <toolbar:toolbaritem xlink:href=".uno:CalloutShapes.line-callout-3"/> |
33</toolbar:toolbar> | 33</toolbar:toolbar> |