tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / reportdesign / uiconfig / dbreport / toolbar / distributebar.xml
blob308104262c47544d8d40302e37e405186d195dd8
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:DistributeHorzLeft"/>
13  <toolbar:toolbaritem xlink:href=".uno:DistributeHorzCenter"/>
14  <toolbar:toolbaritem xlink:href=".uno:DistributeHorzDistance"/>
15  <toolbar:toolbaritem xlink:href=".uno:DistributeHorzRight"/>
16  <toolbar:toolbarbreak/>
17  <toolbar:toolbaritem xlink:href=".uno:DistributeVertTop"/>
18  <toolbar:toolbaritem xlink:href=".uno:DistributeVertCenter"/>
19  <toolbar:toolbaritem xlink:href=".uno:DistributeVertDistance"/>
20  <toolbar:toolbaritem xlink:href=".uno:DistributeVertBottom"/>
21 </toolbar:toolbar>