1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: RptResId.hrc,v $
12 * This file is part of OpenOffice.org.
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.
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).
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.
29 ************************************************************************/
31 #ifndef FORMULA_FORRESID_HRC
32 #define FORMULA_FORRESID_HRC
34 // include -----------------------------------------------------------
37 #include <svtools/solar.hrc>
40 #define RID_DIALOG_START RID_FORMULA_START
41 #define RID_PAGE_START RID_FORMULA_START
42 #define RID_ERRORBOX_START RID_FORMULA_START
43 #define RID_QUERYBOX_START RID_FORMULA_START
44 #define RID_TOOLBOX_START RID_FORMULA_START
45 #define RID_BITMAP_START RID_FORMULA_START
46 #define RID_IMAGE_START RID_FORMULA_START
47 #define RID_IMAGELIST_START RID_FORMULA_START
48 #define RID_MENU_START RID_FORMULA_START
49 #define RID_STRING_START RID_FORMULA_START
50 #define RID_UNTYPED_START RID_FORMULA_START
51 #define RID_WARN_START RID_FORMULA_START
52 #define RID_CONTROL_START RID_FORMULA_START
53 #define RID_MISC_START RID_FORMULA_START
55 // Dialog Control Id's -----------------------------------------------------------
60 #define RID_BMP_REFBTN1 (RID_BITMAP_START + 0)
61 #define RID_BMP_REFBTN1_H (RID_BITMAP_START + 1)
62 #define RID_BMP_REFBTN2 (RID_BITMAP_START + 2)
63 #define RID_BMP_REFBTN2_H (RID_BITMAP_START + 3)
67 #define RID_FORMULATAB_STRUCT (RID_PAGE_START + 0)
68 #define RID_FORMULATAB_FUNCTION (RID_PAGE_START + 1)
69 #define RID_FORMULADLG_FORMULA (RID_PAGE_START + 2)
70 #define RID_FORMULATAB_PARAMETER (RID_PAGE_START + 3)
71 #define RID_FORMULADLG_FORMULA_MODAL (RID_PAGE_START + 4)
75 // -----------------------------------------------------------------------
77 #endif // FORMULA_FORRESID_HRC