tdf#161411 - UI: Add Better wording for ASCII-only characters
[LibreOffice.git] / sw / uiconfig / swriter / toolbar / singlemode-drawtext.xml
blob405cd069345dee258844c09eafda8aca2ef8fb12
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:ResetAttributes"/>
13  <toolbar:toolbarseparator/>
14  <toolbar:toolbaritem xlink:href=".uno:CharFontName"/>
15  <toolbar:toolbarseparator/>
16  <toolbar:toolbaritem xlink:href=".uno:FontHeight"/>
17  <toolbar:toolbarseparator/>
18  <toolbar:toolbaritem xlink:href=".uno:Grow"/>
19  <toolbar:toolbaritem xlink:href=".uno:Shrink"/>
20  <toolbar:toolbarseparator/>
21  <toolbar:toolbaritem xlink:href=".uno:Bold"/>
22  <toolbar:toolbaritem xlink:href=".uno:Italic"/>
23  <toolbar:toolbaritem xlink:href=".uno:Underline"/>
24  <toolbar:toolbaritem xlink:href=".uno:Overline" toolbar:visible="false"/>
25  <toolbar:toolbaritem xlink:href=".uno:Strikeout"/>
26  <toolbar:toolbaritem xlink:href=".uno:Shadowed" toolbar:visible="false"/>
27  <toolbar:toolbaritem xlink:href=".uno:OutlineFont" toolbar:visible="false"/>
28  <toolbar:toolbarseparator/>
29  <toolbar:toolbaritem xlink:href=".uno:SubScript" toolbar:visible="false"/>
30  <toolbar:toolbaritem xlink:href=".uno:SuperScript" toolbar:visible="false"/>
31  <toolbar:toolbarseparator/>
32  <toolbar:toolbaritem xlink:href=".uno:Color"/>
33  <toolbar:toolbaritem xlink:href=".uno:CharBackColor"/>
34  <toolbar:toolbaritem xlink:href=".uno:FontDialog-more"/>
35  <toolbar:toolbarseparator/>
36  <toolbar:toolbaritem xlink:href=".uno:LeftPara"/>
37  <toolbar:toolbaritem xlink:href=".uno:CenterPara"/>
38  <toolbar:toolbaritem xlink:href=".uno:RightPara"/>
39  <toolbar:toolbaritem xlink:href=".uno:JustifyPara"/>
40  <toolbar:toolbarseparator/>
41  <toolbar:toolbaritem xlink:href=".uno:ParaLeftToRight"/>
42  <toolbar:toolbaritem xlink:href=".uno:ParaRightToLeft"/>
43  <toolbar:toolbarseparator/>
44  <toolbar:toolbaritem xlink:href=".uno:ParaspaceIncrease" toolbar:visible="false"/>
45  <toolbar:toolbaritem xlink:href=".uno:ParaspaceDecrease" toolbar:visible="false"/>
46  <toolbar:toolbaritem xlink:href=".uno:LineSpacing"/>
47  <toolbar:toolbaritem xlink:href=".uno:ParagraphDialog-more"/>
48  <toolbar:toolbarseparator/>
49  <toolbar:toolbaritem xlink:href=".uno:CharmapControl"/>
50  <toolbar:toolbaritem xlink:href=".uno:HyperlinkDialog"/>
51  <toolbar:toolbaritem xlink:href=".uno:SpellingAndGrammarDialog" toolbar:visible="false"/>
52 </toolbar:toolbar>