2.5.198.60 PtgExtraElf
The PtgExtraElf structure specifies a multiple-cell natural language label used in a natural language formula. The label is specified by a sequence of labels from the given array of cells.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
count |
A |
B |
|||||||||||||||||||||||||||||
array (variable) |
|||||||||||||||||||||||||||||||
... |
count (30 bits): An unsigned integer that specifies the number of elements in array. MUST be greater than 0.
A - reserved (1 bit): MUST be zero, and MUST be ignored
B - fRel (1 bit): A bit that specifies whether relative references are used in the elements of array.
array (variable): An array of RgceElfLocExtra elements that specifies the sequence of cell references that specifies the multiple-cell natural language label. The number of elements MUST be equal to count.