InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
GraphicPanelsID.h
1 //========================================================================================
2 //
3 // $File$
4 //
5 // Owner: Michel Hutinel
6 //
7 // $Author$
8 //
9 // $DateTime$
10 //
11 // $Revision$
12 //
13 // $Change$
14 //
15 // Copyright 1997-2010 Adobe Systems Incorporated. All rights reserved.
16 //
17 // NOTICE: Adobe permits you to use, modify, and distribute this file in accordance
18 // with the terms of the Adobe license agreement accompanying it. If you have received
19 // this file from a source other than Adobe, then your use, modification, or
20 // distribution of it requires the prior written permission of Adobe.
21 //
22 //========================================================================================
23 
24 #ifndef __GraphicPanelsID__
25 #define __GraphicPanelsID__
26 
27 #include "CrossPlatformTypes.h"
28 #include "IDFactory.h"
29 
30 #define kGraphicPanelsPrefix RezLong(0x2B00)
31 #define kGraphicPanelsPrefix2 RezLong(0x21E00)
32 
33 // PluginID
34 #define kStrokePanelPluginID kGraphicPanelsPluginID
35 #define kAttributesPanelPluginID kGraphicPanelsPluginID
36 #define kCornerShapeDialogPluginID kGraphicPanelsPluginID
37 
38 #define kGraphicPanelsPluginName "Graphic Panels"
39 #define kStrokePanelPluginName kGraphicPanelsPluginName
40 #define kAttributesPanelPluginName kGraphicPanelsPluginName
41 #define kCornerShapeDialogPluginName kGraphicPanelsPluginName
42 
43 
44 // <Start IDC>
45 // <Class ID>
46 // ClassIDs
47  // GraphicPanels plugin
48 //gap
49  // Stroke Panel
50 
51 //gap
52 
53 
54  // Attributes Panel
55 
56 //gap
57  // Corner Shape Dialog
58 //gap
59 //gap
60 
61 // Graphic Frame Options Panel
62 
63  // Control Strip
64 
65  // Stroke and Fill UI
66 //gap
67 // gap
68 
69 
70 // ---- Move from Scoth rules plug-in
71 // ---- end move.
72 
73 // ---- Move from Graphics Style plug-in
74 // ---- end move.
75 
76 
77 // <Interface ID>
78 // IIDs
79  // Stroke Panel
80 //gap
81 //gap
82 //gap
83 
84  // Attributes Panel
85 
86  //Control Strip
87 
88  // Stroke and Fill UI
89 
90 
91 // ---- Move from Scoth rules plug-in
92 // ---- end move.
93 
94 // ---- Move from Graphic Styles plug-in
95 // ---- end move.
96 
97 // <Implementation ID>
98 // Implementation IIDs
99  // GraphicPanels plugin
100  // Stroke Panel
101 //gap
102 //gap
103 //gap
104 
105 //gap
106 
107  // Attributes Panel
108 
109 
110 
111  // Corner Shape Dialog
112 
113 
114  // ControlStrip
115 
116  // Stroke and Fill UI
117 //gap
118 // gap
119 
120 // ---- Move from Scoth rules plug-in
121 // ---- end move.
122 
123 // ---- Move from Graphics Style plug-in
124 //gap
125 // ---- end move.
126 
127 
128 
129 //gap
130 
131 //gap
132 
133 // <Widget ID>
134 // Widget IDs
135  // Stroke Panel
136 
137  // Attributes Panel
138  // Corner Shape Dialog
139 
140 
141 
142 
143 // Table Stroke ID's
144 
145 
146 
147 // Attribute panel part 2
148 
149 
150 
151 
152 
153 // Stroke and Fill UI
154 
155 
156 
157 // Stroke Editor Dialog
158 
159 // Dash stroke panel
160 
161 // Stroke style manager dialog
162 
163 // Delete stroke dialog
164 
165 
166 // ---- Moved from Scotch Rules plug-in
167 // ---- end move.
168 
169 // ---- Moved from Graphic Styles plug-in
170 // ---- end move.
171 
172 // for EVE
173 
174 // --- Graphic Frame Options Panel
175 
176 // --- link buttons in stroke styles dialog
177 
178 // --- Various nudge buttons
179 
180 // ---- Part of Corner Effects (Four Nudge buttons) ---
181 
182 
183 
184 
185 
186 //gap
187 // Object Export Options dialog ids
188 
189 // -- GAP --
190 
191 
192 // stroke touch panel
193 
194 // <Action ID>
195 // Action IDs
196 
197 // ---- Moved from Scotch Rules plug-in
198 // ---- end move.
199 
200 // ---- Moved from Graphic Styles plug-in
201 // ---- end move.
202 
203 
204 // epub-type
205 
206 
207 
208 
209 
210 
211 
212 // gap
213 
214 // gap
215 
216 
217 //gap
218 
219 
220 
221 
222 // Service IDs
223 
224 #endif // __GraphicPanelsID__