Constructors in org.apache.poi.hwpf.model with parameters of type CharIndexTranslator |
BytePropertyNode(int fcStart,
int fcEnd,
CharIndexTranslator translator,
java.lang.Object buf)
|
CHPX(int fcStart,
int fcEnd,
CharIndexTranslator translator,
byte[] grpprl)
|
CHPX(int fcStart,
int fcEnd,
CharIndexTranslator translator,
SprmBuffer buf)
|
PAPX(int fcStart,
int fcEnd,
CharIndexTranslator translator,
byte[] papx,
ParagraphHeight phe,
byte[] dataStream)
|
PAPX(int fcStart,
int fcEnd,
CharIndexTranslator translator,
SprmBuffer buf,
byte[] dataStream)
|
SEPX(SectionDescriptor sed,
int start,
int end,
CharIndexTranslator translator,
byte[] grpprl)
|