2.4.777 BrtRRSortItem
The BrtRRSortItem record specifies a single row or column (1) mapping in a sort map (section 2.2.12.10).
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
iNewVal |
|||||||||||||||||||||||||||||||
iOldVal |
iNewVal (4 bytes): An unsigned integer that specifies the new row or column (1). If the fCol field of the preceding BrtBeginRRSort (section 2.4.195) is 0, then this value specifies a row and MUST be less than 1048576. Otherwise, this value specifies a column (1) and MUST be less than 16384.
iOldVal (4 bytes): An unsigned integer that specifies the old row or column (1). If the fCol field of the preceding BrtBeginRRSort is 0, then this value specifies a row index and MUST be less than 1048576. Otherwise, this value specifies a column (1) and MUST be less than 16384.