bump product version to 5.0.4.1
[LibreOffice.git] / sc / uiconfig / scalc / toolbar / formatobjectbar.xml
blobea0bb88dadbe6b1ae8455e98b87200b58bf21793
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE toolbar:toolbar PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "toolbar.dtd">
3 <!--
4  * This file is part of the LibreOffice project.
5  *
6  * This Source Code Form is subject to the terms of the Mozilla Public
7  * License, v. 2.0. If a copy of the MPL was not distributed with this
8  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9  *
10  * This file incorporates work covered by the following license notice:
11  *
12  *   Licensed to the Apache Software Foundation (ASF) under one or more
13  *   contributor license agreements. See the NOTICE file distributed
14  *   with this work for additional information regarding copyright
15  *   ownership. The ASF licenses this file to you under the Apache
16  *   License, Version 2.0 (the "License"); you may not use this file
17  *   except in compliance with the License. You may obtain a copy of
18  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
19 -->
20 <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar">
21  <toolbar:toolbaritem xlink:href=".uno:DesignerDialog" toolbar:visible="false"/>
22  <toolbar:toolbaritem xlink:href=".uno:StyleApply" toolbar:visible="false"/>
23  <toolbar:toolbarseparator/>
24  <toolbar:toolbaritem xlink:href=".uno:CharFontName"/>
25  <toolbar:toolbarseparator/>
26  <toolbar:toolbaritem xlink:href=".uno:FontHeight"/>
27  <toolbar:toolbarseparator/>
28  <toolbar:toolbaritem xlink:href=".uno:Bold"/>
29  <toolbar:toolbaritem xlink:href=".uno:Italic"/>
30  <toolbar:toolbaritem xlink:href=".uno:Underline"/>
31  <toolbar:toolbaritem xlink:href=".uno:UnderlineDouble" toolbar:visible="false"/>
32  <toolbar:toolbaritem xlink:href=".uno:Strikeout" toolbar:visible="false"/>
33  <toolbar:toolbaritem xlink:href=".uno:SuperScript" toolbar:visible="false"/>
34  <toolbar:toolbaritem xlink:href=".uno:SubScript" toolbar:visible="false"/>
35  <toolbar:toolbaritem xlink:href=".uno:Overline" toolbar:visible="false"/>
36  <toolbar:toolbaritem xlink:href=".uno:OutlineFont" toolbar:visible="false"/>
37  <toolbar:toolbarseparator/>
38  <toolbar:toolbaritem xlink:href=".uno:Color" toolbar:style="dropdown"/>
39  <toolbar:toolbaritem xlink:href=".uno:BackgroundColor" toolbar:style="dropdown"/>
40  <toolbar:toolbarseparator/>
41  <toolbar:toolbaritem xlink:href=".uno:AlignLeft" toolbar:style="radio auto"/>
42  <toolbar:toolbaritem xlink:href=".uno:AlignHorizontalCenter" toolbar:style="radio auto"/>
43  <toolbar:toolbaritem xlink:href=".uno:AlignRight" toolbar:style="radio auto"/>
44  <toolbar:toolbaritem xlink:href=".uno:AlignBlock" toolbar:style="radio auto" toolbar:visible="false"/>
45  <toolbar:toolbarseparator/>
46  <toolbar:toolbaritem xlink:href=".uno:WrapText"/>
47  <toolbar:toolbaritem xlink:href=".uno:ToggleMergeCells"/>
48  <toolbar:toolbarseparator/>
49  <toolbar:toolbaritem xlink:href=".uno:AlignTop" toolbar:style="radio auto"/>
50  <toolbar:toolbaritem xlink:href=".uno:AlignVCenter" toolbar:style="radio auto"/>
51  <toolbar:toolbaritem xlink:href=".uno:AlignBottom" toolbar:style="radio auto"/>
52  <toolbar:toolbarseparator/>
53  <toolbar:toolbaritem xlink:href=".uno:NumberFormatStandard" toolbar:visible="false"/>
54  <toolbar:toolbaritem xlink:href=".uno:NumberFormatCurrency"/>
55  <toolbar:toolbaritem xlink:href=".uno:NumberFormatPercent"/>
56  <toolbar:toolbaritem xlink:href=".uno:NumberFormatDecimal"/>
57  <toolbar:toolbaritem xlink:href=".uno:NumberFormatDate"/>
58  <toolbar:toolbaritem xlink:href=".uno:NumberFormatScientific" toolbar:visible="false"/>
59  <toolbar:toolbarseparator/>
60  <toolbar:toolbaritem xlink:href=".uno:NumberFormatIncDecimals"/>
61  <toolbar:toolbaritem xlink:href=".uno:NumberFormatDecDecimals"/>
62  <toolbar:toolbarseparator/>
63  <toolbar:toolbaritem xlink:href=".uno:IncrementIndent"/>
64  <toolbar:toolbaritem xlink:href=".uno:DecrementIndent"/>
65  <toolbar:toolbarseparator/>
66  <toolbar:toolbaritem xlink:href=".uno:SetBorderStyle"/>
67  <toolbar:toolbaritem xlink:href=".uno:LineStyle"/>
68  <toolbar:toolbaritem xlink:href=".uno:FrameLineColor"/>
69  <toolbar:toolbarseparator/>
70  <toolbar:toolbaritem xlink:href=".uno:ConditionalFormatDialog"/>
71  <toolbar:toolbaritem xlink:href=".uno:ColorScaleFormatDialog"/>
72  <toolbar:toolbaritem xlink:href=".uno:DataBarFormatDialog"/>
73  <toolbar:toolbaritem xlink:href=".uno:IconSetFormatDialog"/>
74  <toolbar:toolbarseparator/>
75  <toolbar:toolbaritem xlink:href=".uno:ToggleSheetGrid" toolbar:visible="false"/>
76  <toolbar:toolbarseparator/>
77  <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight" toolbar:style="radio"/>
78  <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft" toolbar:style="radio"/>
79  <toolbar:toolbarseparator/>
80  <toolbar:toolbaritem xlink:href=".uno:TextdirectionLeftToRight"/>
81  <toolbar:toolbaritem xlink:href=".uno:TextdirectionTopToBottom"/>
82 </toolbar:toolbar>