ddc
gra_descr.h
Go to the documentation of this file.
1 //
2 // This file is part of DDC.
3 //
4 // DDC is free software: you can redistribute it and/or modify
5 // it under the terms of the GNU Lesser General Public License as published by
6 // the Free Software Foundation, either version 3 of the License, or
7 // (at your option) any later version.
8 //
9 // DDC is distributed in the hope that it will be useful,
10 // but WITHOUT ANY WARRANTY; without even the implied warranty of
11 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 // GNU Lesser General Public License for more details.
13 //
14 // You should have received a copy of the GNU Lesser General Public License
15 // along with DDC. If not, see <http://www.gnu.org/licenses/>.
16 //
17 // ========== Dialing Graphematical Module (www.aot.ru)
18 // ========== Copyright by Alexey Sokirko (1996-2001), Bryan Jurish (2011)
19 
20 // this head is imported by midl
21 #ifndef Descriptors_h
22 #define Descriptors_h
23 
24 #ifndef __GRAPHANLib_LIBRARY_DEFINED__
25 
27 {
28  OBeg = 0,
29  ORLE = 1,
30  OLLE = 2,
31  ODel = 3,
32  OPun = 4,
33  ODigits = 5,
34  ONumChar = 6,
35  OElectAddr = 7,
36  OUnk = 8,
37  OSpc = 9,
38  OHyp = 10,
39  OEOLN = 11,
40  OEOP = 12,
41  OPlu = 13,
42  OUp = 14,
43  OLw = 15,
44  OUpLw = 16,
45  ONam = 17,
46  OOpn = 18,
47  OCls = 19,
48  ONil = 20,
49  OBullet = 21,
50  OPar = 22,
52  OQuoted = 24,
53  OParagraph = 25,
54 
55 
56  CS_Undef = 26,
57  CS_Simple = 27,
58  CS_Quasi = 28,
59  CS_Parent = 29,
60  CS_Heading = 30,
61  CS_Explan = 31,
62  CS_Doc = 32,
63 
64  OSentEnd = 33,
65  ORoman = 34,
66 
67  OEXPR1 = 35,
68  OEXPR2 = 36,
69  OFAM1 = 37,
70  OFAM2 = 38,
71  ORef1 = 39,
72  ORef2 = 40,
73  OFile1 = 41,
74  OFile2 = 42,
75  OAbbr1 = 43,
76  OAbbr2 = 44,
77  OKey1 = 45,
78  OKey2 = 46,
79  OGerDivComp1 = 47,
82 
83 };
84 #endif
85 
86 
87 
88 
89 #endif
90 
91 /*--- emacs style variables ---
92  * Local Variables:
93  * mode: C++
94  * c-file-style: "ellemtel"
95  * c-basic-offset: 4
96  * tab-width: 8
97  * indent-tabs-mode: nil
98  * End:
99  */
Definition: gra_descr.h:35
Definition: gra_descr.h:69
Definition: gra_descr.h:64
Definition: gra_descr.h:75
Definition: gra_descr.h:70
Definition: gra_descr.h:43
Definition: gra_descr.h:31
Definition: gra_descr.h:53
Definition: gra_descr.h:46
Definition: gra_descr.h:73
Definition: gra_descr.h:59
Definition: gra_descr.h:37
Definition: gra_descr.h:42
Definition: gra_descr.h:41
Definition: gra_descr.h:79
Definition: gra_descr.h:51
Definition: gra_descr.h:34
Definition: gra_descr.h:71
Definition: gra_descr.h:74
Definition: gra_descr.h:49
Definition: gra_descr.h:57
Definition: gra_descr.h:33
Definition: gra_descr.h:80
Descriptors
Definition: gra_descr.h:26
Definition: gra_descr.h:39
Definition: gra_descr.h:72
Definition: gra_descr.h:62
Definition: gra_descr.h:60
Definition: gra_descr.h:61
Definition: gra_descr.h:44
Definition: gra_descr.h:81
Definition: gra_descr.h:47
Definition: gra_descr.h:28
Definition: gra_descr.h:68
Definition: gra_descr.h:32
Definition: gra_descr.h:38
Definition: gra_descr.h:76
Definition: gra_descr.h:45
Definition: gra_descr.h:48
Definition: gra_descr.h:50
Definition: gra_descr.h:52
Definition: gra_descr.h:29
Definition: gra_descr.h:65
Definition: gra_descr.h:67
Definition: gra_descr.h:77
Definition: gra_descr.h:30
Definition: gra_descr.h:36
Definition: gra_descr.h:58
Definition: gra_descr.h:40
Definition: gra_descr.h:56
Definition: gra_descr.h:78