|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.hwpf.model.types.LFOAbstractType
org.apache.poi.hwpf.model.LFO
@Internal public class LFO
"The LFO structure specifies the LSTF element that corresponds to a list that contains a paragraph. An LFO can also specify formatting information that overrides the LSTF element to which it corresponds." -- [MS-DOC] -- v20110315 Word (.doc) Binary File Format
| Field Summary |
|---|
| Fields inherited from class org.apache.poi.hwpf.model.types.LFOAbstractType |
|---|
field_1_lsid, field_2_unused1, field_3_unused2, field_4_clfolvl, field_5_ibstFltAutoNum, field_6_grfhic, field_7_unused3 |
| Constructor Summary | |
|---|---|
LFO()
|
|
LFO(byte[] std,
int offset)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.poi.hwpf.model.types.LFOAbstractType |
|---|
equals, fillFields, getClfolvl, getGrfhic, getIbstFltAutoNum, getLsid, getSize, getUnused1, getUnused2, getUnused3, hashCode, serialize, serialize, setClfolvl, setGrfhic, setIbstFltAutoNum, setLsid, setUnused1, setUnused2, setUnused3, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LFO()
public LFO(byte[] std,
int offset)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||