Package org.apache.poi.hwpf.model
Interface FibRgLw
- All Known Implementing Classes:
FibRgLw97
public interface FibRgLw
-
Method Summary
Modifier and TypeMethodDescriptionintgetCbMac()intgetSubdocumentTextStreamLength(SubdocumentType subdocumentType) voidsetCbMac(int cbMac) voidsetSubdocumentTextStreamLength(SubdocumentType subdocumentType, int newLength)
-
Method Details
-
getCbMac
int getCbMac() -
getSubdocumentTextStreamLength
-
setCbMac
void setCbMac(int cbMac) -
setSubdocumentTextStreamLength
-