xref: /trunk/main/sw/source/ui/inc/app.hrc (revision 78190a370f7d7129fed9a7e70ca122eaae71ce1d)
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#ifndef _APP_HRC
23#define _APP_HRC
24
25#include "rcid.hrc"
26
27// Default Bitmap for ToolBox
28#define BMP_MISSING                 (RC_APP_BEGIN + 1)
29
30// Document-Icon
31#define RC_DOC_ICON                 (RC_APP_BEGIN + 2)
32
33// Soll das Clipboard für andere Applikationen...
34#define MSG_CLPBRD_CLEAR            (RC_APP_BEGIN + 3)
35
36#define STR_CANTCREATE              (RC_APP_BEGIN + 4)
37#define STR_CANTOPEN                (RC_APP_BEGIN + 5)
38
39// Messages
40#define MSG_ERROR_SEND_MAIL         (RC_APP_BEGIN + 6)
41#define MSG_SAVE_HTML_QUERY         (RC_APP_BEGIN + 7)
42
43// Für das Interface, weil der RID_APP_BEGIN jetzt Desktop ist
44#define RID_SW_NAME                 (RC_APP_BEGIN + 8)
45#define MSG_SAVEAS_HTML_QUERY       (RC_APP_BEGIN + 9)
46
47
48#define STR_UNTITLED                (RC_APP_BEGIN + 13)
49#define STR_VERSION                 (RC_APP_BEGIN + 14)
50#define STR_PRINT_MERGE_MACRO       (RC_APP_BEGIN + 15)
51#define STR_PAGE_COUNT_MACRO        (RC_APP_BEGIN + 16)
52
53// Bitmap für die NumerierungsVorlagen im Organizer
54#define BMP_STYLES_FAMILY_NUM       (RC_APP_BEGIN + 17)
55#define BMP_STYLES_FAMILY_NUM_HC    (RC_APP_BEGIN + 18)
56
57// Strings für Bereiche in der Konfiguration
58#define STR_GRP_FILE                (RC_APP_BEGIN + 56)
59#define STR_GRP_EDIT                (RC_APP_BEGIN + 57)
60#define STR_GRP_TRAVELLING          (RC_APP_BEGIN + 58)
61#define STR_GRP_VIEW                (RC_APP_BEGIN + 59)
62#define STR_GRP_INSERT              (RC_APP_BEGIN + 60)
63#define STR_GRP_FORMAT              (RC_APP_BEGIN + 61)
64#define STR_GRP_STYLE               (RC_APP_BEGIN + 62)
65#define STR_GRP_TEXT                (RC_APP_BEGIN + 63)
66#define STR_GRP_FRAME               (RC_APP_BEGIN + 64)
67#define STR_GRP_GRAPHIC             (RC_APP_BEGIN + 65)
68#define STR_GRP_TABLE               (RC_APP_BEGIN + 66)
69#define STR_GRP_TOOLS               (RC_APP_BEGIN + 67)
70#define STR_GRP_NUMBERING           (RC_APP_BEGIN + 68)
71#define STR_GRP_WINDOW              (RC_APP_BEGIN + 69)
72#define STR_GRP_MISC                (RC_APP_BEGIN + 70)
73#define STR_GRP_MACRO               (RC_APP_BEGIN + 71)
74#define RES_EXT_HELP_STRING         (RC_APP_BEGIN + 72)
75#define RES_STD_HELP_STRING         (RC_APP_BEGIN + 73)
76#define STR_PAGEOFFSET              (RC_APP_BEGIN + 74)
77#define STR_PAGEBREAK               (RC_APP_BEGIN + 75)
78#define STR_REDLINE_UNKNOWN_AUTHOR  (RC_APP_BEGIN + 76)
79#define STR_WESTERN_FONT            (RC_APP_BEGIN + 77)
80#define STR_CJK_FONT                (RC_APP_BEGIN + 78)
81//#define MSG_INS_MERGE_FIELDS      (RC_APP_BEGIN + 79)
82#define MSG_PRINT_AS_MERGE          (RC_APP_BEGIN + 80)
83#define MSG_DATA_SOURCES_UNAVAILABLE (RC_APP_BEGIN + 82)
84#define DLG_MERGE_SOURCE_UNAVAILABLE (RC_APP_BEGIN + 83)
85#define ST_MERGE_SOURCE_UNAVAILABLE 1
86#define PB_MERGE_OK                 2
87#define PB_MERGE_CANCEL             3
88#define IMG_MERGE                   4
89#define SID_TOGGLETOOLBOX           (RC_APP_BEGIN + 89)
90
91#define STR_ENV_TITLE               (RC_APP_BEGIN + 91)
92#define STR_LAB_TITLE               (RC_APP_BEGIN + 92)
93
94#define STR_HUMAN_SWDOC_NAME        (RC_APP_BEGIN + 93)
95
96#define RID_SW_ERRHDL               (RC_APP_BEGIN + 95)
97
98#define STR_FDLG_TEMPLATE_BUTTON    (RC_APP_BEGIN + 1)
99#define STR_FDLG_TEMPLATE_NAME      (RC_APP_BEGIN + 2)
100
101
102// Ids für die einzelnen PopUpMenüs
103//#define MN_WIZARD                 (RC_APP_BEGIN + 9)
104//#define MN_INDEX                  (RC_APP_BEGIN + 10)
105//#define MN_FILE                   (RC_APP_BEGIN + 11)
106//#define MN_EDIT                   (RC_APP_BEGIN + 12)
107//#define MN_VIEW                   (RC_APP_BEGIN + 13)
108//#define MN_INS                    (RC_APP_BEGIN + 14)
109//#define MN_TEXT                   (RC_APP_BEGIN + 15)
110//#define MN_FORMAT                 (RC_APP_BEGIN + 16)
111#define MN_FORMAT_STYLE             (RC_APP_BEGIN + 17)
112#define MN_FORMAT_ALGN              (RC_APP_BEGIN + 18)
113#define MN_FORMAT_LINESPACE         (RC_APP_BEGIN + 19)
114//#define MN_EXTRA                  (RC_APP_BEGIN + 20)
115//#define MN_WIN                    (RC_APP_BEGIN + 21)
116//#define MN_HELP                   (RC_APP_BEGIN + 22)
117#define MN_FORMAT_FRM_HORZ          (RC_APP_BEGIN + 23)
118//#define MN_FORMAT_FRM_VERT        (RC_APP_BEGIN + 24)
119//#define MN_PICKLIST               (RC_APP_BEGIN + 25)
120//#define MN_WINLIST                (RC_APP_BEGIN + 26)
121//#define MN_MACRO                  (RC_APP_BEGIN + 27)
122//#define MN_FORMAT_HIERARCHY       (RC_APP_BEGIN + 28)
123#define MN_CELL                     (RC_APP_BEGIN + 29)
124//#define MN_HELP_TIP               (RC_APP_BEGIN + 30)
125//#define MN_HELP_SEARCH            (RC_APP_BEGIN + 31)
126//#define MN_HELP_ACTIVE            (RC_APP_BEGIN + 32)
127//#define MN_HELP_INDEX             (RC_APP_BEGIN + 33)
128//#define MN_OBJECT                 (RC_APP_BEGIN + 34)
129//#define MN_DATABASE               (RC_APP_BEGIN + 35)
130//#define MN_DIRSUBMENU             (RC_APP_BEGIN + 36)
131//#define MN_MAIL                   (RC_APP_BEGIN + 37)
132#define MN_WRAP                     (RC_APP_BEGIN + 38)
133#define MN_SUB_TBLROW               (RC_APP_BEGIN + 39)
134#define MN_SUB_TBLCOL               (RC_APP_BEGIN + 40)
135//#define MN_SUB_AUTOFORMAT         (RC_APP_BEGIN + 41)
136//#define MN_SUB_TOOLBAR            (RC_APP_BEGIN + 42)
137//#define MN_SUB_FIELD              (RC_APP_BEGIN + 43)
138//#define MN_SUB_GRAPHIC            (RC_APP_BEGIN + 44)
139//#define MN_SUB_TEMPLATES          (RC_APP_BEGIN + 45)
140#define MN_SUB_ARRANGE              (RC_APP_BEGIN + 46)
141
142//#define MN_SUB_UPDATE             (RC_APP_BEGIN + 48)
143//#define MN_SUB_MIRROR             (RC_APP_BEGIN + 49)
144#define MN_SUB_ALIGN                (RC_APP_BEGIN + 50)
145//#define MN_SUB_OPTIONS            (RC_APP_BEGIN + 51)
146//#define MN_SUB_SENDTO             (RC_APP_BEGIN + 52)
147//#define MN_SUB_REVISE             (RC_APP_BEGIN + 53)
148//#define MN_TEMPLATES              (RC_APP_BEGIN + 54)
149//#define MN_FILE_PORT              (RC_APP_BEGIN + 55)
150//#define MN_EDIT_PORT              (RC_APP_BEGIN + 56)
151//#define MN_VIEW_PORT              (RC_APP_BEGIN + 57)
152//#define MN_INS_PORT               (RC_APP_BEGIN + 58)
153//#define MN_FORMAT_PORT            (RC_APP_BEGIN + 59)
154//#define MN_EXTRA_PORT             (RC_APP_BEGIN + 60)
155//#define MN_WIN_PORT               (RC_APP_BEGIN + 61)
156//#define MN_HELP_PORT              (RC_APP_BEGIN + 62)
157//#define MN_SUB_TRANSLITERATE      (RC_APP_BEGIN + 63)
158//#define MN_SUB_MACRO              (RC_APP_BEGIN + 64)
159
160#define STR_WRITER_DOCUMENT_FULLTYPE    (RC_APP_BEGIN + 100)
161#define STR_ABSTRACT_TITLE              (RC_APP_BEGIN + 102)
162#define STR_DONT_ASK_AGAIN              (RC_APP_BEGIN + 103)
163// --> OD 2008-04-14 #outlinelevel#
164#define STR_OUTLINE_NUMBERING           (RC_APP_BEGIN + 104)
165// <--
166// #outline level,zhaojianwei
167#define STR_FDLG_OUTLINE_LEVEL      (RC_APP_BEGIN + 105)
168#define STR_FDLG_STYLE              (RC_APP_BEGIN + 106)
169//<-end,zhaojianwei
170
171#define APP_ACT_END                 STR_FDLG_STYLE
172
173#if APP_ACT_END > RC_APP_END
174#error Resource-Id Überlauf in #file, #line
175#endif
176
177#endif
178