1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
23 // defines ------------------------------------------------------------------
25 #define OWN_ATTR_VALUE_START 3900
26 #define OWN_ATTR_VALUE_END 3990
28 #define CREATERESMGR_NAME( Name ) #Name
29 #define CREATERESMGR( Name ) ResMgr::CreateResMgr( CREATERESMGR_NAME( Name ) )
31 #define RID_SFX_START 260
34 #define RID_LIB_START 10000
35 #define RID_LIB_END 19999
37 #define RID_SVX_START (RID_LIB_START)
38 // RID_SVX_END (RID_LIB_START+499)
42 #define RID_BASIC_START (RID_LIB_START+3000)
43 // RID_BASIC_END (RID_LIB_START+4499)
45 #define RID_UUI_START (RID_LIB_START+4500)
46 // RID_UUI_END (RID_LIB_START+4599)
50 #define RID_BASICIDE_START (RID_LIB_START+4850)
51 // RID_BASICIDE_END (RID_LIB_START+4949)
53 #define RID_SVXITEMS_START (RID_LIB_START+4950)
54 #define RID_SVXITEMS_END (RID_LIB_START+5599)
58 #define RID_EXTENSIONS_START (RID_LIB_START+5700)
59 // RID_EXTENSIONS_END (RID_LIB_START+5799)
61 #define RID_EDIT_START (RID_LIB_START+5800)
62 #define RID_EDIT_END (RID_LIB_START+6369)
64 #define RID_FPICKER_START (RID_LIB_START+6370)
65 // RID_FPICKER_END (RID_LIB_START+6389)
67 #define RID_SVTOOLS_START (RID_LIB_START+6390)
68 // RID_SVTOOLS_END (RID_LIB_START+6499)
72 #define RID_DLG_START (RID_LIB_START+6800)
73 // RID_DLG_END (RID_LIB_START+6899)
75 #define RID_OFA_START (RID_LIB_START+6900)
76 // RID_OFA_END (RID_LIB_START+7399)
78 // free: RID_LIB_START+7400 to +7449
80 #define RID_SVL_START (RID_LIB_START+7450)
81 // RID_SVL_END (RID_LIB_START+7899)
83 #define RID_CHAOS_START (RID_LIB_START+7900)
84 // RID_CHAOS_END (RID_LIB_START+7999)
86 #define RID_FORMS_START (RID_LIB_START+8000)
87 // RID_FORMS_END (RID_LIB_START+8999)
89 #define RID_FORMLAYER_START (RID_LIB_START+9000)
90 // RID_FORMLAYER_END (RID_LIB_START+9199)
92 #define RID_DBACCESS_START (RID_LIB_START+9200)
93 #define RID_DBACCESS_END (RID_LIB_START+9699)
95 #define RID_MORE_EXTENSIONS_START (RID_LIB_START+9700)
96 #define RID_MORE_EXTENSIONS_END (RID_LIB_START+9999)
100 #define RID_FILTER_START (RID_LIB_START+10200)
101 // RID_FILTER_END (RID_LIB_START+10299)
103 // do *NOT* add more ranges here, RID_LIB_END is (RID_LIB_START + 10000)
105 #define RID_APP_START 20000
108 #define RID_SW_START (20000)
109 // RID_SW_END (25999)
113 #define RID_SD_START (27000)
114 // RID_SD_END (27999)
116 #define RID_OBJ_START (30000)
117 // RID_OBJ_END (32767)
119 #define RID_RPT_START (RID_OBJ_START+768)
120 // RID_RPT_END (RID_OBJ_START+1000)
122 #define RID_FORMULA_START (RID_OBJ_START+1001)
123 // RID_FORMULA_END (RID_OBJ_START+1200)
125 // Help-Ids --------------------------------------------------------------
127 #define HID_START 32768
129 #define HID_VCL_START (HID_START+100)
130 // HID_VCL_END (HID_START+150)
134 #define HID_SFX_START (HID_START+300)
135 // HID_SFX_END (HID_START+999)
137 #define HID_LIB_START (HID_START+1000)
138 // HID_LIB_END (HID_START+19999)
140 // free: HID_LIB_START 0-1699
142 // HID_OFA_START (HID_LIB_START+1760)
143 #define HID_OFA_END (HID_LIB_START+1999)
145 // free: HID_LIB_START 2000-2050
147 #define HID_CHAOS_START (HID_LIB_START+2051)
148 // HID_CHAOS_END (HID_LIB_START+2069)
150 // free: HID_LIB_START 2070-9999
152 // free: HID_START 20000-24999
154 #define HID_SC_START (HID_START+25000)
155 // HID_SC_END (HID_START+26999)
157 #define HID_SD_START (HID_START+27000)
158 // HID_SD_END (HID_START+27999)
160 // free: HID_START 28000-29999
162 #define HID_OBJ_START (HID_START+30000)
163 // HID_OBJ_END (HID_START+32767)
165 // free: HID_OBJ_START+2281 to HID_OBJ_START+2800
169 #define SID_SFX_START 5000
171 #define SID_DOCKWIN_START 9800
172 // SID_DOCKWIN_END 9999
174 #define SID_LIB_START 10000
177 #define SID_OBJ_START 30000
179 #define SID_SW_START 20000
181 #define SID_SC_START 26000
183 #define SID_SD_START 27000
186 #define SID_SMA_START (SID_OBJ_START + 256)
187 // SID_SMA_END (SID_OBJ_START + 511)
188 // free: SID_OBJ_START + 512 to SID_OBJ_START + 767
189 #define SID_BASICIDE_START (SID_OBJ_START + 768)
190 // SID_BASICIDE_END (SID_BASICIDE_START + 255)
192 #define SID_SVX_START SID_LIB_START // 10000
193 #define SID_SVX_END (SID_SVX_START + 1499)
194 #define SID_EDIT_START (SID_SVX_END + 1) // 11500
195 #define SID_EDIT_END (SID_EDIT_START + 499)
196 #define SID_OPTIONS_START (SID_EDIT_END + 1) // 12000
197 #define SID_OPTIONS_END (SID_OPTIONS_START + 100)
198 #define SID_SBA_START (SID_OPTIONS_END + 1) // 12101
199 #define SID_SBA_END (SID_SBA_START + 149)
200 #define SID_DBACCESS_START (SID_SBA_END + 1) // 12251
201 #define SID_DBACCESS_END (SID_DBACCESS_START + 200)
202 #define SID_RPTUI_START (SID_DBACCESS_END + 1) // 12452
203 // SID_RPTUI_END (SID_RPTUI_START + 199)
207 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */