summaryrefslogtreecommitdiff
path: root/sw/inc/rcid.hrc
blob: af1d69a634ba4ab54ae4b3d7e568321b751a7687 (plain)
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
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
/*************************************************************************
 *
 *  $RCSfile: rcid.hrc,v $
 *
 *  $Revision: 1.2 $
 *
 *  last change: $Author: os $ $Date: 2000-11-29 17:18:49 $
 *
 *  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 _RDIC_HRC
#define _RDIC_HRC

#ifndef _SFXSIDS_HRC //autogen
#include <sfx2/sfxsids.hrc>
#endif

// ----------------------------------------------------------------
// Bereiche fuer die UI-Verzeichnisse
// ----------------------------------------------------------------

#define RC_BASE                     RID_SW_START    // aus solar.hrc

#define RC_APP                      RC_BASE
#define RC_DIALOG                   (RC_BASE + 200)
#define RC_DOCVW                    (RC_BASE + 300)
#define RC_WEB                      (RC_BASE + 400)
#define RC_GLOBDOC                  (RC_BASE + 500)
#define RC_VIEW                     (RC_BASE + 600)
#define RC_CHRDLG                   (RC_BASE + 700)
#define RC_RIBBAR                   (RC_BASE + 720)
#define RC_GLOBALS                  (RC_BASE + 800)
#define RC_FMTUI                    (RC_BASE + 920)
#define RC_FRMDLG                   (RC_BASE + 1000)
#define RC_FLDDLG                   (RC_BASE + 1100)
#define RC_UTLUI                    (RC_BASE + 1250)
#define RC_ATTR                     (RC_BASE + 1350)
#define RC_TABLE                    (RC_BASE + 1450)
#define RC_CONFIG                   (RC_BASE + 1550)
#define RC_MISC                     (RC_BASE + 1650)
#define RC_WRTSH                    (RC_BASE + 1750)
#define RC_INDEX                    (RC_BASE + 1950)
#define RC_DBUI                     (RC_BASE + 2050)
#define RC_DOCHDL                   (RC_BASE + 2150)
#define RC_POOLCHRFMT               (RC_BASE + 2250)
#define RC_POOLHTMLCHRFMT           (RC_BASE + 2290)
#define RC_POOLFRMFMT               (RC_BASE + 2330)
#define RC_POOLTXTCOLL              (RC_BASE + 2360)
#define RC_POOLPAGEDESC             (RC_BASE + 2550)
#define RC_POOLNUMRULE              (RC_BASE + 2650)
#define RC_ENVELP                   (RC_BASE + 2750)
#define RC_STATLIN_STR              (RC_BASE + 2850)
#define RC_COMMON_CORE              (RC_BASE + 2950)
#define RC_WIZARD                   (RC_BASE + 3050)
#define RC_POPUPS                   (RC_BASE + 3150)
#define RC_SHELLS                   (RC_BASE + 3250)
#define RC_CFGITEMS                 (RC_BASE + 3350)
#define RC_LINGU                    (RC_BASE + 3450)
#define RC_POOLCHRFMT_PRGM          (RC_BASE + 3550)
#define RC_POOLHTMLCHRFMT_PRGM      (RC_BASE + 3590)
#define RC_POOLFRMFMT_PRGM          (RC_BASE + 3630)
#define RC_POOLTXTCOLL_PRGM         (RC_BASE + 3660)
#define RC_POOLPAGEDESC_PRGM        (RC_BASE + 3850)
#define RC_POOLNUMRULE_PRGM         (RC_BASE + 3900)

/*--------------------------------------------------------------------
    Beschreibung:   Bereiche ausspannen
 --------------------------------------------------------------------*/

// App-Verzeichnis
#define RC_APP_BEGIN                RC_APP
#define RC_APP_END                  (RC_APP_BEGIN + 199)



// Dialog-Verzeichnis
#define RC_DIALOG_BEGIN             RC_DIALOG
#define RC_DIALOG_END               (RC_DIALOG_BEGIN + 99)

// Editwin & Co
#define RC_DOCVW_BEGIN              RC_DOCVW
#define RC_DOCVW_END                (RC_DOCVW_BEGIN + 99)

// SW/Web
#define RC_WEB_BEGIN                RC_WEB
#define RC_WEB_END                  (RC_WEB_BEGIN + 199)

//Globaldocument
#define RC_GLOBDOC_BEGIN            RC_GLOBDOC
#define RC_GLOBDOC_END              (RC_GLOBDOC_BEGIN + 99)

// UI-View
#define RC_VIEW_BEGIN               RC_VIEW
#define RC_VIEW_END                 (RC_VIEW_BEGIN + 99)

// Zeichen Absatz Tab-Dialog
#define RC_CHRDLG_BEGIN             RC_CHRDLG
#define RC_CHRDLG_END               (RC_CHRDLG_BEGIN + 9)

