Version 4.0.2.1, tag libreoffice-4.0.2.1
[LibreOffice.git] / formula / source / ui / inc / ForResId.hrc
blob0a9f7ae9f898b54c035e8baf1f6d0119f996a04d
1 /*
2  * This file is part of the LibreOffice project.
3  *
4  * This Source Code Form is subject to the terms of the Mozilla Public
5  * License, v. 2.0. If a copy of the MPL was not distributed with this
6  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
7  *
8  * This file incorporates work covered by the following license notice:
9  *
10  *   Licensed to the Apache Software Foundation (ASF) under one or more
11  *   contributor license agreements. See the NOTICE file distributed
12  *   with this work for additional information regarding copyright
13  *   ownership. The ASF licenses this file to you under the Apache
14  *   License, Version 2.0 (the "License"); you may not use this file
15  *   except in compliance with the License. You may obtain a copy of
16  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
17  */
19 #ifndef FORMULA_FORRESID_HRC
20 #define FORMULA_FORRESID_HRC
22 #include <svl/solar.hrc>
24 #define RID_DIALOG_START                RID_FORMULA_START
25 #define RID_PAGE_START                  RID_FORMULA_START
26 #define RID_ERRORBOX_START              RID_FORMULA_START
27 #define RID_QUERYBOX_START              RID_FORMULA_START
28 #define RID_TOOLBOX_START               RID_FORMULA_START
29 #define RID_BITMAP_START                RID_FORMULA_START
30 #define RID_IMAGE_START                 RID_FORMULA_START
31 #define RID_IMAGELIST_START             RID_FORMULA_START
32 #define RID_MENU_START                  RID_FORMULA_START
33 #define RID_STRING_START                RID_FORMULA_START
34 #define RID_UNTYPED_START               RID_FORMULA_START
35 #define RID_WARN_START                  RID_FORMULA_START
36 #define RID_CONTROL_START               RID_FORMULA_START
37 #define RID_MISC_START                  RID_FORMULA_START
39 // Dialog Control Id's -----------------------------------------------------------
41 // strings
43 // bitmap
44 #define RID_BMP_REFBTN1                             (RID_BITMAP_START + 0)
45 #define RID_BMP_REFBTN2                             (RID_BITMAP_START + 2)
48 // pages
49 #define RID_FORMULATAB_STRUCT                       (RID_PAGE_START + 0)
50 #define RID_FORMULATAB_FUNCTION                     (RID_PAGE_START + 1)
51 #define RID_FORMULADLG_FORMULA                      (RID_PAGE_START + 2)
52 #define RID_FORMULATAB_PARAMETER                    (RID_PAGE_START + 3)
53 #define RID_FORMULADLG_FORMULA_MODAL                (RID_PAGE_START + 4)
55 // -----------------------------------------------------------------------
57 #endif          // FORMULA_FORRESID_HRC