summaryrefslogtreecommitdiff
path: root/sd/util/hidother.src
blob: 0720296e962ebad1f092ed0332fdf10c1dd29602 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
/*************************************************************************
 *
 *  $RCSfile: hidother.src,v $
 *
 *  $Revision: 1.9 $
 *
 *  last change: $Author: rt $ $Date: 2004-11-26 20:37:11 $
 *
 *  The Contents of this file are made available subject to the terms of
 *  either of the following licenses
 *
 *         - GNU Lesser General Public License Version 2.1
 *         - Sun Industry Standards Source License Version 1.1
 *
 *  Sun Microsystems Inc., October, 2000
 *
 *  GNU Lesser General Public License Version 2.1
 *  =============================================
 *  Copyright 2000 by Sun Microsystems, Inc.
 *  901 San Antonio Road, Palo Alto, CA 94303, USA
 *
 *  This library is free software; you can redistribute it and/or
 *  modify it under the terms of the GNU Lesser General Public
 *  License version 2.1, as published by the Free Software Foundation.
 *
 *  This library is distributed in the hope that it will be useful,
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 *  Lesser General Public License for more details.
 *
 *  You should have received a copy of the GNU Lesser General Public
 *  License along with this library; if not, write to the Free Software
 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston,
 *  MA  02111-1307  USA
 *
 *
 *  Sun Industry Standards Source License Version 1.1
 *  =================================================
 *  The contents of this file are subject to the Sun Industry Standards
 *  Source License Version 1.1 (the "License"); You may not use this file
 *  except in compliance with the License. You may obtain a copy of the
 *  License at http://www.openoffice.org/license.html.
 *
 *  Software provided under this License is provided on an "AS IS" basis,
 *  WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
 *  WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
 *  MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
 *  See the License for the specific provisions governing your rights and
 *  obligations concerning the Software.
 *
 *  The Initial Developer of the Original Code is: Sun Microsystems, Inc.
 *
 *  Copyright: 2000 by Sun Microsystems, Inc.
 *
 *  All Rights Reserved.
 *
 *  Contributor(s): _______________________________________
 *
 *
 ************************************************************************/
#include "..\inc\helpids.h"
#include "hidother.hrc"
#include "..\inc\app.hrc"

hidspecial SID_NOTESMODE      { HelpId = SID_NOTESMODE; };
hidspecial SID_HANDOUTMODE      { HelpId = SID_HANDOUTMODE; };

hidspecial SD_IF_SDAPP                     { HelpId = SD_IF_SDAPP; };
hidspecial SD_IF_SDDRAWDOCSHELL            { HelpId = SD_IF_SDDRAWDOCSHELL; };
hidspecial SD_IF_SDVIEWSHELL               { HelpId = SD_IF_SDVIEWSHELL; };
hidspecial SD_IF_SDDRAWVIEWSHELL           { HelpId = SD_IF_SDDRAWVIEWSHELL; };
hidspecial SD_IF_SDSLIDEVIEWSHELL          { HelpId = SD_IF_SDSLIDEVIEWSHELL; };
hidspecial SD_IF_SDOUTLINEVIEWSHELL        { HelpId = SD_IF_SDOUTLINEVIEWSHELL; };
hidspecial SD_IF_SDDRAWSTDOBJECTBAR        { HelpId = SD_IF_SDDRAWSTDOBJECTBAR; };
hidspecial SD_IF_SDDRAWTEXTOBJECTBAR       { HelpId = SD_IF_SDDRAWTEXTOBJECTBAR; };
hidspecial SD_IF_SDDRAWBEZIEROBJECTBAR     { HelpId = SD_IF_SDDRAWBEZIEROBJECTBAR; };
hidspecial SD_IF_SDDRAWGLUEPOINTSOBJECTBAR { HelpId = SD_IF_SDDRAWGLUEPOINTSOBJECTBAR; };
hidspecial SD_IF_SDGRAPHICDOCSHELL         { HelpId = SD_IF_SDGRAPHICDOCSHELL; };
hidspecial SD_IF_SDGRAPHICVIEWSHELL        { HelpId = SD_IF_SDGRAPHICVIEWSHELL; };
hidspecial SD_IF_SDGRAPHICSTDOBJECTBAR     { HelpId = SD_IF_SDGRAPHICSTDOBJECTBAR; };
hidspecial SD_IF_SDDRAWGRAFOBJECTBAR       { HelpId = SD_IF_SDDRAWGRAFOBJECTBAR; };
hidspecial SD_IF_SDPRESVIEWSHELL           { HelpId = SD_IF_SDPRESVIEWSHELL; };

