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

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

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

Methods in org.apache.poi.hwpf.model that return PAPX
 PAPX PAPFormattedDiskPage.getPAPX(int index)
          Gets the PAPX at index.
 

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

Constructors in org.apache.poi.hwpf.usermodel with parameters of type PAPX
Paragraph(PAPX papx, Range parent)
           
 



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