List LeVeL (on File) (LVLF)

 
b10b16fieldtypesizebitfieldcomments
00x00iStartAtlong4 start at value for this list level
40x04nfcbyte1 number format code (see anld.nfc for a list of options)
50x05jcuns char:20x03alignment (left, right, or centered) of the paragraph number.
  fLegaluns char:10x04true (==1) if the level turns all inherited numbers to arabic, false if it preserves their number format code (nfc)
  fNoRestartuns char:10x08true if the level's number sequence is not restarted by higher (more significant) levels in the list
  fPrevuns char:10x10Word 6 compatibility option: equivalent to anld.fPrev (see ANLD)
  fPrevSpaceuns char:10x20Word 6 compatibility option: equivalent to anld.fPrevSpace (see ANLD)
  fWord6uns char:10x40true if this level was from a converted Word 6 document. If it is true, all of the Word 6 compability options become valid; otherwise they are ignored.
60x06rgbxchNums[9]array9 contains the character offsets into the LVL's XST of the inherited numbers of previous levels. This array should be zero terminated unless it is full (all 9 levels full). The XST contains place holders for any paragraph numbers contained in the text of the number, and the place holder contains the ilvl of the inherited number, so lvl.xst[lvl.rgbxchNums[0]] == the level of the first inherited number in this level.
150x0FixchFollowuns char1 the type of character following the number text for the paragraph: 0 == tab, 1 == space, 2 == nothing.
160x10dxaSpacelong4 Word 6 compatibility option: equivalent to anld.dxaSpace (see ANLD)
200x14dxaIndentlong4 Word 6 compatibility optino: equivalent to anld.dxaIndent (see ANLD)
240x18cbGrpprlChpxbyte1 length, in bytes, of the LVL's grpprlChpx
250x19cbGrpprlPapxbyte1 length, in bytes, of the LVL's grpprlPapx
260X1Areservedshort2 reserved