b10 | b16 | field | type | size | bitfield | comments |
0 | 0 | iStartAt | long | 4 | start-at value if fFormatting == false and fStartAt == true. (if fFormatting == true, the start-at is stored in the LVL) | |
4 | 4 | ilvl | uns char | :4 | 0x0F | the level to be overridden |
fStartAt | uns char | :1 | 0x10 | true if the start-at value is overridden | ||
fFormatting | uns char | :1 | 0x20 | true if the formatting is overriden (in which case the LFOLVL should contain a pointer to a LVL) | ||
reserved | uns char | :2 | 0xC0 | reserved | ||
5 | 5 | reserved | array | 3 | reserved |