Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / toolbar / singlemode-form.xml
blob0892a110bf0637bffde23ffff14e9c2a3b9fdc12
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 -->
11 <toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink">
12  <toolbar:toolbaritem xlink:href=".uno:SwitchControlDesignMode"/>
13  <toolbar:toolbaritem xlink:href=".uno:UseWizards"/>
14  <toolbar:toolbarseparator/>
15  <toolbar:toolbaritem xlink:href=".uno:AnchorMenu"/>
16  <toolbar:toolbaritem xlink:href=".uno:WrapOff"/>
17  <toolbar:toolbaritem xlink:href=".uno:WrapOn"/>
18  <toolbar:toolbaritem xlink:href=".uno:WrapIdeal"/>
19  <toolbar:toolbaritem xlink:href=".uno:WrapLeft"/>
20  <toolbar:toolbaritem xlink:href=".uno:WrapThrough"/>
21  <toolbar:toolbaritem xlink:href=".uno:WrapRight"/>
22  <toolbar:toolbaritem xlink:href=".uno:TextWrap-more"/>
23  <toolbar:toolbarseparator/>
24  <toolbar:toolbaritem xlink:href=".uno:ObjectAlign"/>
25  <toolbar:toolbaritem xlink:href=".uno:AlignCenter"/>
26  <toolbar:toolbaritem xlink:href=".uno:ObjectAlignRight"/>
27  <toolbar:toolbaritem xlink:href=".uno:AlignUp"/>
28  <toolbar:toolbaritem xlink:href=".uno:AlignMiddle"/>
29  <toolbar:toolbaritem xlink:href=".uno:AlignDown"/>
30  <toolbar:toolbarseparator/>
31  <toolbar:toolbaritem xlink:href=".uno:BringToFront" toolbar:visible="false"/>
32  <toolbar:toolbaritem xlink:href=".uno:ObjectForwardOne"/>
33  <toolbar:toolbaritem xlink:href=".uno:ObjectBackOne"/>
34  <toolbar:toolbaritem xlink:href=".uno:SendToBack" toolbar:visible="false"/>
35  <toolbar:toolbarseparator/>
36  <toolbar:toolbaritem xlink:href=".uno:Label"/>
37  <toolbar:toolbaritem xlink:href=".uno:Edit"/>
38  <toolbar:toolbaritem xlink:href=".uno:CheckBox"/>
39  <toolbar:toolbaritem xlink:href=".uno:RadioButton"/>
40  <toolbar:toolbaritem xlink:href=".uno:ListBox"/>
41  <toolbar:toolbaritem xlink:href=".uno:ComboBox"/>
42  <toolbar:toolbarseparator/>
43  <toolbar:toolbaritem xlink:href=".uno:ControlProperties" toolbar:style="image text"/>
44  <toolbar:toolbaritem xlink:href=".uno:FormProperties" toolbar:style="image text"/>
45  <toolbar:toolbaritem xlink:href=".uno:ShowFmExplorer" toolbar:style="image text"/>
46  <toolbar:toolbaritem xlink:href=".uno:TabDialog" toolbar:style="image text"/>
47  <toolbar:toolbarseparator/>
48  <toolbar:toolbaritem xlink:href=".uno:OpenReadOnly"/>
49  <toolbar:toolbaritem xlink:href=".uno:AutoControlFocus"/>
50 </toolbar:toolbar>