1 <?xml version="1.0" encoding="UTF-8"?>
3 * This file is part of the LibreOffice project.
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/.
10 <menu:menupopup xmlns:menu="http://openoffice.org/2001/menu">
11 <menu:menuitem menu:id=".uno:Cut"/>
12 <menu:menuitem menu:id=".uno:Copy"/>
13 <menu:menuitem menu:id=".uno:Paste"/>
14 <menu:menu menu:id=".uno:PasteSpecialMenu">
16 <menu:menuitem menu:id=".uno:PasteUnformatted"/>
17 <menu:menuitem menu:id=".uno:PasteSpecial"/>
21 <menu:menuitem menu:id=".uno:ReplyComment"/>
23 <menu:menuitem menu:id=".uno:DeleteComment"/>
24 <menu:menuitem menu:id=".uno:DeleteAuthor"/>
25 <menu:menuitem menu:id=".uno:DeleteAllNotes"/>
26 <menu:menuitem menu:id=".uno:FormatAllNotes"/>
28 <menu:menuitem menu:id=".uno:ThesaurusFromContext"/>