tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / chart2 / uiconfig / accelerator / en-US / default.xml
blob3965f4b8f34a6fc8e94656fde679dc7161d7e8d1
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  * This file incorporates work covered by the following license notice:
10  *
11  *   Licensed to the Apache Software Foundation (ASF) under one or more
12  *   contributor license agreements. See the NOTICE file distributed
13  *   with this work for additional information regarding copyright
14  *   ownership. The ASF licenses this file to you under the Apache
15  *   License, Version 2.0 (the "License"); you may not use this file
16  *   except in compliance with the License. You may obtain a copy of
17  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
18  -->
19 <accel:acceleratorlist xmlns:accel="http://openoffice.org/2001/accel" xmlns:xlink="http://www.w3.org/1999/xlink">
20     <accel:item accel:code="KEY_Q" accel:mod1="true" xlink:href=".uno:Quit"/>
21     <accel:item accel:code="KEY_F4" accel:mod2="true" xlink:href=".uno:Quit"/>
22     <accel:item accel:code="KEY_N" accel:mod1="true" xlink:href=".uno:NewDoc"/>
23     <accel:item accel:code="KEY_O" accel:mod1="true" xlink:href=".uno:Open"/>
24     <accel:item accel:code="KEY_OPEN" xlink:href=".uno:Open"/>
25     <accel:item accel:code="KEY_P" accel:mod1="true" xlink:href=".uno:Print"/>
26     <accel:item accel:code="KEY_S" accel:mod1="true" xlink:href=".uno:Save"/>
27     <accel:item accel:code="KEY_W" accel:mod1="true" xlink:href=".uno:CloseWin"/>
28     <accel:item accel:code="KEY_F4" accel:mod1="true" xlink:href=".uno:CloseWin"/>
29     <accel:item accel:code="KEY_J" accel:shift="true" accel:mod1="true" xlink:href=".uno:FullScreen"/>
30     <accel:item accel:code="KEY_Z" accel:mod1="true" xlink:href=".uno:Undo"/>
31     <accel:item accel:code="KEY_BACKSPACE" accel:mod2="true" xlink:href=".uno:Undo"/>
32     <accel:item accel:code="KEY_UNDO" xlink:href=".uno:Undo"/>
33     <accel:item accel:code="KEY_Y" accel:mod1="true" xlink:href=".uno:Redo"/>
34     <accel:item accel:code="KEY_REPEAT" xlink:href=".uno:Repeat"/>
35     <accel:item accel:code="KEY_X" accel:mod1="true" xlink:href=".uno:Cut"/>
36     <accel:item accel:code="KEY_DELETE" accel:shift="true" xlink:href=".uno:Cut"/>
37     <accel:item accel:code="KEY_CUT" xlink:href=".uno:Cut"/>
38     <accel:item accel:code="KEY_C" accel:mod1="true" xlink:href=".uno:Copy"/>
39     <accel:item accel:code="KEY_INSERT" accel:mod1="true" xlink:href=".uno:Copy"/>
40     <accel:item accel:code="KEY_COPY" xlink:href=".uno:Copy"/>
41     <accel:item accel:code="KEY_V" accel:mod1="true" xlink:href=".uno:Paste"/>
42     <accel:item accel:code="KEY_INSERT" accel:shift="true" xlink:href=".uno:Paste"/>
43     <accel:item accel:code="KEY_PASTE" xlink:href=".uno:Paste"/>
44     <accel:item accel:code="KEY_DELETE" xlink:href=".uno:Delete"/>
45     <accel:item accel:code="KEY_F4" xlink:href=".uno:TransformDialog"/>
46 </accel:acceleratorlist>