Package org.apache.poi.hwpf.model.types
Class FibRgLw97AbstractType
- java.lang.Object
-
- org.apache.poi.hwpf.model.types.FibRgLw97AbstractType
-
- Direct Known Subclasses:
FibRgLw97
@Internal public abstract class FibRgLw97AbstractType extends java.lang.Object
The FibRgLw97 structure is the third section of the FIB. This contains an array of 4-byte values.Class and fields descriptions are quoted from Microsoft Office Word 97-2007 Binary File Format and [MS-DOC] - v20110608 Word (.doc) Binary File Format
NOTE: This source is automatically generated please do not modify this file. Either subclass or remove the record in src/types/definitions.
This class is internal. It content or properties may change without notice due to changes in our knowledge of internal Microsoft Word binary structures.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)intgetCbMac()Specifies the count of bytes of those written to the WordDocument stream of the file that have any meaning.intgetCcpAtn()A signed integer that specifies the count of CPs in the comment subdocument.intgetCcpEdn()A signed integer that specifies the count of CPs in the endnote subdocument.intgetCcpFtn()A signed integer that specifies the count of CPs in the footnote subdocument.intgetCcpHdd()A signed integer that specifies the count of CPs in the header subdocument.intgetCcpHdrTxbx()A signed integer that specifies the count of CPs in the textbox subdocument of the header.intgetCcpText()A signed integer that specifies the count of CPs in the main document.intgetCcpTxbx()A signed integer that specifies the count of CPs in the textbox subdocument of the main document.intgetReserved1()This value is undefined and MUST be ignored.intgetReserved10()This value is undefined and MUST be ignored.intgetReserved11()This value is undefined and MUST be ignored.intgetReserved12()This value SHOULD be zero, and MUST be ignored.intgetReserved13()This value MUST be zero and MUST be ignored.intgetReserved14()This value MUST be zero and MUST be ignored.intgetReserved2()This value is undefined and MUST be ignored.intgetReserved3()This value is undefined and MUST be ignored.intgetReserved4()This value is undefined and MUST be ignored.intgetReserved5()This value is undefined and MUST be ignored.intgetReserved6()This value MUST be equal or less than the number of data elements in PlcBteChpx, as specified by FibRgFcLcb97.fcPlcfBteChpx and FibRgFcLcb97.lcbPlcfBteChpx.intgetReserved7()This value is undefined and MUST be ignored.intgetReserved8()This value is undefined and MUST be ignored.intgetReserved9()This value MUST be less than or equal to the number of data elements in PlcBtePapx, as specified by FibRgFcLcb97.fcPlcfBtePapx and FibRgFcLcb97.lcbPlcfBtePapx.static intgetSize()Size of recordinthashCode()byte[]serialize()voidserialize(byte[] data, int offset)voidsetCbMac(int field_1_cbMac)Specifies the count of bytes of those written to the WordDocument stream of the file that have any meaning.voidsetCcpAtn(int field_8_ccpAtn)A signed integer that specifies the count of CPs in the comment subdocument.voidsetCcpEdn(int field_9_ccpEdn)A signed integer that specifies the count of CPs in the endnote subdocument.voidsetCcpFtn(int field_5_ccpFtn)A signed integer that specifies the count of CPs in the footnote subdocument.voidsetCcpHdd(int field_6_ccpHdd)A signed integer that specifies the count of CPs in the header subdocument.voidsetCcpHdrTxbx(int field_11_ccpHdrTxbx)A signed integer that specifies the count of CPs in the textbox subdocument of the header.voidsetCcpText(int field_4_ccpText)A signed integer that specifies the count of CPs in the main document.voidsetCcpTxbx(int field_10_ccpTxbx)A signed integer that specifies the count of CPs in the textbox subdocument of the main document.voidsetReserved1(int field_2_reserved1)This value is undefined and MUST be ignored.voidsetReserved10(int field_18_reserved10)This value is undefined and MUST be ignored.voidsetReserved11(int field_19_reserved11)This value is undefined and MUST be ignored.voidsetReserved12(int field_20_reserved12)This value SHOULD be zero, and MUST be ignored.voidsetReserved13(int field_21_reserved13)This value MUST be zero and MUST be ignored.voidsetReserved14(int field_22_reserved14)This value MUST be zero and MUST be ignored.voidsetReserved2(int field_3_reserved2)This value is undefined and MUST be ignored.voidsetReserved3(int field_7_reserved3)This value is undefined and MUST be ignored.voidsetReserved4(int field_12_reserved4)This value is undefined and MUST be ignored.voidsetReserved5(int field_13_reserved5)This value is undefined and MUST be ignored.voidsetReserved6(int field_14_reserved6)This value MUST be equal or less than the number of data elements in PlcBteChpx, as specified by FibRgFcLcb97.fcPlcfBteChpx and FibRgFcLcb97.lcbPlcfBteChpx.voidsetReserved7(int field_15_reserved7)This value is undefined and MUST be ignored.voidsetReserved8(int field_16_reserved8)This value is undefined and MUST be ignored.voidsetReserved9(int field_17_reserved9)This value MUST be less than or equal to the number of data elements in PlcBtePapx, as specified by FibRgFcLcb97.fcPlcfBtePapx and FibRgFcLcb97.lcbPlcfBtePapx.java.lang.StringtoString()
-
-
-
Method Detail
-
serialize
public void serialize(byte[] data, int offset)
-
serialize
public byte[] serialize()
-
getSize
public static int getSize()
Size of record
-
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equalsin classjava.lang.Object
-
hashCode
public int hashCode()
- Overrides:
hashCodein classjava.lang.Object
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
getCbMac
@Internal public int getCbMac()
Specifies the count of bytes of those written to the WordDocument stream of the file that have any meaning. All bytes in the WordDocument stream at offset cbMac and greater MUST be ignored..
-
setCbMac
@Internal public void setCbMac(int field_1_cbMac)
Specifies the count of bytes of those written to the WordDocument stream of the file that have any meaning. All bytes in the WordDocument stream at offset cbMac and greater MUST be ignored..
-
getReserved1
@Internal public int getReserved1()
This value is undefined and MUST be ignored.
-
setReserved1
@Internal public void setReserved1(int field_2_reserved1)
This value is undefined and MUST be ignored.
-
getReserved2
@Internal public int getReserved2()
This value is undefined and MUST be ignored.
-
setReserved2
@Internal public void setReserved2(int field_3_reserved2)
This value is undefined and MUST be ignored.
-
getCcpText
@Internal public int getCcpText()
A signed integer that specifies the count of CPs in the main document. This value MUST be zero, 1, or greater.
-
setCcpText
@Internal public void setCcpText(int field_4_ccpText)
A signed integer that specifies the count of CPs in the main document. This value MUST be zero, 1, or greater.
-
getCcpFtn
@Internal public int getCcpFtn()
A signed integer that specifies the count of CPs in the footnote subdocument. This value MUST be zero, 1, or greater.
-
setCcpFtn
@Internal public void setCcpFtn(int field_5_ccpFtn)
A signed integer that specifies the count of CPs in the footnote subdocument. This value MUST be zero, 1, or greater.
-
getCcpHdd
@Internal public int getCcpHdd()
A signed integer that specifies the count of CPs in the header subdocument. This value MUST be zero, 1, or greater.
-
setCcpHdd
@Internal public void setCcpHdd(int field_6_ccpHdd)
A signed integer that specifies the count of CPs in the header subdocument. This value MUST be zero, 1, or greater.
-
getReserved3
@Internal public int getReserved3()
This value is undefined and MUST be ignored.
-
setReserved3
@Internal public void setReserved3(int field_7_reserved3)
This value is undefined and MUST be ignored.
-
getCcpAtn
@Internal public int getCcpAtn()
A signed integer that specifies the count of CPs in the comment subdocument. This value MUST be zero, 1, or greater.
-
setCcpAtn
@Internal public void setCcpAtn(int field_8_ccpAtn)
A signed integer that specifies the count of CPs in the comment subdocument. This value MUST be zero, 1, or greater.
-
getCcpEdn
@Internal public int getCcpEdn()
A signed integer that specifies the count of CPs in the endnote subdocument. This value MUST be zero, 1, or greater.
-
setCcpEdn
@Internal public void setCcpEdn(int field_9_ccpEdn)
A signed integer that specifies the count of CPs in the endnote subdocument. This value MUST be zero, 1, or greater.
-
getCcpTxbx
@Internal public int getCcpTxbx()
A signed integer that specifies the count of CPs in the textbox subdocument of the main document. This value MUST be zero, 1, or greater.
-
setCcpTxbx
@Internal public void setCcpTxbx(int field_10_ccpTxbx)
A signed integer that specifies the count of CPs in the textbox subdocument of the main document. This value MUST be zero, 1, or greater.
-
getCcpHdrTxbx
@Internal public int getCcpHdrTxbx()
A signed integer that specifies the count of CPs in the textbox subdocument of the header. This value MUST be zero, 1, or greater.
-
setCcpHdrTxbx
@Internal public void setCcpHdrTxbx(int field_11_ccpHdrTxbx)
A signed integer that specifies the count of CPs in the textbox subdocument of the header. This value MUST be zero, 1, or greater.
-
getReserved4
@Internal public int getReserved4()
This value is undefined and MUST be ignored.
-
setReserved4
@Internal public void setReserved4(int field_12_reserved4)
This value is undefined and MUST be ignored.
-
getReserved5
@Internal public int getReserved5()
This value is undefined and MUST be ignored.
-
setReserved5
@Internal public void setReserved5(int field_13_reserved5)
This value is undefined and MUST be ignored.
-
getReserved6
@Internal public int getReserved6()
This value MUST be equal or less than the number of data elements in PlcBteChpx, as specified by FibRgFcLcb97.fcPlcfBteChpx and FibRgFcLcb97.lcbPlcfBteChpx. This value MUST be ignored.
-
setReserved6
@Internal public void setReserved6(int field_14_reserved6)
This value MUST be equal or less than the number of data elements in PlcBteChpx, as specified by FibRgFcLcb97.fcPlcfBteChpx and FibRgFcLcb97.lcbPlcfBteChpx. This value MUST be ignored.
-
getReserved7
@Internal public int getReserved7()
This value is undefined and MUST be ignored.
-
setReserved7
@Internal public void setReserved7(int field_15_reserved7)
This value is undefined and MUST be ignored.
-
getReserved8
@Internal public int getReserved8()
This value is undefined and MUST be ignored.
-
setReserved8
@Internal public void setReserved8(int field_16_reserved8)
This value is undefined and MUST be ignored.
-
getReserved9
@Internal public int getReserved9()
This value MUST be less than or equal to the number of data elements in PlcBtePapx, as specified by FibRgFcLcb97.fcPlcfBtePapx and FibRgFcLcb97.lcbPlcfBtePapx. This value MUST be ignored.
-
setReserved9
@Internal public void setReserved9(int field_17_reserved9)
This value MUST be less than or equal to the number of data elements in PlcBtePapx, as specified by FibRgFcLcb97.fcPlcfBtePapx and FibRgFcLcb97.lcbPlcfBtePapx. This value MUST be ignored.
-
getReserved10
@Internal public int getReserved10()
This value is undefined and MUST be ignored.
-
setReserved10
@Internal public void setReserved10(int field_18_reserved10)
This value is undefined and MUST be ignored.
-
getReserved11
@Internal public int getReserved11()
This value is undefined and MUST be ignored.
-
setReserved11
@Internal public void setReserved11(int field_19_reserved11)
This value is undefined and MUST be ignored.
-
getReserved12
@Internal public int getReserved12()
This value SHOULD be zero, and MUST be ignored.
-
setReserved12
@Internal public void setReserved12(int field_20_reserved12)
This value SHOULD be zero, and MUST be ignored.
-
getReserved13
@Internal public int getReserved13()
This value MUST be zero and MUST be ignored.
-
setReserved13
@Internal public void setReserved13(int field_21_reserved13)
This value MUST be zero and MUST be ignored.
-
getReserved14
@Internal public int getReserved14()
This value MUST be zero and MUST be ignored.
-
setReserved14
@Internal public void setReserved14(int field_22_reserved14)
This value MUST be zero and MUST be ignored.
-
-