InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
TablesUIID.h
1 //========================================================================================
2 //
3 // $File$
4 //
5 // Owner: Danielle Bessette
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 // Purpose: Contains IDs for the TablesUI plug-in.
24 //
25 //========================================================================================
26 
27 #ifndef __TablesUIID__
28 #define __TablesUIID__
29 
30 #include "CrossPlatformTypes.h"
31 #include "IDFactory.h"
32 
33 // These two prefixes extend from 0x105 through 0x106
34 #define kTablesUIPrefix RezLong(0x10500)
35 #define kTablesUIPrefix2 RezLong(0x10600)
36 #define kTablesUIPrefix3 RezLong(0x1fe00)
37 
38 // This is a temp fix until this attribute name is fixed
39 //#define kCellRightInsetAttrBoss kCellRigthtInsetAttrBoss
40 
41 //---------------------------------------------------------------
42 // Plugin IDs
43 //---------------------------------------------------------------
44 #define kTablesUIPluginName "TablesUI"
45 
46 //---------------------------------------------------------------
47 // Interface IDs
48 //---------------------------------------------------------------
49 // Moved IID_ISTROKESELECTATTRIBUTES to widgetBin
50 // Moved IID_ISTORKEWIDGET_OBSERVER to widgetBin
51 
52 // All used by TablesUIChangeTableDimCmd
53 // REMOVED IID_IROWSTARTVALUEINTDATA -- 14
54 // REMOVED IID_ICOLSTARTVALUEINTDATA -- 15
55 
56 // Control Strip
57 
58 
59 
60 
61 // TableTool
62 
63 // ---- Moved from TableModel plug-in
64 
65 // ---- end move.
66 
67 
68 
69 
70 //---------------------------------------------------------------
71 // ClassIDs
72 //---------------------------------------------------------------
73 
74 // TablesUI
75 //gap
76 
77 //gap
78 // Table Row and Column Dimensions Panel
79 
80 // Table Alternating Fill Panel
81 
82 // Table Alternating Stroke Panel
83 
84 // Table Diagnol Lines Panel
85 
86 // Table (Selection) Stroke Fill Panel
87 
88 // Insert Table Dialog
89 
90 // SHortcut Boss
91 
92 // Table Setup
93 
94 // Table Alternating Stroke Panel
95 
96 // Control Strip
97 
98 // Insert Row/Column Dialog
99 
100 // Gap (2)
101 
102 // Line Style Drop Downs
103 
104 // Moved kCellStrokeSelectionBoss to widgetBin
105 
106 // used for AddDependency kTablesUIPrefix + 50
107 // used for AddDependency kTablesUIPrefix + 51
108 
109 // Commands
110 
111 
112 
113 // Table Header and Footer Panel
114 
115 // TableTool
116 
117 // ---- Moved from TableModel plug-in
118 // ---- end move.
119 
120 
121 
122 //---------------------------------------------------------------
123 // Implementation IDs
124 //---------------------------------------------------------------
125 
126 // TablesUI
127 
128 // Table Text Attributes Panel
129 
130 
131 
132 // Stroke Widget
133 // Moved kCellStrokeSelectionWidgetImpll to WidgetBin
134 // Moved kStrokeSelectAttributesImpll to WidgetBin
135 // Moved kCellStrokeWidgetObserverImpl to WidgetBin
136 // Moved kStrokeWidgetPanelSelectionObsImpl to WidgetBin
137 // Table Row and Column Dimensions Panel
138 
139 // Table Alternating Fill Panel
140 
141 // Table Alternation Stroke Panel
142 
143 // Shading
144 
145 // Ruling
146 
147 // Insert Table Properties
148 
149 // Shortcut
150 
151 // Tabel Setup Penl
152 
153 // Control Strip
154 
155 // Insert Row/Column
156 
157 // Line Style Drop Down
158 
159 
160 
161 // Trackers
162 
163 // available kTablesUIPrefix + 62)
164 
165 
166 
167 // Gap
168 
169 
170 
171 // Commands
172 
173 
174 
175 
176 
177 //gap
178 
179 
180 
181 
182 
183 
184 // TableTool
185 // ---- Moved from TableModel plug-in
186 
187 
188 
189 // ---- end move.
190 
191 //---------------------------------------------------------------
192 // Widget IDs
193 //---------------------------------------------------------------
194 
195 // Tables UI
196 
197 // Table Alternating Fill Panel
198 
199 
200 
201 
202 
203 
204 
205 
206 
207 // Cell Stroke Selection
208 // Alternating Row Stroke Panel Properties
209 
210 // Table Stroke Fill
211 
212 // Table Text Attributes
213 //gap
214 
215 // Insert Table Dialog Widgets
216 
217 
218 // Gap
219 
220 // Row Column Dimensions Panel
221 
222 // Diagonal Lines
223 
224 /***********************************************************************
225  IMPORTANT NOTE:
226  This is the end of the line for kTablesUIPrefix1 (0x105).
227  From here on, either use a gap above, or use kTablesUIPrefix2 (0x106).
228  ***********************************************************************/
229 
230 // Row Column Dimensions Panel (cont)
231 
232 
233 
234 // Insert Row Dialog
235 
236 // InsertColumn Dialog
237 
238 // Table Setup Dialog
239 
240 
241 
242 // Table Panel
243 
244 // Extra Nudge IDs
245 
246 
247 
248 
249 // Go To Row Dialog
250 
251 // Alternating Column Stroke Panel Properties
252 
253 
254 // More Table panel
255 
256 
257 
258 
259 // TextToTable Dialog
260 
261 // TableToText Dialog
262 
263 
264 
265 // Kit Stuff
266 
267 
268 
269 
270 /***********************************************************************
271  IMPORTANT NOTE:
272  This is the end of the line for kTablesUIPrefix2 (0x106).
273  From here on, either use a gap above, or use kTablesUIPrefix3 (0x107).
274  ***********************************************************************/
275 
276 
277 // TableTool
278 
279 
280 
281 //For Properties Panel
282 
283 
284 
285 //---------------------------------------------------------------
286 // Action IDs
287 //---------------------------------------------------------------
288 
289 
290 
291 
292 // Shortcuts
293 
294 
295 // Arrows Keys in Table
296 
297 // Gap
298 // Gap
299 
300 
301 
302 
303 
304 // TABLE_STYLES_PROTO
305 
306 
307 
308 
309 // TableTool
310 
311 // Table Cell Stroke context menu
312 
313 
314 
315 
316 
317 
318 //---------------------------------------------------------------
319 // Messages
320 //---------------------------------------------------------------
321 
322 
323 //---------------------------------------------------------------
324 // Service IDS
325 //---------------------------------------------------------------
326 
327 #endif //
328 
329 
330