drawbar.xml (a0b87975) | drawbar.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"> | 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"> |
26 <toolbar:toolbaritem xlink:href=".uno:SelectObject" toolbar:helpid="10128"/> | 26 <toolbar:toolbaritem xlink:href=".uno:SelectObject"/> |
27 <toolbar:toolbarseparator/> | 27 <toolbar:toolbarseparator/> |
28 <toolbar:toolbaritem xlink:href=".uno:Line" toolbar:helpid="10102"/> 29 <toolbar:toolbaritem xlink:href=".uno:Rect" toolbar:helpid="10104"/> 30 <toolbar:toolbaritem xlink:href=".uno:Ellipse" toolbar:helpid="10110"/> 31 <toolbar:toolbaritem xlink:href=".uno:Polygon_Unfilled" toolbar:visible="false" toolbar:helpid="10395"/> 32 <toolbar:toolbaritem xlink:href=".uno:Bezier_Unfilled" toolbar:visible="false" toolbar:helpid="10397"/> 33 <toolbar:toolbaritem xlink:href=".uno:Freeline_Unfilled" toolbar:helpid="10464"/> 34 <toolbar:toolbaritem xlink:href=".uno:Arc" toolbar:visible="false" toolbar:helpid="10114"/> 35 <toolbar:toolbaritem xlink:href=".uno:Pie" toolbar:visible="false" toolbar:helpid="10112"/> 36 <toolbar:toolbaritem xlink:href=".uno:CircleCut" toolbar:visible="false" toolbar:helpid="10115"/> 37 <toolbar:toolbaritem xlink:href=".uno:DrawText" toolbar:helpid="10253"/> 38 <toolbar:toolbaritem xlink:href=".uno:VerticalText" toolbar:helpid="10905"/> 39 <toolbar:toolbaritem xlink:href=".uno:Text_Marquee" toolbar:visible="false" toolbar:helpid="10465"/> 40 <toolbar:toolbaritem xlink:href=".uno:DrawCaption" toolbar:helpid="10254"/> 41 <toolbar:toolbaritem xlink:href=".uno:VerticalCaption" toolbar:helpid="10906"/> | 28 <toolbar:toolbaritem xlink:href=".uno:Line"/> 29 <toolbar:toolbaritem xlink:href=".uno:Rect"/> 30 <toolbar:toolbaritem xlink:href=".uno:Ellipse"/> 31 <toolbar:toolbaritem xlink:href=".uno:Polygon_Unfilled" toolbar:visible="false"/> 32 <toolbar:toolbaritem xlink:href=".uno:Bezier_Unfilled" toolbar:visible="false"/> 33 <toolbar:toolbaritem xlink:href=".uno:Freeline_Unfilled"/> 34 <toolbar:toolbaritem xlink:href=".uno:Arc" toolbar:visible="false"/> 35 <toolbar:toolbaritem xlink:href=".uno:Pie" toolbar:visible="false"/> 36 <toolbar:toolbaritem xlink:href=".uno:CircleCut" toolbar:visible="false"/> 37 <toolbar:toolbaritem xlink:href=".uno:DrawText"/> 38 <toolbar:toolbaritem xlink:href=".uno:VerticalText"/> 39 <toolbar:toolbaritem xlink:href=".uno:Text_Marquee" toolbar:visible="false"/> 40 <toolbar:toolbaritem xlink:href=".uno:DrawCaption"/> 41 <toolbar:toolbaritem xlink:href=".uno:VerticalCaption"/> |
42 <toolbar:toolbarseparator/> | 42 <toolbar:toolbarseparator/> |
43 <toolbar:toolbaritem xlink:href=".uno:BasicShapes" toolbar:helpid="11002"/> 44 <toolbar:toolbaritem xlink:href=".uno:SymbolShapes" toolbar:helpid="11003"/> 45 <toolbar:toolbaritem xlink:href=".uno:ArrowShapes" toolbar:helpid="11004"/> 46 <toolbar:toolbaritem xlink:href=".uno:FlowChartShapes" toolbar:helpid="11005"/> 47 <toolbar:toolbaritem xlink:href=".uno:CalloutShapes" toolbar:helpid="11006"/> 48 <toolbar:toolbaritem xlink:href=".uno:StarShapes" toolbar:helpid="11007"/> | 43 <toolbar:toolbaritem xlink:href=".uno:BasicShapes"/> 44 <toolbar:toolbaritem xlink:href=".uno:SymbolShapes"/> 45 <toolbar:toolbaritem xlink:href=".uno:ArrowShapes"/> 46 <toolbar:toolbaritem xlink:href=".uno:FlowChartShapes"/> 47 <toolbar:toolbaritem xlink:href=".uno:CalloutShapes"/> 48 <toolbar:toolbaritem xlink:href=".uno:StarShapes"/> |
49 <toolbar:toolbarseparator/> | 49 <toolbar:toolbarseparator/> |
50 <toolbar:toolbaritem xlink:href=".uno:ToggleObjectBezierMode" toolbar:helpid="10126"/> | 50 <toolbar:toolbaritem xlink:href=".uno:ToggleObjectBezierMode"/> |
51 <toolbar:toolbarseparator/> | 51 <toolbar:toolbarseparator/> |
52 <toolbar:toolbaritem xlink:href=".uno:FontworkGalleryFloater" toolbar:helpid="10977"/> 53 <toolbar:toolbaritem xlink:href=".uno:InsertGraphic" toolbar:helpid="10241"/> | 52 <toolbar:toolbaritem xlink:href=".uno:FontworkGalleryFloater"/> 53 <toolbar:toolbaritem xlink:href=".uno:InsertGraphic"/> |
54 <toolbar:toolbarseparator/> | 54 <toolbar:toolbarseparator/> |
55 <toolbar:toolbaritem xlink:href=".uno:ExtrusionToggle" toolbar:helpid="10960"/> | 55 <toolbar:toolbaritem xlink:href=".uno:ExtrusionToggle"/> |
56</toolbar:toolbar> | 56</toolbar:toolbar> |