2.4.159 LRng

The LRng record specifies a label range for natural language formulas<99>.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

crefRw

refRow (variable)

...

crefCol

refCol (variable)

...

crefRw (2 bytes):  An unsigned integer that specifies the number of row label ranges.  When added to the value of crefCol, the value MUST be less than 1028.

refRow (variable): An array of Ref8U structures.  The array specifies the row label ranges.  The size of the array is specified by crefRw

crefCol (2 bytes):  An unsigned integer that specifies the number of column label ranges.  When added to the value of crefRw, the value MUST be less than 1028.

refCol (variable): An array of Ref8U structures.  The array specifies the column label ranges.  The size of the array is specified by crefCol.