// Unsere Shell
#define RC_WRTSH_BEGIN              RC_WRTSH
#define RC_WRTSH_END                (RC_WRTSH_BEGIN + 199)

// Verzeichnisse
#define RC_INDEX_BEGIN              RC_INDEX
#define RC_INDEX_END                (RC_INDEX + 99)

//
#define RC_RIBBAR_BEGIN             RC_RIBBAR
#define RC_RIBBAR_END               (RC_RIBBAR_BEGIN + 79)

// globale Ressourcen
#define RC_GLOBALS_BEGIN            RC_GLOBALS
#define RC_GLOBALS_END              (RC_GLOBALS_BEGIN + 119)

// Format-Vorlagen
#define RC_FMTUI_BEGIN              RC_FMTUI
#define RC_FMTUI_END                (RC_FMTUI_BEGIN + 69)


// Grafik Dialoge
#define RC_GRFDLG_BEGIN             RC_GRFDLG
#define RC_GRFDLG_END               (RC_GRFDLG_BEGIN + 99)

// ????
#define RC_FSTDLG_BEGIN             RC_FSTDLG
#define RC_FSTDLG_END               (RC_FSTDLG_BEGIN + 99)

// Rahmen Dialoge
#define RC_FRMDLG_BEGIN             RC_FRMDLG
#define RC_FRMDLG_END               (RC_FRMDLG_BEGIN + 99)

// Feld Dialoge
#define RC_FLDDLG_BEGIN             RC_FLDDLG
#define RC_FLDDLG_END               (RC_FLDDLG_BEGIN + 149)

// Utilities UI
#define RC_UTLUI_BEGIN              RC_UTLUI
#define RC_UTLUI_END                (RC_UTLUI + 99)

// Utilities UI-Attribute
#define RC_ATTR_BEGIN               RC_ATTR
#define RC_ATTR_END                 (RC_ATTR + 99)

// Tabellen
#define RC_TABLE_BEGIN              RC_TABLE
#define RC_TABLE_END                (RC_TABLE + 99)

// Konfiguration
#define RC_CONFIG_BEGIN             RC_CONFIG
#define RC_CONFIG_END               (RC_CONFIG + 99)


// Verschiedenes
#define RC_MISC_BEGIN               RC_MISC
#define RC_MISC_END                 (RC_MISC + 99)

// DBMgr
#define RC_DBUI_BEGIN               RC_DBUI
#define RC_DBUI_END                 (RC_DBUI + 99)

// Der Rest der Imp-Klassen
#define RC_DOCHDL_BEGIN             RC_DOCHDL
#define RC_DOCHDL_END               (RC_DOCHDL + 99)

// Zeichenvorlagen
#define RC_POOLCHRFMT_BEGIN         RC_POOLCHRFMT
#define RC_POOLCHRFMT_END           (RC_POOLCHRFMT + 29)
#define RC_POOLCHRFMT_HTML_BEGIN    RC_POOLHTMLCHRFMT
#define RC_POOLCHRFMT_HTML_END      (RC_POOLHTMLCHRFMT+ 30)

#define RC_POOLCHRFMT_PRGM_BEGIN         RC_POOLCHRFMT_PRGM
#define RC_POOLCHRFMT_PRGM_END           (RC_POOLCHRFMT_PRGM + 29)
#define RC_POOLCHRFMT_PRGM_HTML_BEGIN    RC_POOLHTMLCHRFMT_PRGM
#define RC_POOLCHRFMT_PRGM_HTML_END      (RC_POOLHTMLCHRFMT_PRGM+ 30)

// Rahmenvorlagen
#define RC_POOLFRMFMT_BEGIN         RC_POOLFRMFMT
#define RC_POOLFRMFMT_END           (RC_POOLFRMFMT + 20)

#define RC_POOLFRMFMT_PRGM_BEGIN    RC_POOLFRMFMT_PRGM
#define RC_POOLFRMFMT_PRGM_END      (RC_POOLFRMFMT_PRGM + 20)

// Collections
#define RC_POOLTXTCOLL_BEGIN        RC_POOLTXTCOLL

