1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
|
/*************************************************************************
*
* $RCSfile: app.hrc,v $
*
* $Revision: 1.3 $
*
* last change: $Author: jp $ $Date: 2000-12-21 13:01:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
*
* - GNU Lesser General Public License Version 2.1
* - Sun Industry Standards Source License Version 1.1
*
* Sun Microsystems Inc., October, 2000
*
* GNU Lesser General Public License Version 2.1
* =============================================
* Copyright 2000 by Sun Microsystems, Inc.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License version 2.1, as published by the Free Software Foundation.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
*
*
* Sun Industry Standards Source License Version 1.1
* =================================================
* The contents of this file are subject to the Sun Industry Standards
* Source License Version 1.1 (the "License"); You may not use this file
* except in compliance with the License. You may obtain a copy of the
* License at http://www.openoffice.org/license.html.
*
* Software provided under this License is provided on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
* WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
* MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
* See the License for the specific provisions governing your rights and
* obligations concerning the Software.
*
* The Initial Developer of the Original Code is: Sun Microsystems, Inc.
*
* Copyright: 2000 by Sun Microsystems, Inc.
*
* All Rights Reserved.
*
* Contributor(s): _______________________________________
*
*
************************************************************************/
#ifndef _APP_HRC
#define _APP_HRC
#include "rcid.hrc"
// Default Bitmap fuer ToolBox
#define BMP_FEHLT (RC_APP_BEGIN + 1)
// Document-Icon
#define RC_DOC_ICON (RC_APP_BEGIN + 2)
//Soll das Clipboard fuer andere Applikationen...
#define MSG_CLPBRD_CLEAR (RC_APP_BEGIN + 3)
#define STR_CANTCREATE (RC_APP_BEGIN + 4)
#define STR_CANTOPEN (RC_APP_BEGIN + 5)
// Messages
#define MSG_ERROR_SEND_MAIL ( RC_APP_BEGIN + 6)
#define MSG_SAVE_HTML_QUERY ( RC_APP_BEGIN + 7)
//Fuer das Interface, weil der RID_APP_BEGIN jetzt Desktop ist.
#define RID_SW_NAME ( RC_APP_BEGIN + 8)
#define MSG_INDEX_OVERFLOW ( RC_APP_BEGIN + 10)
#define STR_UNBENANNT (RC_APP_BEGIN + 13)
#define STR_VERSION (RC_APP_BEGIN + 14)
#define STR_PRINT_MERGE_MACRO (RC_APP_BEGIN + 15)
#define STR_PAGE_COUNT_MACRO (RC_APP_BEGIN + 16)
// Bitmap fuer die NumerierungsVorlagen im Organizer
#define BMP_STYLES_FAMILY_NUM (RC_APP_BEGIN + 17)
// Strings fuer Bereiche in der Konfiguration
#define STR_GRP_FILE (RC_APP_BEGIN + 56)
#define STR_GRP_EDIT (RC_APP_BEGIN + 57)
#define STR_GRP_TRAVELLING (RC_APP_BEGIN + 58)
#define STR_GRP_VIEW (RC_APP_BEGIN + 59)
#define STR_GRP_INSERT (RC_APP_BEGIN + 60)
#define STR_GRP_FORMAT (RC_APP_BEGIN + 61)
#define STR_GRP_STYLE (RC_APP_BEGIN + 62)
#define STR_GRP_TEXT (RC_APP_BEGIN + 63)
#define STR_GRP_FRAME (RC_APP_BEGIN + 64)
#define STR_GRP_GRAPHIC (RC_APP_BEGIN + 65)
#define STR_GRP_TABLE (RC_APP_BEGIN + 66)
#define STR_GRP_TOOLS (RC_APP_BEGIN + 67)
#define STR_GRP_NUMBERING (RC_APP_BEGIN + 68)
#define STR_GRP_WINDOW (RC_APP_BEGIN + 69)
#define STR_GRP_MISC (RC_APP_BEGIN + 70)
#define STR_GRP_MACRO (RC_APP_BEGIN + 71)
#define RES_EXT_HELP_STRING (RC_APP_BEGIN + 72)
#define RES_STD_HELP_STRING (RC_APP_BEGIN + 73)
#define STR_PAGEOFFSET (RC_APP_BEGIN + 74)
#define STR_PAGEBREAK (RC_APP_BEGIN + 75)
#define STR_REDLINE_UNKNOWN_AUTHOR (RC_APP_BEGIN + 76)
#define SID_TOGGLETOOLBOX (RC_APP_BEGIN + 89)
#define STR_ENV_TITLE (RC_APP_BEGIN + 91)
#define STR_LAB_TITLE (RC_APP_BEGIN + 92)
#define STR_HUMAN_SWDOC_NAME (RC_APP_BEGIN + 93)
#define RID_SW_ERRHDL (RC_APP_BEGIN + 95)
#define STR_FDLG_TEMPLATE_BUTTON (RC_APP_BEGIN + 1)
#define STR_FDLG_TEMPLATE_NAME (RC_APP_BEGIN + 2)
// Ids fuer die einzelnen PopUpMenues
#define MN_WIZARD (RC_APP_BEGIN + 9)
#define MN_INDEX (RC_APP_BEGIN + 10)
#define MN_FILE (RC_APP_BEGIN + 11)
#define MN_EDIT (RC_APP_BEGIN + 12)
#define MN_VIEW (RC_APP_BEGIN + 13)
#define MN_INS (RC_APP_BEGIN + 14)
#define MN_TEXT (RC_APP_BEGIN + 15)
#define MN_FORMAT (RC_APP_BEGIN + 16)
#define MN_FORMAT_STYLE (RC_APP_BEGIN + 17)
#define MN_FORMAT_ALGN (RC_APP_BEGIN + 18)
#define MN_FORMAT_LINESPACE (RC_APP_BEGIN + 19)
#define MN_EXTRA (RC_APP_BEGIN + 20)
#define MN_WIN (RC_APP_BEGIN + 21)
#define MN_HELP (RC_APP_BEGIN + 22)
#define MN_FORMAT_FRM_HORZ (RC_APP_BEGIN + 23)
#define MN_FORMAT_FRM_VERT (RC_APP_BEGIN + 24)
#define MN_PICKLIST (RC_APP_BEGIN + 25)
#define MN_WINLIST (RC_APP_BEGIN + 26)
#define MN_MACRO (RC_APP_BEGIN + 27)
#define MN_FORMAT_HIERARCHY (RC_APP_BEGIN + 28)
#define MN_CELL (RC_APP_BEGIN + 29)
#define MN_HELP_TIP (RC_APP_BEGIN + 30)
#define MN_HELP_SEARCH (RC_APP_BEGIN + 31)
#define MN_HELP_ACTIVE (RC_APP_BEGIN + 32)
#define MN_HELP_INDEX (RC_APP_BEGIN + 33)
#define MN_OBJECT (RC_APP_BEGIN + 34)
#define MN_DATABASE (RC_APP_BEGIN + 35)
#define MN_DIRSUBMENU (RC_APP_BEGIN + 36)
#define MN_MAIL (RC_APP_BEGIN + 37)
#define MN_WRAP (RC_APP_BEGIN + 38)
#define MN_SUB_TBLROW (RC_APP_BEGIN + 39)
#define MN_SUB_TBLCOL (RC_APP_BEGIN + 40)
#define MN_SUB_AUTOFORMAT (RC_APP_BEGIN + 41)
#define MN_SUB_TOOLBAR (RC_APP_BEGIN + 42)
#define MN_SUB_FIELD (RC_APP_BEGIN + 43)
#define MN_SUB_GRAPHIC (RC_APP_BEGIN + 44)
#define MN_SUB_TEMPLATES (RC_APP_BEGIN + 45)
#define MN_SUB_ARRANGE (RC_APP_BEGIN + 46)
#define MN_SUB_SPELLING (RC_APP_BEGIN + 47)
#define MN_SUB_UPDATE (RC_APP_BEGIN + 48)
#define MN_SUB_MIRROR (RC_APP_BEGIN + 49)
#define MN_SUB_ALIGN (RC_APP_BEGIN + 50)
#define MN_SUB_OPTIONS (RC_APP_BEGIN + 51)
#define MN_SUB_SENDTO (RC_APP_BEGIN + 52)
#define MN_SUB_REVISE (RC_APP_BEGIN + 53)
#define MN_TEMPLATES (RC_APP_BEGIN + 54)
#define MN_FILE_PORT (RC_APP_BEGIN + 55)
#define MN_EDIT_PORT (RC_APP_BEGIN + 56)
#define MN_VIEW_PORT (RC_APP_BEGIN + 57)
#define MN_INS_PORT (RC_APP_BEGIN + 58)
#define MN_FORMAT_PORT (RC_APP_BEGIN + 59)
#define MN_EXTRA_PORT (RC_APP_BEGIN + 60)
#define MN_WIN_PORT (RC_APP_BEGIN + 61)
#define MN_HELP_PORT (RC_APP_BEGIN + 62)
#define MN_SUB_TRANSLITERATE (RC_APP_BEGIN + 63)
#define RC_INTRO_BEGIN (RC_APP_BEGIN + 90)
#define RC_INTRO_END (RC_APP_BEGIN + 96)
#define STR_WRITER_DOCUMENT_FULLTYPE_31 (RC_APP_BEGIN + 97)
#define STR_WRITER_DOCUMENT_FULLTYPE_40 (RC_APP_BEGIN + 98)
#define STR_WRITER_DOCUMENT_FULLTYPE (RC_APP_BEGIN + 100)
#define STR_ABSTRACT_TITLE (RC_APP_BEGIN +99)
#define APP_ACT_END STR_WRITER_DOCUMENT_FULLTYPE
#if APP_ACT_END > RC_APP_END
#error Resource-Id Ueberlauf in #file, #line
#endif
#endif
|