hidspecial HID_SD_PRINT_OPTIONS        { HelpId = HID_SD_PRINT_OPTIONS; };
hidspecial HID_SD_OPTIONS_SNAP         { HelpId = HID_SD_OPTIONS_SNAP; };
hidspecial HID_SD_OPTIONS_VIEW         { HelpId = HID_SD_OPTIONS_VIEW; };

hidspecial HID_SD_AUTOPILOT_PAGE1      { HelpId = HID_SD_AUTOPILOT_PAGE1; };
hidspecial HID_SD_AUTOPILOT_PAGE2  { HelpId = HID_SD_AUTOPILOT_PAGE2; };
hidspecial HID_SD_AUTOPILOT_PAGE3  { HelpId = HID_SD_AUTOPILOT_PAGE3; };
hidspecial HID_SD_AUTOPILOT_PAGE4  { HelpId = HID_SD_AUTOPILOT_PAGE4; };
hidspecial HID_SD_AUTOPILOT_PAGE5  { HelpId = HID_SD_AUTOPILOT_PAGE5; };
hidspecial HID_SD_AUTOPILOT_PAGE6  { HelpId = HID_SD_AUTOPILOT_PAGE6; };

hidspecial HID_SD_CBX_ONLYSELECTED { HelpId = HID_SD_CBX_ONLYSELECTED; };
hidspecial HID_SD_BTN_FILTERDIALOG { HelpId = HID_SD_BTN_FILTERDIALOG; };

hidspecial HID_SD_BTN_PAGE         { HelpId = HID_SD_BTN_PAGE; };
hidspecial HID_SD_BTN_MASTERPAGE       { HelpId = HID_SD_BTN_MASTERPAGE; };
hidspecial HID_SD_BTN_LAYER            { HelpId = HID_SD_BTN_LAYER; };

hidspecial HID_SD_BTN_DRAW                 { HelpId = HID_SD_BTN_DRAW; };
hidspecial HID_SD_BTN_SLIDE                { HelpId = HID_SD_BTN_SLIDE; };
hidspecial HID_SD_BTN_OUTLINE          { HelpId = HID_SD_BTN_OUTLINE; };
hidspecial HID_SD_BTN_NOTES                { HelpId = HID_SD_BTN_NOTES; };
hidspecial HID_SD_BTN_HANDOUT          { HelpId = HID_SD_BTN_HANDOUT; };
hidspecial HID_SD_BTN_PRESENTATION     { HelpId = HID_SD_BTN_PRESENTATION; };

hidspecial HID_SD_WIN_DOCUMENT         { HelpId = HID_SD_WIN_DOCUMENT; };

hidspecial HID_SD_OPTIONS_LAYOUT      { HelpId = HID_SD_OPTIONS_LAYOUT; };
hidspecial HID_SD_OPTIONS_CONTENTS    { HelpId = HID_SD_OPTIONS_CONTENTS; };
hidspecial HID_SD_OPTIONS_MISC        { HelpId = HID_SD_OPTIONS_MISC; };

hidspecial HID_SD_EFFECT_PREVIEW            { HelpId = HID_SD_OPTIONS_MISC; };
hidspecial HID_SD_CTL_NEWFOIL                   { HelpId = HID_SD_CTL_NEWFOIL; };
hidspecial HID_SD_NAVIGATOR_TLB             { HelpId = HID_SD_NAVIGATOR_TLB; };
hidspecial HID_SD_NAVIGATOR                     { HelpId = HID_SD_NAVIGATOR; };

hidspecial HID_SD_CTL_EFFECTS                   { HelpId = HID_SD_CTL_EFFECTS; };
hidspecial HID_SD_CTL_TEXT_EFFECTS      { HelpId = HID_SD_CTL_TEXT_EFFECTS; };

hidspecial HID_SD_CTL_SLIDE_CHANGE      { HelpId = HID_SD_CTL_SLIDE_CHANGE; };

hidspecial HID_SD_NAVIGATOR_TBX             { HelpId = HID_SD_NAVIGATOR_TBX; };
hidspecial HID_SD_NAVIGATOR_LB              { HelpId = HID_SD_NAVIGATOR_LB; };

hidspecial HID_SD_NAVIGATOR_TBI_PEN         { HelpId = HID_SD_NAVIGATOR_TBI_PEN; };
hidspecial HID_SD_NAVIGATOR_TBI_FIRST   { HelpId = HID_SD_NAVIGATOR_TBI_FIRST; };
hidspecial HID_SD_NAVIGATOR_TBI_PREV    { HelpId = HID_SD_NAVIGATOR_TBI_PREV; };
hidspecial HID_SD_NAVIGATOR_TBI_NEXT    { HelpId = HID_SD_NAVIGATOR_TBI_NEXT; };
hidspecial HID_SD_NAVIGATOR_TBI_LAST    { HelpId = HID_SD_NAVIGATOR_TBI_LAST; };
hidspecial HID_SD_NAVIGATOR_TBI_DRAGTYPE{ HelpId = HID_SD_NAVIGATOR_TBI_DRAGTYPE; };

