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