InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
TextEditorImplID.h
1 //========================================================================================
2 //
3 // $File$
4 //
5 // Owner: ???
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 __TextEditorImplID__
25 #define __TextEditorImplID__
26 
27 #include "CrossPlatformTypes.h"
28 #include "IDFactory.h"
29 #include "ShuksanID.h"
30 
31 
32 #define kTextEditorPrefix RezLong(0x1d300)
33 
34 
35 // <Widget ID>
36 
37 
38 // ----------------------------------------------------------------------------------------------------------------
39 
40 
41 
42 
43 // ----------------------------------------------------------------------------------------------------------------
44 
45 // ----------------------------------------------------------------------------------------------------------------
46 
47 
48 
49 
50 // ------------------------------- TEXT -----------------------------------------------------------------
51 
52 // ------------------------------ FILE NAME --------------------------------------------------------------------
53 
54 
55 
56 // ----------------------------- DATE ------------------------------------------------------------
57 
58 
59 
60 
61 // ----------------------------- CHAPTER ----------------------------------------------------------------------
62 
63 
64 
65 
66 
67 
68 // -----------------------------PAGE COUNT ---------------------------------------------------------
69 
70 
71 
72 
73 // ------------------------------ STYLE --------------------------------------------------------------------
74 
75 
76 
77 // ----------------------------------------------------------------------------------------------------------------
78 
79 //
80 
81 // ------------------------------ Link Metadata --------------------------------------------------------------------
82 
83 
84 
85 
86 
87 //---------------------------------------------------------------
88 // Implementation IDs
89 //---------------------------------------------------------------
90 
91 
92 
93 
94 //gap
95 
96 // gap
97 
98 
99 
100 //gap
101 
102 
103 
104 
105 
106 
107 
108 
109 
110 
111 
112 
113 #endif
114  // __TextEditorImplID__