xref: /aoo4110/main/sc/source/ui/inc/submenu.hrc (revision b1cdbd2c)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements.  See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership.  The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License.  You may obtain a copy of the License at
10 *
11 *   http://www.apache.org/licenses/LICENSE-2.0
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied.  See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22
23
24//	IDs fuer Untermenues
25
26//	1 ist nicht erlaubt ????
27#define SUBMENU_EDIT		2
28#define SUBMENU_FILL		3
29#define SUBMENU_DELBREAK	4
30#define SUBMENU_VIEW		5
31#define SUBMENU_INSERT		6
32#define SUBMENU_INSBREAK	7
33#define SUBMENU_NAME		8
34#define SUBMENU_INSOBJ		9
35#define SUBMENU_DATA		10
36#define SUBMENU_FILTER		11
37#define SUBMENU_OUTLINE		12
38#define SUBMENU_PIVOT		13
39#define SUBMENU_EXTRA		14
40#define SUBMENU_AUDIT		15
41#define SUBMENU_PROTECT		16
42#define SUBMENU_ROW			17
43#define SUBMENU_COL			18
44#define SUBMENU_TAB			19
45#define SUBMENU_MERGE		20
46#define SUBMENU_AREA		21
47#define SUBMENU_MIRROR		22
48#define SUBMENU_OBJARRANGE	23
49#define SUBMENU_ANCHOR		24
50#define SUBMENU_POPARRANGE	25
51#define SUBMENU_OLEARRANGE	26
52#define SUBMENU_MAIL		27
53#define SUBMENU_OPTIONS		28
54#define SUBMENU_TOOLBARS	29
55#define SUBMENU_GRAPHIC		30
56#define SUBMENU_SPELLING	31
57#define SUBMENU_CELLCONT	32
58#define SUBMENU_OBJMIRROR	33
59#define SUBMENU_OBJALIGN	34
60#define SUBMENU_OBJANCHOR	35
61#define SUBMENU_SENDTO		36
62#define SUBMENU_CHANGES		37
63#define SUBMENU_EDIT_TABLE  38
64#define MN_TEMPLATES        39
65