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: ribbar.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 ************************************************************************/
35 #define MN_FORM1 1 // Defines fuer NumNames-Popup
36 #define MN_FORMBASE MN_FORM1
42 #define WIN_RIBBAR RC_RIBBAR_BEGIN
44 #define CB_FORMAT (RC_RIBBAR_BEGIN +1)
45 #define CB_FONT (RC_RIBBAR_BEGIN +2)
46 #define CB_SIZE (RC_RIBBAR_BEGIN +3)
47 #define PB_FORMULA_OK (RC_RIBBAR_BEGIN +4)
48 #define PB_FORMULA_CANCEL (RC_RIBBAR_BEGIN +5)
49 #define BMP_OK PB_FORMULA_OK
50 #define BMP_CANCEL PB_FORMULA_CANCEL
51 #define RID_TBX_FORMULA (RC_RIBBAR_BEGIN +6)
52 #define FT_POS (RC_RIBBAR_BEGIN +7)
53 #define BT_FORMULA (RC_RIBBAR_BEGIN +8)
54 #define STR_TBL_FORMULA (RC_RIBBAR_BEGIN +9)
56 #define STR_BACKGROUND_PATTERN (RC_RIBBAR_BEGIN + 10)
57 #define STR_BACKGROUND_COLOR (RC_RIBBAR_BEGIN + 11)
58 #define STR_BORDER_COLOR (RC_RIBBAR_BEGIN + 12)
59 #define STR_BORDER_STYLE (RC_RIBBAR_BEGIN + 13)
60 #define STR_BORDER_LINE (RC_RIBBAR_BEGIN + 14)
61 #define STR_TEXT_COLOR (RC_RIBBAR_BEGIN + 15)
62 #define STR_NUMLIST (RC_RIBBAR_BEGIN + 16)
64 #define STR_HELP_TOOLBOX_TOGGLE (RC_RIBBAR_BEGIN + 17)
66 #define RID_DRAW_WIN (RC_RIBBAR_BEGIN + 18)
67 #define RID_CNTRLR_WIN (RC_RIBBAR_BEGIN + 19)
68 #define RID_ALIGNMENT_WIN (RC_RIBBAR_BEGIN + 20)
70 //Resourcen fuer Inputwin (Rechenleiste)
71 #define RID_WIN_FORMULA (RC_RIBBAR_BEGIN + 21)
72 #define MN_CALC_POPUP (RC_RIBBAR_BEGIN + 22)
74 #define MN_NUMNAMES_POPUP (RC_RIBBAR_BEGIN + 23)
75 #define RID_INSERT_CTRL (RC_RIBBAR_BEGIN + 24)
76 #define RID_INSERT_OBJ_CTRL (RC_RIBBAR_BEGIN + 25)
77 #define RID_INSERT_FIELD_CTRL (RC_RIBBAR_BEGIN + 26)
78 #define RID_TBL_OPT_CTRL (RC_RIBBAR_BEGIN + 27)
79 #define RID_BEZIER_WIN (RC_RIBBAR_BEGIN + 28)
80 #define RID_SCROLL_NAVI_TBX (RC_RIBBAR_BEGIN + 29)
81 #define RID_SCROLL_NAVIGATION_WIN (RC_RIBBAR_BEGIN + 30)
82 #define RID_PVIEW_ZOOM_LB (RC_RIBBAR_BEGIN + 31)
84 #define STR_IMGBTN_START (RC_RIBBAR_BEGIN + 31)
86 #define STR_IMGBTN_NEXT_DOWN (STR_IMGBTN_START + 0)
87 #define STR_IMGBTN_PREV_DOWN (STR_IMGBTN_START + 1)
88 #define STR_IMGBTN_TBL_DOWN (STR_IMGBTN_START + 2)
89 #define STR_IMGBTN_FRM_DOWN (STR_IMGBTN_START + 3)
90 #define STR_IMGBTN_PGE_DOWN (STR_IMGBTN_START + 4)
91 #define STR_IMGBTN_DRW_DOWN (STR_IMGBTN_START + 5)
92 #define STR_IMGBTN_CTRL_DOWN (STR_IMGBTN_START + 6)
93 #define STR_IMGBTN_REG_DOWN (STR_IMGBTN_START + 7)
94 #define STR_IMGBTN_BKM_DOWN (STR_IMGBTN_START + 8)
95 #define STR_IMGBTN_GRF_DOWN (STR_IMGBTN_START + 9)
96 #define STR_IMGBTN_OLE_DOWN (STR_IMGBTN_START +10)
97 #define STR_IMGBTN_OUTL_DOWN (STR_IMGBTN_START +11)
98 #define STR_IMGBTN_SEL_DOWN (STR_IMGBTN_START +12)
99 #define STR_IMGBTN_FTN_DOWN (STR_IMGBTN_START +13)
100 #define STR_IMGBTN_MARK_DOWN (STR_IMGBTN_START +14)
101 #define STR_IMGBTN_POSTIT_DOWN (STR_IMGBTN_START +15)
102 #define STR_IMGBTN_SRCH_REP_DOWN (STR_IMGBTN_START +16)
103 #define STR_IMGBTN_INDEX_ENTRY_DOWN (STR_IMGBTN_START +17)
104 #define STR_IMGBTN_TBLFML_DOWN (STR_IMGBTN_START +18)
105 #define STR_IMGBTN_TBLFML_ERR_DOWN (STR_IMGBTN_START +19)
107 #define STR_IMGBTN_NEXT_UP (STR_IMGBTN_START +20)
108 #define STR_IMGBTN_PREV_UP (STR_IMGBTN_START +21)
109 #define STR_IMGBTN_TBL_UP (STR_IMGBTN_START +22)
110 #define STR_IMGBTN_FRM_UP (STR_IMGBTN_START +23)
111 #define STR_IMGBTN_PGE_UP (STR_IMGBTN_START +24)
112 #define STR_IMGBTN_DRW_UP (STR_IMGBTN_START +25)
113 #define STR_IMGBTN_CTRL_UP (STR_IMGBTN_START +26)
114 #define STR_IMGBTN_REG_UP (STR_IMGBTN_START +27)
115 #define STR_IMGBTN_BKM_UP (STR_IMGBTN_START +28)
116 #define STR_IMGBTN_GRF_UP (STR_IMGBTN_START +29)
117 #define STR_IMGBTN_OLE_UP (STR_IMGBTN_START +30)
118 #define STR_IMGBTN_OUTL_UP (STR_IMGBTN_START +31)
119 #define STR_IMGBTN_SEL_UP (STR_IMGBTN_START +32)
120 #define STR_IMGBTN_FTN_UP (STR_IMGBTN_START +33)
121 #define STR_IMGBTN_MARK_UP (STR_IMGBTN_START +34)
122 #define STR_IMGBTN_POSTIT_UP (STR_IMGBTN_START +35)
123 #define STR_IMGBTN_SRCH_REP_UP (STR_IMGBTN_START +36)
124 #define STR_IMGBTN_INDEX_ENTRY_UP (STR_IMGBTN_START +37)
125 #define STR_IMGBTN_TBLFML_UP (STR_IMGBTN_START +38)
126 #define STR_IMGBTN_TBLFML_ERR_UP (STR_IMGBTN_START +39)
128 #define BTN_NAVI (STR_IMGBTN_START +40)
130 #define MN_ANCHOR_POPUP (STR_IMGBTN_START +41)
132 #define RC_RIBBAR_ACT_END MN_ANCHOR_POPUP
134 #if RC_RIBBAR_ACT_END > RC_RIBBAR_END
135 #error Resource-Id Ueberlauf in #file, #line