|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HWPFDocument | |
org.apache.poi.hwpf.usermodel |
Uses of HWPFDocument in org.apache.poi.hwpf.usermodel |
Fields in org.apache.poi.hwpf.usermodel declared as HWPFDocument | |
protected HWPFDocument |
Range._doc
The document this range blongs to. |
Constructors in org.apache.poi.hwpf.usermodel with parameters of type HWPFDocument | |
DocumentPosition(HWPFDocument doc,
int pos)
|
|
Range(int start,
int end,
HWPFDocument doc)
Used to construct a Range from a document. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |