2.9.148 Lstsf
The Lstsf structure specifies a list style.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ilst |
istdList |
A |
B |
ilst (2 bytes): An unsigned integer that specifies a zero-based index into the Plflst.
istdList (12 bits): An unsigned integer that specifies the ISTD for the list style. To determine the text properties, see Determining Properties of a Style (section 2.4.6.5).
A - fStyleDef (1 bit): A bit flag that specifies the type of this list definition. If fStyleDef is "true", this Lstsf is a list style definition, meaning that a custom numbered or bulleted list style was defined. In this case, ilst specifies which custom list style is to be used. If fStyleDef is "false", it means that a standard list style is used. In this case, istdList specifies which standard style to use.
B - fUnused (3 bits): This field MUST be zero and MUST be ignored.