#define RC_POOLCOLL_TEXT_BEGIN      RC_POOLTXTCOLL
#define RC_POOLCOLL_TEXT_END        (RC_POOLTXTCOLL + 19)
#define RC_POOLCOLL_LISTS_BEGIN     (RC_POOLTXTCOLL + 20)
#define RC_POOLCOLL_LISTS_END       (RC_POOLTXTCOLL + 69)
#define RC_POOLCOLL_EXTRA_BEGIN     (RC_POOLTXTCOLL + 70)
#define RC_POOLCOLL_EXTRA_END       (RC_POOLTXTCOLL + 89)
#define RC_POOLCOLL_REGISTER_BEGIN  (RC_POOLTXTCOLL + 90)
#define RC_POOLCOLL_REGISTER_END    (RC_POOLTXTCOLL + 119)
#define RC_POOLCOLL_DOC_BEGIN       (RC_POOLTXTCOLL + 130)
#define RC_POOLCOLL_DOC_END         (RC_POOLTXTCOLL + 139)
#define RC_POOLCOLL_HTML_BEGIN      (RC_POOLTXTCOLL + 140)
#define RC_POOLCOLL_HTML_END        (RC_POOLTXTCOLL + 169)

#define RC_POOLTXTCOLL_END          RC_POOLCOLL_HTML_END

#define RC_POOLCOLL_PRGM_PRGM__BEGIN    RC_POOLTXTCOLL_PRGM

#define RC_POOLCOLL_PRGM_TEXT_BEGIN     RC_POOLTXTCOLL_PRGM
#define RC_POOLCOLL_PRGM_TEXT_END       (RC_POOLTXTCOLL_PRGM + 19)
#define RC_POOLCOLL_PRGM_LISTS_BEGIN    (RC_POOLTXTCOLL_PRGM + 20)
#define RC_POOLCOLL_PRGM_LISTS_END      (RC_POOLTXTCOLL_PRGM + 69)
#define RC_POOLCOLL_PRGM_EXTRA_BEGIN    (RC_POOLTXTCOLL_PRGM + 70)
#define RC_POOLCOLL_PRGM_EXTRA_END      (RC_POOLTXTCOLL_PRGM + 89)
#define RC_POOLCOLL_PRGM_REGISTER_BEGIN (RC_POOLTXTCOLL_PRGM + 90)
#define RC_POOLCOLL_PRGM_REGISTER_END   (RC_POOLTXTCOLL_PRGM + 119)
#define RC_POOLCOLL_PRGM_DOC_BEGIN      (RC_POOLTXTCOLL_PRGM + 130)
#define RC_POOLCOLL_PRGM_DOC_END        (RC_POOLTXTCOLL_PRGM + 139)
#define RC_POOLCOLL_PRGM_HTML_BEGIN     (RC_POOLTXTCOLL_PRGM + 140)
#define RC_POOLCOLL_PRGM_HTML_END       (RC_POOLTXTCOLL_PRGM + 169)

#define RC_POOLTXTCOLL_PRGM__END          RC_POOLCOLL_PRGM_HTML_END

// Poolvorlagen Seite
#define RC_POOLPAGEDESC_BEGIN       RC_POOLPAGEDESC
#define RC_POOLPAGEDESC_END         (RC_POOLPAGEDESC + 10)

#define RC_POOLPAGEDESC_PRGM_BEGIN        RC_POOLPAGEDESC_PRGM
#define RC_POOLPAGEDESC_PRGM_END         (RC_POOLPAGEDESC_PRGM + 10)

// Poolvorlagen Numerierung
#define RC_POOLNUMRULE_BEGIN        RC_POOLNUMRULE
#define RC_POOLNUMRULE_END          (RC_POOLNUMRULE + 10)

#define RC_POOLNUMRULE_PRGM_BEGIN         RC_POOLNUMRULE_PRGM
#define RC_POOLNUMRULE_PRGM_END          (RC_POOLNUMRULE_PRGM + 10)

// Envelp-Verzeichnis
#define RC_ENVELP_BEGIN             (RC_ENVELP     )
#define RC_ENVELP_END               (RC_ENVELP + 99)

// Statuszeile mit Laufbalken
#define RC_STATLIN_STR_BEGIN        (RC_STATLIN_STR)
#define RC_STATLIN_STR_END          (RC_STATLIN_STR + 49)

// Gemeinsame Core-Strings
#define RC_COMCORE_BEGIN            (RC_COMMON_CORE)
#define RC_COMCORE_END              (RC_COMMON_CORE + 49)

// Wizzards
#define RC_WIZARD_BEGIN             RC_WIZARD
#define RC_WIZARD_END               (RC_WIZARD + 99)

// Shell-Verzeichnis
#define RC_SHELLS_BEGIN             RC_SHELLS
#define RC_SHELLS_END               (RC_SHELLS + 99)

// PopUpMenu's
#define RC_POPUPS_BEGIN             RC_POPUPS
#define RC_POPUPS_END               (RC_POPUPS + 99)

// Strings fuer ConfigItems in div. Verzeichnissen
#define RC_CFGITEMS_BEGIN           RC_CFGITEMS
#define RC_CFGITEMS_END             (RC_CFGITEMS + 99)

// Lingu
#define RC_LINGU_BEGIN          RC_LINGU
#define RC_LINGU_END                    (RC_LINGU + 99)


#endif