Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / sw / uiconfig / swriter / toolbar / singlemode.xml
blob4058675970e9307f3fcc5d18a069d1002aa384f7
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:AddDirect" toolbar:visible="false"/>
13  <toolbar:toolbaritem xlink:href=".uno:OpenFromWriter" toolbar:visible="false"/>
14  <toolbar:toolbaritem xlink:href=".uno:Save" toolbar:visible="false"/>
15  <toolbar:toolbaritem xlink:href=".uno:ExportTo" toolbar:visible="false"/>
16  <toolbar:toolbaritem xlink:href=".uno:Print" toolbar:visible="false"/>
17  <toolbar:toolbaritem xlink:href=".uno:PrintPreview" toolbar:visible="false"/>
18  <toolbar:toolbarseparator/>
19  <toolbar:toolbaritem xlink:href=".uno:Undo"/>
20  <toolbar:toolbaritem xlink:href=".uno:Redo" toolbar:visible="false"/>
21  <toolbar:toolbaritem xlink:href=".uno:Cut" toolbar:visible="false"/>
22  <toolbar:toolbaritem xlink:href=".uno:Copy" toolbar:visible="false"/>
23  <toolbar:toolbaritem xlink:href=".uno:Paste"/>
24 </toolbar:toolbar>