InDesign SDK
20.5
InDesign SDK
Documentation
Bosses
Sample plug-ins
Class Index
All
Classes
Namespaces
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
BNUIID.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
// ADOBE CONFIDENTIAL
24
//
25
//========================================================================================
26
27
28
#ifndef __BNUIID__
29
#define __BNUIID__
30
31
// Plug-In:
32
#define kBNUIPrefix RezLong(0x1A700)
33
#define kBNUIStringPrefix "0x1A700"
34
#define kBNUIPluginName "BNUI" // Name of this Plug-In
35
36
#define kBNUIBoss kBNUIPrefix + 1
37
38
// Plugin ID:
39
40
// Class IDs:
41
// Gap 2-3
42
// Gap 6-11
43
// Gap 13
44
// Gap 17-21
45
// Gap 33
46
// Gap 43-44
47
//Gap 48-52
48
49
50
// Interface IDs:
51
// Gap 0, 1
52
// Gap 3, 4
53
// Gap 6
54
// Gap 10
55
56
57
// Implementation IDs:
58
// Gap 3
59
// Gap 7-11
60
// Gap 13, 14
61
// Gap 19-23
62
// Gap 27
63
// Gap 33
64
// Gap 37
65
// Gap 39
66
// Gap - 44
67
// Gap 51-52
68
// Gap 54-58
69
// Gap 62-89
70
// Gap 91
71
// Gap 95
72
73
74
75
76
77
78
79
80
// Messages:
81
// Gap 0
82
83
// ActionIDs:
84
// Gap 0
85
// Advanced Numbering Menu Items
86
87
// gap
88
89
90
// Meta characters Action IDs
91
92
// Newly added
93
94
// Japanese Specific Action IDs
95
96
// ---
97
98
// Meta characters Action IDs
99
100
101
// Newly added
102
103
// Japanese Specific Action IDs
104
105
106
107
// WidgetIDs:
108
// Gap 2
109
// Gap 18-25
110
// Gap 42
111
// Gap 61-62
112
113
114
115
//Gap 119-129
116
117
// Other StringKeys:
118
//#define kBNUIInvalidNumberLevelPlaceholdersKey kBNUIStringPrefix "kBNUIInvalidNumberLevelPlaceholdersKey"
119
//#define kBNUIInvalidNumberFormatNoneKey kBNUIStringPrefix "kBNUIInvalidNumberFormatNoneKey"
120
//#define kBNUIInvalidNumberTabSpaceKey kBNUIStringPrefix "kBNUIInvalidNumberTabSpaceKey"
121
122
123
#endif // __BNUIID__
tmpdoxygeninput
BNUIID.h
Generated on Sat Jul 19 2025 02:54:11 for InDesign SDK by
1.8.3.1