hidspecial HID_SD_HTMLEXPORT_PAGE1      { HelpId = HID_SD_HTMLEXPORT_PAGE1; };
hidspecial HID_SD_HTMLEXPORT_PAGE2      { HelpId = HID_SD_HTMLEXPORT_PAGE2; };
hidspecial HID_SD_HTMLEXPORT_PAGE3      { HelpId = HID_SD_HTMLEXPORT_PAGE3; };
hidspecial HID_SD_HTMLEXPORT_PAGE4      { HelpId = HID_SD_HTMLEXPORT_PAGE4; };
hidspecial HID_SD_HTMLEXPORT_PAGE5      { HelpId = HID_SD_HTMLEXPORT_PAGE5; };
hidspecial HID_SD_HTMLEXPORT_PAGE6      { HelpId = HID_SD_HTMLEXPORT_PAGE6; };
hidspecial HID_SD_HTMLEXPORT_DLG_DNAME  { HelpId = HID_SD_HTMLEXPORT_DLG_DNAME; };

hidspecial HID_SD_CHGFOIL_LAYOUT        { HelpId = HID_SD_CHGFOIL_LAYOUT; };
hidspecial HID_SD_CHGFOIL_BACKGROUND    { HelpId = HID_SD_CHGFOIL_BACKGROUND; };
hidspecial HID_SD_CHGFOIL_OBJECTS       { HelpId = HID_SD_CHGFOIL_OBJECTS; };
hidspecial HID_SD_CHGFOIL_NAME          { HelpId = HID_SD_CHGFOIL_NAME; };

hidspecial HID_FM_CTL_SELECTION         { HelpId = HID_FM_CTL_SELECTION; };

hidspecial HID_SD_WIN_PRESENTATION      { HelpId = HID_SD_WIN_PRESENTATION; };

hidspecial HID_SD_TABBAR_PAGES          { HelpId = HID_SD_TABBAR_PAGES; };
hidspecial HID_SD_TABBAR_LAYERS         { HelpId = HID_SD_TABBAR_LAYERS; };

hidspecial HID_SD_UNDODELETEWARNING_DLG { HelpId = HID_SD_UNDODELETEWARNING_DLG; };
hidspecial HID_SD_UNDODELETEWARNING_CBX { HelpId = HID_SD_UNDODELETEWARNING_CBX; };

hidspecial HID_SD_PAGEOBJSTLB           { HelpId = HID_SD_PAGEOBJSTLB; };

hidspecial HID_SD_NAMEDIALOG_OBJECT     { HelpId = HID_SD_NAMEDIALOG_OBJECT; };
hidspecial HID_SD_NAMEDIALOG_PAGE       { HelpId = HID_SD_NAMEDIALOG_PAGE; };
hidspecial HID_SD_NAMEDIALOG_LINEEND    { HelpId = HID_SD_NAMEDIALOG_LINEEND; };

hidspecial HID_SD_TABPAGE_HEADERFOOTER_SLIDE { HelpId = HID_SD_TABPAGE_HEADERFOOTER_SLIDE; };
hidspecial HID_SD_TABPAGE_HEADERFOOTER_NOTESHANDOUT { HelpId = HID_SD_TABPAGE_HEADERFOOTER_NOTESHANDOUT; };

hidspecial SD_IF_SDDRAWMEDIAOBJECTBAR      { HelpId = SD_IF_SDDRAWMEDIAOBJECTBAR; };

hidspecial HID_SD_TASK_PANE             { HelpId = HID_SD_TASK_PANE; };
hidspecial HID_SD_SLIDE_DESIGNS         { HelpId = HID_SD_SLIDE_DESIGNS; };
hidspecial HID_SD_CURRENT_MASTERS       { HelpId = HID_SD_CURRENT_MASTERS; };
hidspecial HID_SD_RECENT_MASTERS        { HelpId = HID_SD_RECENT_MASTERS; };
hidspecial HID_SD_ALL_MASTERS           { HelpId = HID_SD_ALL_MASTERS; };
hidspecial HID_SD_SLIDE_LAYOUTS         { HelpId = HID_SD_SLIDE_LAYOUTS; };
hidspecial HID_SD_CUSTOM_ANIMATIONS     { HelpId = HID_SD_CUSTOM_ANIMATIONS; };
hidspecial HID_SD_SLIDE_TRANSITIONS     { HelpId = HID_SD_SLIDE_TRANSITIONS; };