Update ooo320-m1
[ooovba.git] / sd / inc / helpids.h
blobd3cdac904891cea942d1db53b9666f796783e15d
1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: helpids.h,v $
10 * $Revision: 1.20.74.1 $
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 ************************************************************************/
30 #ifndef _SOLAR_HRC
31 #include <svtools/solar.hrc>
32 #endif
34 #define HID_SD_PRINT_OPTIONS (HID_SD_START + 0)
35 #define HID_SD_OPTIONS_SNAP (HID_SD_START + 1)
36 #define HID_SD_OPTIONS_VIEW (HID_SD_START + 2)
38 #define HID_SD_AUTOPILOT_PAGE1 (HID_SD_START + 3)
39 #define HID_SD_AUTOPILOT_PAGE2 (HID_SD_START + 4)
40 #define HID_SD_AUTOPILOT_PAGE3 (HID_SD_START + 5)
41 #define HID_SD_AUTOPILOT_PAGE4 (HID_SD_START + 6)
42 #define HID_SD_AUTOPILOT_PAGE5 (HID_SD_START + 7)
43 #define HID_SD_AUTOPILOT_PAGE6 (HID_SD_START + 8)
45 #define HID_SD_CBX_ONLYSELECTED (HID_SD_START + 9)
46 #define HID_SD_BTN_FILTERDIALOG (HID_SD_START + 10)
48 #define HID_SD_BTN_PAGE (HID_SD_START + 11)
49 #define HID_SD_BTN_MASTERPAGE (HID_SD_START + 12)
50 #define HID_SD_BTN_LAYER (HID_SD_START + 13)
52 #define HID_SD_BTN_DRAW (HID_SD_START + 14)
53 #define HID_SD_BTN_SLIDE (HID_SD_START + 15)
54 #define HID_SD_BTN_OUTLINE (HID_SD_START + 16)
55 #define HID_SD_BTN_NOTES (HID_SD_START + 17)
56 #define HID_SD_BTN_HANDOUT (HID_SD_START + 18)
58 #define HID_SD_WIN_DOCUMENT (HID_SD_START + 19)
60 #define HID_SD_OPTIONS_LAYOUT (HID_SD_START + 20)
61 #define HID_SD_OPTIONS_CONTENTS (HID_SD_START + 21)
62 #define HID_SD_OPTIONS_MISC (HID_SD_START + 22)
64 #define HID_SD_EFFECT_PREVIEW (HID_SD_START + 23)
65 #define HID_SD_CTL_NEWFOIL (HID_SD_START + 24)
66 #define HID_SD_NAVIGATOR_TLB (HID_SD_START + 25)
67 #define HID_SD_NAVIGATOR (HID_SD_START + 26)
69 #define HID_SD_CTL_EFFECTS (HID_SD_START + 27)
70 #define HID_SD_CTL_TEXT_EFFECTS (HID_SD_START + 28)
72 #define HID_SD_CTL_SLIDE_CHANGE (HID_SD_START + 29)
74 #define HID_SD_NAVIGATOR_TBX (HID_SD_START + 30)
75 #define HID_SD_NAVIGATOR_LB (HID_SD_START + 31)
77 #define HID_SD_NAVIGATOR_TBI_PEN (HID_SD_START + 33)
78 #define HID_SD_NAVIGATOR_TBI_FIRST (HID_SD_START + 34)
79 #define HID_SD_NAVIGATOR_TBI_PREV (HID_SD_START + 35)
80 #define HID_SD_NAVIGATOR_TBI_NEXT (HID_SD_START + 36)
81 #define HID_SD_NAVIGATOR_TBI_LAST (HID_SD_START + 37)
82 #define HID_SD_NAVIGATOR_TBI_DRAGTYPE (HID_SD_START + 38)
83 #define HID_SD_NAVIGATOR_TBI_SHAPE_FILTER (HID_SD_START + 39)
85 // Toolboxen
86 #define HID_SD_DRAW_DEFAULTTOOLBOX (HID_SD_START + 40)
87 #define HID_SD_PLUGINTOOLBOX (HID_SD_START + 41)
88 #define HID_SD_DRAW_TOOLBOX (HID_SD_START + 42)
89 #define HID_SD_SLIDE_TOOLBOX (HID_SD_START + 43)
90 #define HID_SD_OUTLINE_TOOLBOX (HID_SD_START + 44)
91 #define HID_SD_DRAW_OBJ_TOOLBOX (HID_SD_START + 45)
92 #define HID_SD_DRAW_OPTIONS_TOOLBOX (HID_SD_START + 46)
93 #define HID_SD_DRAW_COMMONTASK_TOOLBOX (HID_SD_START + 47)
94 #define HID_SD_BEZIER_TOOLBOX (HID_SD_START + 48)
95 #define HID_SD_TEXT_TOOLBOX (HID_SD_START + 49)
96 #define HID_SD_GLUEPOINTS_TOOLBOX (HID_SD_START + 50)
97 #define HID_SD_SLIDE_OBJ_TOOLBOX (HID_SD_START + 51)
99 // FloatingWindows
100 #define HID_SD_FW_ALIGNMENT (HID_SD_START + 52)
101 #define HID_SD_FW_ZOOM (HID_SD_START + 53)
102 #define HID_SD_FW_CHOOSE_MODE (HID_SD_START + 54)
103 #define HID_SD_FW_TEXT (HID_SD_START + 55)
104 #define HID_SD_FW_RECTANGLES (HID_SD_START + 56)
105 #define HID_SD_FW_ELLIPSES (HID_SD_START + 57)
106 #define HID_SD_FW_LINES (HID_SD_START + 58)
107 #define HID_SD_FW_ARROWS (HID_SD_START + 59)
108 #define HID_SD_FW_3D_OBJECTS (HID_SD_START + 60)
109 #define HID_SD_FW_CONNECTORS (HID_SD_START + 61)
110 #define HID_SD_FW_INSERT (HID_SD_START + 62)
111 #define HID_SD_FW_POSITION (HID_SD_START + 63)
113 #define HID_SD_BTN_PREVIEW (HID_SD_START + 64)
115 #define HID_SD_NAVIGATOR_MENU1 (HID_SD_START + 65)
116 #define HID_SD_NAVIGATOR_MENU2 (HID_SD_START + 66)
117 #define HID_SD_NAVIGATOR_MENU3 (HID_SD_START + 67)
119 #define HID_SD_WIN_PRESENTATION (HID_SD_START + 68)
121 // HelpIDs fuer Vorlagen
122 #define HID_STANDARD_STYLESHEET_NAME (HID_SD_START + 70)
123 #define HID_POOLSHEET_OBJWITHARROW (HID_SD_START + 71)
124 #define HID_POOLSHEET_OBJWITHSHADOW (HID_SD_START + 72)
125 #define HID_POOLSHEET_OBJWITHOUTFILL (HID_SD_START + 73)
126 #define HID_POOLSHEET_TEXT (HID_SD_START + 74)
127 #define HID_POOLSHEET_TEXTBODY (HID_SD_START + 75)
128 #define HID_POOLSHEET_TEXTBODY_JUSTIFY (HID_SD_START + 76)
129 #define HID_POOLSHEET_TEXTBODY_INDENT (HID_SD_START + 77)
130 #define HID_POOLSHEET_TITLE (HID_SD_START + 78)
131 #define HID_POOLSHEET_TITLE1 (HID_SD_START + 79)
132 #define HID_POOLSHEET_TITLE2 (HID_SD_START + 80)
133 #define HID_POOLSHEET_HEADLINE (HID_SD_START + 81)
134 #define HID_POOLSHEET_HEADLINE1 (HID_SD_START + 82)
135 #define HID_POOLSHEET_HEADLINE2 (HID_SD_START + 83)
136 #define HID_POOLSHEET_MEASURE (HID_SD_START + 84)
138 #define HID_PSEUDOSHEET_TITLE (HID_SD_START + 85)
139 #define HID_PSEUDOSHEET_OUTLINE (HID_SD_START + 86)
140 #define HID_PSEUDOSHEET_OUTLINE1 (HID_SD_START + 87)
141 #define HID_PSEUDOSHEET_OUTLINE2 (HID_SD_START + 88)
142 #define HID_PSEUDOSHEET_OUTLINE3 (HID_SD_START + 89)
143 #define HID_PSEUDOSHEET_OUTLINE4 (HID_SD_START + 90)
144 #define HID_PSEUDOSHEET_OUTLINE5 (HID_SD_START + 91)
145 #define HID_PSEUDOSHEET_OUTLINE6 (HID_SD_START + 92)
146 #define HID_PSEUDOSHEET_OUTLINE7 (HID_SD_START + 93)
147 #define HID_PSEUDOSHEET_OUTLINE8 (HID_SD_START + 94)
148 #define HID_PSEUDOSHEET_OUTLINE9 (HID_SD_START + 95)
149 #define HID_PSEUDOSHEET_BACKGROUNDOBJECTS (HID_SD_START + 96)
150 #define HID_PSEUDOSHEET_BACKGROUND (HID_SD_START + 97)
151 #define HID_PSEUDOSHEET_NOTES (HID_SD_START + 98)
153 #define HID_DLG_DEFINE_CUSTOMSHOW (HID_SD_START + 99)
154 #define HID_DLG_DEFINE_CUSTOMSHOW_CTL (HID_SD_START + 100)
156 #define HID_PSEUDOSHEET_SUBTITLE (HID_SD_START + 101)
158 #define HID_CTL_ACTION_DLG_1 (HID_SD_START + 102)
159 #define HID_CTL_ACTION_DLG_2 (HID_SD_START + 103)
161 #define HID_SD_BTN_PRESENTATION (HID_SD_START + 104)
163 #define HID_SD_HTMLEXPORT_PAGE1 (HID_SD_START + 105)
164 #define HID_SD_HTMLEXPORT_PAGE2 (HID_SD_START + 106)
165 #define HID_SD_HTMLEXPORT_PAGE3 (HID_SD_START + 107)
166 #define HID_SD_HTMLEXPORT_PAGE4 (HID_SD_START + 108)
167 #define HID_SD_HTMLEXPORT_PAGE5 (HID_SD_START + 109)
168 #define HID_SD_HTMLEXPORT_PAGE6 (HID_SD_START + 110)
170 #define HID_SD_CHGFOIL_LAYOUT (HID_SD_START + 111)
171 #define HID_SD_CHGFOIL_BACKGROUND (HID_SD_START + 112)
172 #define HID_SD_CHGFOIL_OBJECTS (HID_SD_START + 113)
173 #define HID_SD_CHGFOIL_NAME (HID_SD_START + 114)
175 #define HID_SD_HTMLEXPORT_DLG_DNAME (HID_SD_START + 115)
177 #define HID_FM_CTL_SELECTION (HID_SD_START + 116)
179 #define HID_SD_AUTOPILOT_REGION (HID_SD_START + 117)
180 #define HID_SD_AUTOPILOT_TEMPLATES (HID_SD_START + 118)
181 #define HID_SD_AUTOPILOT_OPEN (HID_SD_START + 119)
182 #define HID_SD_AUTOPILOT_PAGETEMPLATES (HID_SD_START + 120)
184 #define HID_SD_DRAW_GRAF_TOOLBOX (HID_SD_START + 121)
186 #define HID_SD_FW_GRAFFILTERS (HID_SD_START + 122)
188 #define HID_SD_TABBAR_PAGES (HID_SD_START + 123)
189 #define HID_SD_TABBAR_LAYERS (HID_SD_START + 124)
191 #define HID_SD_UNDODELETEWARNING_DLG (HID_SD_START + 125)
192 #define HID_SD_UNDODELETEWARNING_CBX (HID_SD_START + 126)
194 #define HID_SD_PAGEOBJSTLB (HID_SD_START + 127)
196 #define HID_SD_NAMEDIALOG_OBJECT (HID_SD_START + 128)
197 #define HID_SD_NAMEDIALOG_PAGE (HID_SD_START + 129)
198 #define HID_SD_NAMEDIALOG_LINEEND (HID_SD_START + 130)
200 #define HID_SD_DRAW_3D_TOOLBOX (HID_SD_START + 131)
201 #define HID_SD_DRAW_FONTWORK_TOOLBOX (HID_SD_START + 132)
203 #define HID_SD_TABPAGE_HEADERFOOTER_SLIDE (HID_SD_START + 133)
204 #define HID_SD_TABPAGE_HEADERFOOTER_NOTESHANDOUT (HID_SD_START + 134)
206 #define HID_SD_DRAW_MEDIA_TOOLBOX (HID_SD_START + 135)
208 #define HID_SD_TASK_PANE (HID_SD_START + 136)
209 #define HID_SD_SLIDE_DESIGNS (HID_SD_START + 137)
210 #define HID_SD_CURRENT_MASTERS (HID_SD_START + 138)
211 #define HID_SD_RECENT_MASTERS (HID_SD_START + 139)
212 #define HID_SD_ALL_MASTERS (HID_SD_START + 140)
213 #define HID_SD_SLIDE_LAYOUTS (HID_SD_START + 141)
214 #define HID_SD_CUSTOM_ANIMATIONS (HID_SD_START + 142)
215 #define HID_SD_SLIDE_TRANSITIONS (HID_SD_START + 143)
217 #define HID_SD_CUSTOMANIMATIONPANE_PB_ADD_EFFECT (HID_SD_START + 144)
218 #define HID_SD_CUSTOMANIMATIONPANE_PB_CHANGE_EFFECT (HID_SD_START + 145)
219 #define HID_SD_CUSTOMANIMATIONPANE_PB_REMOVE_EFFECT (HID_SD_START + 146)
220 #define HID_SD_CUSTOMANIMATIONPANE_LB_START (HID_SD_START + 147)
221 #define HID_SD_CUSTOMANIMATIONPANE_LB_PROPERTY (HID_SD_START + 148)
222 #define HID_SD_CUSTOMANIMATIONPANE_PB_PROPERTY_MORE (HID_SD_START + 149)
223 #define HID_SD_CUSTOMANIMATIONPANE_CB_SPEED (HID_SD_START + 150)
224 #define HID_SD_CUSTOMANIMATIONPANE_CT_CUSTOM_ANIMATION_LIST (HID_SD_START + 151)
225 #define HID_SD_CUSTOMANIMATIONPANE_PB_MOVE_UP (HID_SD_START + 152)
226 #define HID_SD_CUSTOMANIMATIONPANE_PB_MOVE_DOWN (HID_SD_START + 153)
227 #define HID_SD_CUSTOMANIMATIONPANE_PB_PLAY (HID_SD_START + 154)
228 #define HID_SD_CUSTOMANIMATIONPANE_PB_SLIDE_SHOW (HID_SD_START + 155)
229 #define HID_SD_CUSTOMANIMATIONPANE_CB_AUTOPREVIEW (HID_SD_START + 156)
231 #define HID_SD_ANIMATIONSCHEMESPANE_LB_ANIMATION_SCHEMES (HID_SD_START + 157)
232 #define HID_SD_ANIMATIONSCHEMESPANE_PB_APPLY_TO_ALL (HID_SD_START + 158)
233 #define HID_SD_ANIMATIONSCHEMESPANE_PB_PLAY (HID_SD_START + 159)
234 #define HID_SD_ANIMATIONSCHEMESPANE_PB_SLIDE_SHOW (HID_SD_START + 160)
235 #define HID_SD_ANIMATIONSCHEMESPANE_CB_AUTO_PREVIEW (HID_SD_START + 161)
237 #define HID_SD_SLIDETRANSITIONPANE_LB_SLIDE_TRANSITIONS (HID_SD_START + 162)
238 #define HID_SD_SLIDETRANSITIONPANE_LB_SPEED (HID_SD_START + 163)
239 #define HID_SD_SLIDETRANSITIONPANE_LB_SOUND (HID_SD_START + 164)
240 #define HID_SD_SLIDETRANSITIONPANE_CB_LOOP_SOUND (HID_SD_START + 165)
241 #define HID_SD_SLIDETRANSITIONPANE_RB_ADVANCE_ON_MOUSE (HID_SD_START + 166)
242 #define HID_SD_SLIDETRANSITIONPANE_RB_ADVANCE_AUTO (HID_SD_START + 167)
243 #define HID_SD_SLIDETRANSITIONPANE_MF_ADVANCE_AUTO_AFTER (HID_SD_START + 168)
244 #define HID_SD_SLIDETRANSITIONPANE_PB_APPLY_TO_ALL (HID_SD_START + 169)
245 #define HID_SD_SLIDETRANSITIONPANE_PB_PLAY (HID_SD_START + 170)
246 #define HID_SD_SLIDETRANSITIONPANE_PB_SLIDE_SHOW (HID_SD_START + 171)
247 #define HID_SD_SLIDETRANSITIONPANE_CB_AUTO_PREVIEW (HID_SD_START + 172)
249 #define HID_SD_TASK_PANE_VIEW_MENU (HID_SD_START + 173)
250 #define HID_SD_TASK_PANE_PREVIEW_CURRENT (HID_SD_START + 174)
251 #define HID_SD_TASK_PANE_PREVIEW_RECENT (HID_SD_START + 175)
252 #define HID_SD_TASK_PANE_PREVIEW_ALL (HID_SD_START + 176)
253 #define HID_SD_TASK_PANE_PREVIEW_LAYOUTS (HID_SD_START + 177)
255 #define HID_SD_CUSTOMANIMATIONDIALOG_ENTRANCE (HID_SD_START + 178)
256 #define HID_SD_CUSTOMANIMATIONDIALOG_EMPHASIS (HID_SD_START + 179)
257 #define HID_SD_CUSTOMANIMATIONDIALOG_EXIT (HID_SD_START + 180)
258 #define HID_SD_CUSTOMANIMATIONDIALOG_MOTIONPATH (HID_SD_START + 181)
259 #define HID_SD_CUSTOMANIMATIONDIALOG_MISCEFFECTS (HID_SD_START + 182)
261 #define HID_SD_CUSTOMANIMATIONPANE_PRESETPROPERTYBOX (HID_SD_START + 183)
262 #define HID_SD_CUSTOMANIMATIONPANE_COLORPROPERTYBOX (HID_SD_START + 184)
263 #define HID_SD_CUSTOMANIMATIONPANE_FONTPROPERTYBOX (HID_SD_START + 185)
264 #define HID_SD_CUSTOMANIMATIONPANE_CHARHEIGHTPROPERTYBOX (HID_SD_START + 186)
265 #define HID_SD_CUSTOMANIMATIONPANE_ROTATIONPROPERTYBOX (HID_SD_START + 187)
266 #define HID_SD_CUSTOMANIMATIONPANE_TRANSPARENCYPROPERTYBOX (HID_SD_START + 188)
267 #define HID_SD_CUSTOMANIMATIONPANE_SCALEPROPERTYBOX (HID_SD_START + 189)
268 #define HID_SD_CUSTOMANIMATIONPANE_FONTSTYLEPROPERTYBOX (HID_SD_START + 190)
270 #define HID_SD_SLIDESHOW_DISPLAY (HID_SD_START + 191)
272 #define HID_SD_RULER_HORIZONTAL (HID_SD_START + 192)
273 #define HID_SD_RULER_VERTICAL (HID_SD_START + 193)
275 #define HID_SD_CELL_STYLE_DEFAULT (HID_SD_START + 194)
276 #define HID_SD_CELL_STYLE_BANDED (HID_SD_START + 195)
277 #define HID_SD_CELL_STYLE_HEADER (HID_SD_START + 196)
278 #define HID_SD_CELL_STYLE_TOTAL (HID_SD_START + 197)
279 #define HID_SD_CELL_STYLE_FIRST_COLUMN (HID_SD_START + 198)
280 #define HID_SD_CELL_STYLE_LAST_COLUMN (HID_SD_START + 199)
282 #define HID_SD_TABLE_DESIGN (HID_SD_START + 200)
283 #define HID_SD_ANNOTATIONS (HID_SD_START + 201)