tdf#161411 - UI: Add Better wording for ASCII-only characters
[LibreOffice.git] / sw / uiconfig / swriter / toolbar / singlemode-frame.xml
blobf60f5416395501363c5dc3a2892f0b91e75a8600
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:InsertCaptionDialog"/>
13  <toolbar:toolbaritem xlink:href=".uno:NameGroup"/>
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:ChainFrames" toolbar:style="image text"/>
37  <toolbar:toolbaritem xlink:href=".uno:UnhainFrames"/>
38  <toolbar:toolbaritem xlink:href=".uno:FrameDialog-more"/>
39  <toolbar:toolbarseparator/>
40  <toolbar:toolbaritem xlink:href=".uno:FormatArea-label"/>
41  <toolbar:toolbaritem xlink:href=".uno:FillStyle"/>
42  <toolbar:toolbaritem xlink:href=".uno:FormatArea-more"/>
43  <toolbar:toolbarseparator/>
44  <toolbar:toolbaritem xlink:href=".uno:BorderDialog-label"/>
45  <toolbar:toolbaritem xlink:href=".uno:FrameLineColor"/>
46  <toolbar:toolbaritem xlink:href=".uno:LineStyle"/>
47  <toolbar:toolbaritem xlink:href=".uno:SetBorderStyle"/>
48  <toolbar:toolbaritem xlink:href=".uno:BorderDialog-more"/>
49 </toolbar:toolbar>