update dev300-m57
[ooovba.git] / sw / inc / rcid.hrc
bloba4613da4c6da8a5b88a3f7bdd885563e78621ce5
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: rcid.hrc,v $
10  * $Revision: 1.15 $
11  *
12  * This file is part of OpenOffice.org.
13  *
14  * OpenOffice.org is free software: you can redistribute it and/or modify
15  * it under the terms of the GNU Lesser General Public License version 3
16  * only, as published by the Free Software Foundation.
17  *
18  * OpenOffice.org is distributed in the hope that it will be useful,
19  * but WITHOUT ANY WARRANTY; without even the implied warranty of
20  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21  * GNU Lesser General Public License version 3 for more details
22  * (a copy is included in the LICENSE file that accompanied this code).
23  *
24  * You should have received a copy of the GNU Lesser General Public License
25  * version 3 along with OpenOffice.org.  If not, see
26  * <http://www.openoffice.org/license.html>
27  * for a copy of the LGPLv3 License.
28  *
29  ************************************************************************/
30 #ifndef _RDIC_HRC
31 #define _RDIC_HRC
33 #ifndef _SFXSIDS_HRC //autogen
34 #include <sfx2/sfxsids.hrc>
35 #endif
37 #define IMAGE_MASK_COLOR Color { Red = 0xFF00; Green = 0x0000; Blue = 0xFF00; }
38 // ----------------------------------------------------------------
39 // Bereiche fuer die UI-Verzeichnisse
40 // ----------------------------------------------------------------
42 #define RC_BASE                         RID_SW_START    // aus solar.hrc
44 #define RC_APP                          RC_BASE
45 #define RC_DIALOG                       (RC_BASE + 200)
46 #define RC_DOCVW                        (RC_BASE + 300)
47 #define RC_WEB                                          (RC_BASE + 400)
48 #define RC_GLOBDOC                  (RC_BASE + 500)
49 #define RC_VIEW                         (RC_BASE + 600)
50 #define RC_CHRDLG                       (RC_BASE + 700)
51 #define RC_RIBBAR                       (RC_BASE + 720)
52 #define RC_GLOBALS                      (RC_BASE + 800)
53 #define RC_FMTUI                        (RC_BASE + 920)
54 #define RC_FRMDLG                       (RC_BASE + 1000)
55 #define RC_FLDDLG                       (RC_BASE + 1100)
56 #define RC_UTLUI                        (RC_BASE + 1250)
57 #define RC_ATTR                         (RC_BASE + 1350)
58 #define RC_TABLE                        (RC_BASE + 1450)
59 #define RC_CONFIG                       (RC_BASE + 1550)
60 #define RC_MISC                         (RC_BASE + 1650)
61 #define RC_WRTSH                        (RC_BASE + 1750)
62 #define RC_INDEX                    (RC_BASE + 1950)
63 #define RC_DBUI                             (RC_BASE + 2050)
64 #define RC_DOCHDL                   (RC_BASE + 2150)
65 #define RC_POOLCHRFMT                   (RC_BASE + 2250)
66 #define RC_POOLHTMLCHRFMT               (RC_BASE + 2290)
67 #define RC_POOLFRMFMT                   (RC_BASE + 2330)
68 #define RC_POOLTXTCOLL              (RC_BASE + 2360)
69 #define RC_POOLPAGEDESC                 (RC_BASE + 2550)
70 #define RC_POOLNUMRULE                  (RC_BASE + 2650)
71 #define RC_ENVELP                       (RC_BASE + 2750)
72 #define RC_STATLIN_STR                  (RC_BASE + 2850)
73 #define RC_COMMON_CORE                          (RC_BASE + 2950)
74 #define RC_WIZARD                       (RC_BASE + 3050)
75 #define RC_POPUPS                   (RC_BASE + 3150)
76 #define RC_SHELLS                   (RC_BASE + 3250)
77 #define RC_CFGITEMS                 (RC_BASE + 3350)
78 #define RC_LINGU                        (RC_BASE + 3450)
79 #define RC_ACCESS                       (RC_BASE + 3550)
80 #define STR_POOLPARSTYLE            (RC_BASE + 3650)
81 #define RC_UNDO                     (RC_BASE + 3750)
82 #define RC_SMARTTAG                    (RC_BASE + 3950)  // SMARTTAGS
83 #define RC_UNOCORE                  (RC_BASE + 4050)
85 /*--------------------------------------------------------------------
86     Beschreibung:       Bereiche ausspannen
87  --------------------------------------------------------------------*/
89 // App-Verzeichnis
90 #define RC_APP_BEGIN                    RC_APP
91 #define RC_APP_END                      (RC_APP_BEGIN + 199)
95 // Dialog-Verzeichnis
96 #define RC_DIALOG_BEGIN                 RC_DIALOG
97 #define RC_DIALOG_END                   (RC_DIALOG_BEGIN + 99)
99 // Editwin & Co
100 #define RC_DOCVW_BEGIN                  RC_DOCVW
101 #define RC_DOCVW_END                    (RC_DOCVW_BEGIN + 99)
103 // SW/Web
104 #define RC_WEB_BEGIN                            RC_WEB
105 #define RC_WEB_END                  (RC_WEB_BEGIN + 199)
107 //Globaldocument
108 #define RC_GLOBDOC_BEGIN                        RC_GLOBDOC
109 #define RC_GLOBDOC_END                          (RC_GLOBDOC_BEGIN + 99)
111 // UI-View
112 #define RC_VIEW_BEGIN                   RC_VIEW
113 #define RC_VIEW_END                     (RC_VIEW_BEGIN + 99)
115 // Zeichen Absatz Tab-Dialog
116 #define RC_CHRDLG_BEGIN                 RC_CHRDLG
117 #define RC_CHRDLG_END               (RC_CHRDLG_BEGIN + 19)
119 // Unsere Shell
120 #define RC_WRTSH_BEGIN                  RC_WRTSH
121 #define RC_WRTSH_END                    (RC_WRTSH_BEGIN + 49)
123 // Verzeichnisse
124 #define RC_INDEX_BEGIN                  RC_INDEX
125 #define RC_INDEX_END                    (RC_INDEX + 99)
128 #define RC_RIBBAR_BEGIN                 RC_RIBBAR
129 #define RC_RIBBAR_END                   (RC_RIBBAR_BEGIN + 79)
131 // globale Ressourcen
132 #define RC_GLOBALS_BEGIN                RC_GLOBALS
133 #define RC_GLOBALS_END                  (RC_GLOBALS_BEGIN + 119)
135 // Format-Vorlagen
136 #define RC_FMTUI_BEGIN                  RC_FMTUI
137 #define RC_FMTUI_END                    (RC_FMTUI_BEGIN + 69)
140 // Grafik Dialoge
141 #define RC_GRFDLG_BEGIN                 RC_GRFDLG
142 #define RC_GRFDLG_END                   (RC_GRFDLG_BEGIN + 99)
144 // ????
145 #define RC_FSTDLG_BEGIN                 RC_FSTDLG
146 #define RC_FSTDLG_END                   (RC_FSTDLG_BEGIN + 99)
148 // Rahmen Dialoge
149 #define RC_FRMDLG_BEGIN                 RC_FRMDLG
150 #define RC_FRMDLG_END                   (RC_FRMDLG_BEGIN + 99)
152 // Feld Dialoge
153 #define RC_FLDDLG_BEGIN                 RC_FLDDLG
154 #define RC_FLDDLG_END                   (RC_FLDDLG_BEGIN + 149)
156 // Utilities UI
157 #define RC_UTLUI_BEGIN                  RC_UTLUI
158 #define RC_UTLUI_END                    (RC_UTLUI + 99)
160 // Utilities UI-Attribute
161 #define RC_ATTR_BEGIN                   RC_ATTR
162 #define RC_ATTR_END                     (RC_ATTR + 99)
164 // Tabellen
165 #define RC_TABLE_BEGIN                  RC_TABLE
166 #define RC_TABLE_END                    (RC_TABLE + 99)
168 // Konfiguration
169 #define RC_CONFIG_BEGIN                 RC_CONFIG
170 #define RC_CONFIG_END                   (RC_CONFIG + 99)
173 // Verschiedenes
174 #define RC_MISC_BEGIN                   RC_MISC
175 #define RC_MISC_END                     (RC_MISC + 99)
177 // DBMgr
178 #define RC_DBUI_BEGIN                   RC_DBUI
179 #define RC_DBUI_END                     (RC_DBUI + 99)
181 // Der Rest der Imp-Klassen
182 #define RC_DOCHDL_BEGIN                 RC_DOCHDL
183 #define RC_DOCHDL_END                   (RC_DOCHDL + 99)
185 // Zeichenvorlagen
186 #define RC_POOLCHRFMT_BEGIN         RC_POOLCHRFMT
187 #define RC_POOLCHRFMT_END           (RC_POOLCHRFMT + 29)
188 #define RC_POOLCHRFMT_HTML_BEGIN    RC_POOLHTMLCHRFMT
189 #define RC_POOLCHRFMT_HTML_END      (RC_POOLHTMLCHRFMT+ 30)
192 // Rahmenvorlagen
193 #define RC_POOLFRMFMT_BEGIN         RC_POOLFRMFMT
194 #define RC_POOLFRMFMT_END           (RC_POOLFRMFMT + 20)
196 // Collections
197 #define RC_POOLTXTCOLL_BEGIN        RC_POOLTXTCOLL
199 #define RC_POOLCOLL_TEXT_BEGIN      RC_POOLTXTCOLL
200 #define RC_POOLCOLL_TEXT_END        (RC_POOLTXTCOLL + 19)
201 #define RC_POOLCOLL_LISTS_BEGIN     (RC_POOLTXTCOLL + 20)
202 #define RC_POOLCOLL_LISTS_END       (RC_POOLTXTCOLL + 69)
203 #define RC_POOLCOLL_EXTRA_BEGIN     (RC_POOLTXTCOLL + 70)
204 #define RC_POOLCOLL_EXTRA_END       (RC_POOLTXTCOLL + 89)
205 #define RC_POOLCOLL_REGISTER_BEGIN  (RC_POOLTXTCOLL + 90)
206 #define RC_POOLCOLL_REGISTER_END    (RC_POOLTXTCOLL + 119)
207 #define RC_POOLCOLL_DOC_BEGIN       (RC_POOLTXTCOLL + 130)
208 #define RC_POOLCOLL_DOC_END         (RC_POOLTXTCOLL + 139)
209 #define RC_POOLCOLL_HTML_BEGIN          (RC_POOLTXTCOLL + 140)
210 #define RC_POOLCOLL_HTML_END            (RC_POOLTXTCOLL + 169)
212 #define RC_POOLTXTCOLL_END          RC_POOLCOLL_HTML_END
214 // Poolvorlagen Seite
215 #define RC_POOLPAGEDESC_BEGIN       RC_POOLPAGEDESC
216 #define RC_POOLPAGEDESC_END         (RC_POOLPAGEDESC + 10)
218 // Poolvorlagen Numerierung
219 #define RC_POOLNUMRULE_BEGIN        RC_POOLNUMRULE
220 #define RC_POOLNUMRULE_END          (RC_POOLNUMRULE + 10)
222 // Pooltemplate Paragraph
223 #define STR_POOLPARSTYLE_BEGIN      STR_POOLPARSTYLE
224 #define STR_POOLPARSTYLE_END            (STR_POOLPARSTYLE + 9)
226 // Envelp-Verzeichnis
227 #define RC_ENVELP_BEGIN             (RC_ENVELP     )
228 #define RC_ENVELP_END               (RC_ENVELP + 99)
230 // Statuszeile mit Laufbalken
231 #define RC_STATLIN_STR_BEGIN            (RC_STATLIN_STR)
232 #define RC_STATLIN_STR_END                      (RC_STATLIN_STR + 49)
234 // Gemeinsame Core-Strings
235 #define RC_COMCORE_BEGIN                        (RC_COMMON_CORE)
236 #define RC_COMCORE_END              (RC_COMMON_CORE + 59)
238 // Shell-Verzeichnis
239 #define RC_SHELLS_BEGIN             RC_SHELLS
240 #define RC_SHELLS_END               (RC_SHELLS + 99)
242 // PopUpMenu's
243 #define RC_POPUPS_BEGIN                         RC_POPUPS
244 #define RC_POPUPS_END                           (RC_POPUPS + 99)
246 // Strings fuer ConfigItems in div. Verzeichnissen
247 #define RC_CFGITEMS_BEGIN               RC_CFGITEMS
248 #define RC_CFGITEMS_END                 (RC_CFGITEMS + 99)
250 // Lingu
251 #define RC_LINGU_BEGIN                  RC_LINGU
252 #define RC_LINGU_END                    (RC_LINGU + 99)
254 // Accessibility
255 #define RC_ACCESS_BEGIN                         RC_ACCESS
256 #define RC_ACCESS_END               (RC_ACCESS + 99)
258 // Undos
259 #define RC_UNDO_BEGIN               RC_UNDO
260 #define RC_UNDO_END                 (RC_UNDO + 199)
262 // SMARTTAGS
263 // Smarttags
264 #define RC_SMARTTAG_BEGIN                      RC_SMARTTAG
265 #define RC_SMARTTAG_END                    (RC_SMARTTAG + 99)
267 // unocore
268 #define RC_UNOCORE_BEGIN            RC_UNOCORE
269 #define RC_UNOCORE_END              (RC_UNOCORE + 10)
271 #endif