1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: submenu.hrc,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
31 // IDs fuer Untermenues
33 // 1 ist nicht erlaubt ????
34 #define SUBMENU_EDIT 2
35 #define SUBMENU_FILL 3
36 #define SUBMENU_DELBREAK 4
37 #define SUBMENU_VIEW 5
38 #define SUBMENU_INSERT 6
39 #define SUBMENU_INSBREAK 7
40 #define SUBMENU_NAME 8
41 #define SUBMENU_INSOBJ 9
42 #define SUBMENU_DATA 10
43 #define SUBMENU_FILTER 11
44 #define SUBMENU_OUTLINE 12
45 #define SUBMENU_PIVOT 13
46 #define SUBMENU_EXTRA 14
47 #define SUBMENU_AUDIT 15
48 #define SUBMENU_PROTECT 16
49 #define SUBMENU_ROW 17
50 #define SUBMENU_COL 18
51 #define SUBMENU_TAB 19
52 #define SUBMENU_MERGE 20
53 #define SUBMENU_AREA 21
54 #define SUBMENU_MIRROR 22
55 #define SUBMENU_OBJARRANGE 23
56 #define SUBMENU_ANCHOR 24
57 #define SUBMENU_POPARRANGE 25
58 #define SUBMENU_OLEARRANGE 26
59 #define SUBMENU_MAIL 27
60 #define SUBMENU_OPTIONS 28
61 #define SUBMENU_TOOLBARS 29
62 #define SUBMENU_GRAPHIC 30
63 #define SUBMENU_SPELLING 31
64 #define SUBMENU_CELLCONT 32
65 #define SUBMENU_OBJMIRROR 33
66 #define SUBMENU_OBJALIGN 34
67 #define SUBMENU_OBJANCHOR 35
68 #define SUBMENU_SENDTO 36
69 #define SUBMENU_CHANGES 37
70 #define SUBMENU_EDIT_TABLE 38
71 #define MN_TEMPLATES 39