Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / starmath / uiconfig / smath / popupmenu / view.xml
blob16233ce372fb51f22cce59c022128689d589449f
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3  * This file is part of the LibreOffice project.
4  *
5  * This Source Code Form is subject to the terms of the Mozilla Public
6  * License, v. 2.0. If a copy of the MPL was not distributed with this
7  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8  *
9 -->
10 <menu:menupopup xmlns:menu="http://openoffice.org/2001/menu">
11   <menu:menuitem menu:id=".uno:Zoom50Percent"/>
12   <menu:menuitem menu:id=".uno:Zoom100Percent"/>
13   <menu:menuitem menu:id=".uno:Zoom200Percent"/>
14   <menu:menuitem menu:id=".uno:ZoomIn"/>
15   <menu:menuitem menu:id=".uno:ZoomOut"/>
16   <menu:menuitem menu:id=".uno:ZoomOptimal"/>
17   <menu:menuseparator/>
18   <menu:menuitem menu:id=".uno:Draw"/>
19 </menu:menupopup>