tdf#161411 - UI: Add Better wording for ASCII-only characters
[LibreOffice.git] / sw / uiconfig / swriter / toolbar / singlemode-annotation.xml
blobac91119b09cca9622de8599a86c517ba3fdf6340
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:SpellingAndGrammarDialog" toolbar:style="image text"/>
13  <toolbar:toolbaritem xlink:href=".uno:SpellOnline" toolbar:style="image text"/>
14  <toolbar:toolbaritem xlink:href=".uno:ThesaurusDialog" toolbar:visible="false"/>
15  <toolbar:toolbaritem xlink:href=".uno:WordCountDialog" toolbar:visible="false"/>
16  <toolbar:toolbarseparator/>
17  <toolbar:toolbaritem xlink:href=".uno:TrackChanges" toolbar:style="image text"/>
18  <toolbar:toolbaritem xlink:href=".uno:PreviousTrackedChange" toolbar:style="image text"/>
19  <toolbar:toolbaritem xlink:href=".uno:NextTrackedChange" toolbar:style="image text"/>
20  <toolbar:toolbaritem xlink:href=".uno:RejectTrackedChange" toolbar:style="image text"/>
21  <toolbar:toolbaritem xlink:href=".uno:AcceptTrackedChange" toolbar:style="image text"/>
22  <toolbar:toolbaritem xlink:href=".uno:RejectTrackedChangeToNext"/>
23  <toolbar:toolbaritem xlink:href=".uno:AcceptTrackedChangeToNext"/>
24  <toolbar:toolbaritem xlink:href=".uno:AcceptAllTrackedChanges"/>
25  <toolbar:toolbaritem xlink:href=".uno:AcceptTrackedChanges-more"/>
26  <toolbar:toolbarseparator/>
27  <toolbar:toolbaritem xlink:href=".uno:ReplyComment" toolbar:style="image text"/>
28  <toolbar:toolbaritem xlink:href=".uno:DeleteComment" toolbar:style="image text"/>
29  <toolbar:toolbaritem xlink:href=".uno:DeleteAllNotes" toolbar:style="image text"/>
30  <toolbar:toolbarseparator/>
31  <toolbar:toolbaritem xlink:href=".uno:ProtectTraceChangeMode" toolbar:visible="false"/>
32  <toolbar:toolbaritem xlink:href=".uno:CompareDocuments" toolbar:style="image text"/>
33  <toolbar:toolbaritem xlink:href=".uno:MergeDocuments" toolbar:style="image text"/>
34 </toolbar:toolbar>