2.9.33 SpellingFlags
Referenced by: TextSIException
A structure that specifies the spelling status of a run of text.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
A |
B |
C |
reserved |
A - error (1 bit): A bit that specifies whether the text is spelled incorrectly.
B - clean (1 bit): A bit that specifies whether the text needs rechecking.
C - grammar (1 bit): A bit that specifies whether the text has a grammar error.
reserved (13 bits): MUST be zero and MUST be ignored.