formatobjectbar.xml (711fced4) | formatobjectbar.xml (d6b98b81) |
---|---|
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 --- 27 unchanged lines hidden (view full) --- 36 <toolbar:toolbaritem xlink:href=".uno:UnderlineDouble" toolbar:visible="false"/> 37 <toolbar:toolbarseparator/> 38 <toolbar:toolbaritem xlink:href=".uno:AlignLeft" toolbar:style="radio auto"/> 39 <toolbar:toolbaritem xlink:href=".uno:AlignHorizontalCenter" toolbar:style="radio auto"/> 40 <toolbar:toolbaritem xlink:href=".uno:AlignRight" toolbar:style="radio auto"/> 41 <toolbar:toolbaritem xlink:href=".uno:AlignBlock" toolbar:style="radio auto"/> 42 <toolbar:toolbaritem xlink:href=".uno:ToggleMergeCells"/> 43 <toolbar:toolbarseparator/> | 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 --- 27 unchanged lines hidden (view full) --- 36 <toolbar:toolbaritem xlink:href=".uno:UnderlineDouble" toolbar:visible="false"/> 37 <toolbar:toolbarseparator/> 38 <toolbar:toolbaritem xlink:href=".uno:AlignLeft" toolbar:style="radio auto"/> 39 <toolbar:toolbaritem xlink:href=".uno:AlignHorizontalCenter" toolbar:style="radio auto"/> 40 <toolbar:toolbaritem xlink:href=".uno:AlignRight" toolbar:style="radio auto"/> 41 <toolbar:toolbaritem xlink:href=".uno:AlignBlock" toolbar:style="radio auto"/> 42 <toolbar:toolbaritem xlink:href=".uno:ToggleMergeCells"/> 43 <toolbar:toolbarseparator/> |
44 <toolbar:toolbaritem xlink:href=".uno:AlignTop" toolbar:style="radio auto"/> 45 <toolbar:toolbaritem xlink:href=".uno:AlignVCenter" toolbar:style="radio auto"/> 46 <toolbar:toolbaritem xlink:href=".uno:AlignBottom" toolbar:style="radio auto"/> 47 <toolbar:toolbarseparator/> |
|
44 <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight" toolbar:style="radio"/> 45 <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft" toolbar:style="radio"/> 46 <toolbar:toolbarseparator/> 47 <toolbar:toolbaritem xlink:href=".uno:TextdirectionLeftToRight"/> 48 <toolbar:toolbaritem xlink:href=".uno:TextdirectionTopToBottom"/> 49 <toolbar:toolbarseparator/> | 48 <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight" toolbar:style="radio"/> 49 <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft" toolbar:style="radio"/> 50 <toolbar:toolbarseparator/> 51 <toolbar:toolbaritem xlink:href=".uno:TextdirectionLeftToRight"/> 52 <toolbar:toolbaritem xlink:href=".uno:TextdirectionTopToBottom"/> 53 <toolbar:toolbarseparator/> |
50 <toolbar:toolbaritem xlink:href=".uno:AlignTop" toolbar:style="radio auto" toolbar:visible="false"/> 51 <toolbar:toolbaritem xlink:href=".uno:AlignVCenter" toolbar:style="radio auto" toolbar:visible="false"/> 52 <toolbar:toolbaritem xlink:href=".uno:AlignBottom" toolbar:style="radio auto" toolbar:visible="false"/> 53 <toolbar:toolbarseparator/> | |
54 <toolbar:toolbaritem xlink:href=".uno:NumberFormatCurrency"/> 55 <toolbar:toolbaritem xlink:href=".uno:NumberFormatPercent"/> 56 <toolbar:toolbaritem xlink:href=".uno:NumberFormatDate" toolbar:visible="false"/> 57 <toolbar:toolbaritem xlink:href=".uno:NumberFormatScientific" toolbar:visible="false"/> 58 <toolbar:toolbaritem xlink:href=".uno:NumberFormatStandard"/> 59 <toolbar:toolbaritem xlink:href=".uno:NumberFormatIncDecimals"/> 60 <toolbar:toolbaritem xlink:href=".uno:NumberFormatDecDecimals"/> 61 <toolbar:toolbarseparator/> --- 14 unchanged lines hidden --- | 54 <toolbar:toolbaritem xlink:href=".uno:NumberFormatCurrency"/> 55 <toolbar:toolbaritem xlink:href=".uno:NumberFormatPercent"/> 56 <toolbar:toolbaritem xlink:href=".uno:NumberFormatDate" toolbar:visible="false"/> 57 <toolbar:toolbaritem xlink:href=".uno:NumberFormatScientific" toolbar:visible="false"/> 58 <toolbar:toolbaritem xlink:href=".uno:NumberFormatStandard"/> 59 <toolbar:toolbaritem xlink:href=".uno:NumberFormatIncDecimals"/> 60 <toolbar:toolbaritem xlink:href=".uno:NumberFormatDecDecimals"/> 61 <toolbar:toolbarseparator/> --- 14 unchanged lines hidden --- |