Uses of Class
org.apache.poi.hwpf.model.LFO

Packages that use LFO
org.apache.poi.hwpf.model   
org.apache.poi.hwpf.usermodel   
 

Uses of LFO in org.apache.poi.hwpf.model
 

Methods in org.apache.poi.hwpf.model that return LFO
 LFO PlfLfo.getLfo(int ilfo)
           
 LFO ListTables.getLfo(int ilfo)
           
 

Methods in org.apache.poi.hwpf.model with parameters of type LFO
 int ListTables.addList(ListData lst, LFO lfo, LFOData lfoData)
           
 

Uses of LFO in org.apache.poi.hwpf.usermodel
 

Methods in org.apache.poi.hwpf.usermodel that return LFO
 LFO HWPFList.getLFO()
           
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.