You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2016/04/11 06:39:53 UTC

svn commit: r1738509 [15/20] - in /poi/site/publish/apidocs: ./ org/apache/poi/class-use/ org/apache/poi/ddf/class-use/ org/apache/poi/hpsf/class-use/ org/apache/poi/hpsf/wellknown/class-use/ org/apache/poi/hslf/model/ org/apache/poi/hslf/model/textpro...

Modified: poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html?rev=1738509&r1=1738508&r2=1738509&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/util/class-use/Internal.html Mon Apr 11 04:39:51 2016
@@ -348,14 +348,14 @@ Compound Document Format.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#setSlideShow(org.apache.poi.hslf.usermodel.HSLFSlideShow)">setSlideShow</a></strong>(<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShow</a>&nbsp;ss)</code>
-<div class="block">Set the SlideShow we're attached to.</div>
+<td class="colLast"><span class="strong">HSLFSlideMaster.</span><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideMaster.html#setSlideShow(org.apache.poi.hslf.usermodel.HSLFSlideShow)">setSlideShow</a></strong>(<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShow</a>&nbsp;ss)</code>
+<div class="block">Assign SlideShow for this slide master.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSLFSlideMaster.</span><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideMaster.html#setSlideShow(org.apache.poi.hslf.usermodel.HSLFSlideShow)">setSlideShow</a></strong>(<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShow</a>&nbsp;ss)</code>
-<div class="block">Assign SlideShow for this slide master.</div>
+<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#setSlideShow(org.apache.poi.hslf.usermodel.HSLFSlideShow)">setSlideShow</a></strong>(<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShow</a>&nbsp;ss)</code>
+<div class="block">Set the SlideShow we're attached to.</div>
 </td>
 </tr>
 </tbody>
@@ -477,15 +477,15 @@ Compound Document Format.</div>
 <td class="colLast"><span class="strong">HWPFDocument.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/HWPFDocument.html#getTableStream()">getTableStream</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>java.lang.StringBuilder</code></td>
-<td class="colLast"><span class="strong">HWPFDocument.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/HWPFDocument.html#getText()">getText</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>abstract java.lang.StringBuilder</code></td>
 <td class="colLast"><span class="strong">HWPFDocumentCore.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/HWPFDocumentCore.html#getText()">getText</a></strong>()</code>
 <div class="block">Internal method to access document text</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.StringBuilder</code></td>
+<td class="colLast"><span class="strong">HWPFDocument.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/HWPFDocument.html#getText()">getText</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwpf/model/TextPieceTable.html" title="class in org.apache.poi.hwpf.model">TextPieceTable</a></code></td>
 <td class="colLast"><span class="strong">HWPFDocument.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/HWPFDocument.html#getTextTable()">getTextTable</a></strong>()</code>&nbsp;</td>
@@ -1253,8 +1253,8 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getBrcBottom()">getBrcBottom</a></strong>()</code>
-<div class="block">Get the brcBottom field for the PAP record.</div>
+<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#getBrcBottom()">getBrcBottom</a></strong>()</code>
+<div class="block">Bottom border.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -1265,8 +1265,8 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td>
-<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#getBrcBottom()">getBrcBottom</a></strong>()</code>
-<div class="block">Bottom border.</div>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getBrcBottom()">getBrcBottom</a></strong>()</code>
+<div class="block">Get the brcBottom field for the PAP record.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -1289,8 +1289,8 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getBrcLeft()">getBrcLeft</a></strong>()</code>
-<div class="block">Get the brcLeft field for the PAP record.</div>
+<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#getBrcLeft()">getBrcLeft</a></strong>()</code>
+<div class="block">Left border.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -1301,8 +1301,8 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td>
-<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#getBrcLeft()">getBrcLeft</a></strong>()</code>
-<div class="block">Left border.</div>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getBrcLeft()">getBrcLeft</a></strong>()</code>
+<div class="block">Get the brcLeft field for the PAP record.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -1319,8 +1319,8 @@ Compound Document Format.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getBrcRight()">getBrcRight</a></strong>()</code>
-<div class="block">Get the brcRight field for the PAP record.</div>
+<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#getBrcRight()">getBrcRight</a></strong>()</code>
+<div class="block">Right border.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -1331,8 +1331,8 @@ Compound Document Format.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td>
-<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#getBrcRight()">getBrcRight</a></strong>()</code>
-<div class="block">Right border.</div>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getBrcRight()">getBrcRight</a></strong>()</code>
+<div class="block">Get the brcRight field for the PAP record.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -1343,8 +1343,8 @@ Compound Document Format.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getBrcTop()">getBrcTop</a></strong>()</code>
-<div class="block">Get the brcTop field for the PAP record.</div>
+<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#getBrcTop()">getBrcTop</a></strong>()</code>
+<div class="block">Top border.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -1355,8 +1355,8 @@ Compound Document Format.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td>
-<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#getBrcTop()">getBrcTop</a></strong>()</code>
-<div class="block">Top border.</div>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getBrcTop()">getBrcTop</a></strong>()</code>
+<div class="block">Get the brcTop field for the PAP record.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -1793,14 +1793,14 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwpf/usermodel/DateAndTime.html" title="class in org.apache.poi.hwpf.usermodel">DateAndTime</a></code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getDttmPropRMark()">getDttmPropRMark</a></strong>()</code>
-<div class="block">Get the dttmPropRMark field for the PAP record.</div>
+<td class="colLast"><span class="strong">CHPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/CHPAbstractType.html#getDttmPropRMark()">getDttmPropRMark</a></strong>()</code>
+<div class="block">Date/time at which properties of this were changed for this run of text by the author.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwpf/usermodel/DateAndTime.html" title="class in org.apache.poi.hwpf.usermodel">DateAndTime</a></code></td>
-<td class="colLast"><span class="strong">CHPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/CHPAbstractType.html#getDttmPropRMark()">getDttmPropRMark</a></strong>()</code>
-<div class="block">Date/time at which properties of this were changed for this run of text by the author.</div>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getDttmPropRMark()">getDttmPropRMark</a></strong>()</code>
+<div class="block">Get the dttmPropRMark field for the PAP record.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -1823,14 +1823,14 @@ Compound Document Format.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getDxaAbs()">getDxaAbs</a></strong>()</code>
-<div class="block">Get the dxaAbs field for the PAP record.</div>
+<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getDxaAbs()">getDxaAbs</a></strong>()</code>
+<div class="block">Absolute horizontal position.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getDxaAbs()">getDxaAbs</a></strong>()</code>
-<div class="block">Absolute horizontal position.</div>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getDxaAbs()">getDxaAbs</a></strong>()</code>
+<div class="block">Get the dxaAbs field for the PAP record.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -1847,14 +1847,14 @@ Compound Document Format.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getDxaFromText()">getDxaFromText</a></strong>()</code>
-<div class="block">Horizontal distance between text and absolutely positioned object.</div>
+<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getDxaFromText()">getDxaFromText</a></strong>()</code>
+<div class="block">Left distance from surrounding text when absolutely positioned.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getDxaFromText()">getDxaFromText</a></strong>()</code>
-<div class="block">Left distance from surrounding text when absolutely positioned.</div>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getDxaFromText()">getDxaFromText</a></strong>()</code>
+<div class="block">Horizontal distance between text and absolutely positioned object.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -1973,14 +1973,14 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getDyaAbs()">getDyaAbs</a></strong>()</code>
-<div class="block">Get the dyaAbs field for the PAP record.</div>
+<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getDyaAbs()">getDyaAbs</a></strong>()</code>
+<div class="block">Absolute vertical position.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getDyaAbs()">getDyaAbs</a></strong>()</code>
-<div class="block">Absolute vertical position.</div>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getDyaAbs()">getDyaAbs</a></strong>()</code>
+<div class="block">Get the dyaAbs field for the PAP record.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -1997,14 +1997,14 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getDyaFromText()">getDyaFromText</a></strong>()</code>
-<div class="block">Vertical distance between text and absolutely positioned object.</div>
+<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getDyaFromText()">getDyaFromText</a></strong>()</code>
+<div class="block">Top distance from surrounding text when absolutely positioned.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getDyaFromText()">getDyaFromText</a></strong>()</code>
-<div class="block">Top distance from surrounding text when absolutely positioned.</div>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getDyaFromText()">getDyaFromText</a></strong>()</code>
+<div class="block">Vertical distance between text and absolutely positioned object.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -2096,17 +2096,17 @@ Compound Document Format.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getFBiDi()">getFBiDi</a></strong>()</code>
-<div class="block">Get the fBiDi field for the PAP record.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>byte</code></td>
 <td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getFBiDi()">getFBiDi</a></strong>()</code>
 <div class="block">When 1, table is right-to-left.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getFBiDi()">getFBiDi</a></strong>()</code>
+<div class="block">Get the fBiDi field for the PAP record.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="strong">CHPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/CHPAbstractType.html#getFBorderWS()">getFBorderWS</a></strong>()</code>
@@ -2216,17 +2216,17 @@ Compound Document Format.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="strong">CHPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/CHPAbstractType.html#getFHasOldProps()">getFHasOldProps</a></strong>()</code>
-<div class="block">Used for character property revision marking.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>byte</code></td>
 <td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getFHasOldProps()">getFHasOldProps</a></strong>()</code>
 <div class="block">Has old properties.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">CHPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/CHPAbstractType.html#getFHasOldProps()">getFHasOldProps</a></strong>()</code>
+<div class="block">Used for character property revision marking.</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getFInnerTableCell()">getFInnerTableCell</a></strong>()</code>
@@ -2264,23 +2264,23 @@ Compound Document Format.</div>
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>byte</code></td>
+<td class="colLast"><span class="strong">LSTFAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/LSTFAbstractType.html#getFlags()">getFlags</a></strong>()</code>
+<div class="block">Get the flags field for the LSTF record.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><span class="strong">FSPAAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FSPAAbstractType.html#getFlags()">getFlags</a></strong>()</code>
 <div class="block">Get the flags field for the FSPA record.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="strong">LFOLVLBaseAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/LFOLVLBaseAbstractType.html#getFlags()">getFlags</a></strong>()</code>
 <div class="block">Get the flags field for the LFOLVLBase record.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colFirst"><code>byte</code></td>
-<td class="colLast"><span class="strong">LSTFAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/LSTFAbstractType.html#getFlags()">getFlags</a></strong>()</code>
-<div class="block">Get the flags field for the LSTF record.</div>
-</td>
-</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><span class="strong">FibBaseAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibBaseAbstractType.html#getFlags1()">getFlags1</a></strong>()</code>
@@ -2306,17 +2306,17 @@ Compound Document Format.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getFNoAllowOverlap()">getFNoAllowOverlap</a></strong>()</code>
-<div class="block">When 1, absolutely positioned paragraph cannot overlap with another paragraph.</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>byte</code></td>
 <td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getFNoAllowOverlap()">getFNoAllowOverlap</a></strong>()</code>
 <div class="block">When set to 1, do not allow absolutely positioned table to overlap with other tables.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getFNoAllowOverlap()">getFNoAllowOverlap</a></strong>()</code>
+<div class="block">When 1, absolutely positioned paragraph cannot overlap with another paragraph.</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getFNoAutoHyph()">getFNoAutoHyph</a></strong>()</code>
@@ -2382,9 +2382,9 @@ Compound Document Format.</div>
 <td class="colLast"><span class="strong">DOPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/DOPAbstractType.html#getFpc()">getFpc</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getFPropRMark()">getFPropRMark</a></strong>()</code>
-<div class="block">Get the fPropRMark field for the PAP record.</div>
+<td class="colFirst"><code>byte</code></td>
+<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getFPropRMark()">getFPropRMark</a></strong>()</code>
+<div class="block">Set to 1 if property revision.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -2394,23 +2394,23 @@ Compound Document Format.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>byte</code></td>
-<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getFPropRMark()">getFPropRMark</a></strong>()</code>
-<div class="block">Set to 1 if property revision.</div>
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getFPropRMark()">getFPropRMark</a></strong>()</code>
+<div class="block">Get the fPropRMark field for the PAP record.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>byte</code></td>
-<td class="colLast"><span class="strong">StdfBaseAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/StdfBaseAbstractType.html#getFReserved()">getFReserved</a></strong>()</code>
-<div class="block">This value MUST be 0 and MUST be ignored</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><span class="strong">StshifAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/StshifAbstractType.html#getFReserved()">getFReserved</a></strong>()</code>
 <div class="block">This value MUST be zero and MUST be ignored</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>byte</code></td>
+<td class="colLast"><span class="strong">StdfBaseAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/StdfBaseAbstractType.html#getFReserved()">getFReserved</a></strong>()</code>
+<div class="block">This value MUST be 0 and MUST be ignored</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>byte</code></td>
 <td class="colLast"><span class="strong">PICFAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PICFAbstractType.html#getFReserved()">getFReserved</a></strong>()</code>
@@ -2673,14 +2673,14 @@ Compound Document Format.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>byte</code></td>
-<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getFtsWidth()">getFtsWidth</a></strong>()</code>
-<div class="block">Units for wWidth: 0 -- null; 1 -- auto, ignores wWidth, 2 -- percentage (in 50ths of a percent), 3 -- twips</div>
+<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#getFtsWidth()">getFtsWidth</a></strong>()</code>
+<div class="block">Units for wWidth</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>byte</code></td>
-<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#getFtsWidth()">getFtsWidth</a></strong>()</code>
-<div class="block">Units for wWidth</div>
+<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getFtsWidth()">getFtsWidth</a></strong>()</code>
+<div class="block">Units for wWidth: 0 -- null; 1 -- auto, ignores wWidth, 2 -- percentage (in 50ths of a percent), 3 -- twips</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -2756,33 +2756,33 @@ Compound Document Format.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../org/apache/poi/hwpf/model/Grfhic.html" title="class in org.apache.poi.hwpf.model">Grfhic</a></code></td>
-<td class="colLast"><span class="strong">LFOAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/LFOAbstractType.html#getGrfhic()">getGrfhic</a></strong>()</code>
+<td class="colFirst"><code>byte</code></td>
+<td class="colLast"><span class="strong">GrfhicAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/GrfhicAbstractType.html#getGrfhic()">getGrfhic</a></strong>()</code>
 <div class="block">HTML compatibility flags.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwpf/model/Grfhic.html" title="class in org.apache.poi.hwpf.model">Grfhic</a></code></td>
-<td class="colLast"><span class="strong">LVLFAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/LVLFAbstractType.html#getGrfhic()">getGrfhic</a></strong>()</code>
-<div class="block">A grfhic that specifies the HTML incompatibilities of the level..</div>
+<td class="colLast"><span class="strong">LSTFAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/LSTFAbstractType.html#getGrfhic()">getGrfhic</a></strong>()</code>
+<div class="block">A grfhic that specifies the HTML incompatibilities of the list..</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>short</code></td>
-<td class="colLast"><span class="strong">LFOLVLBaseAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/LFOLVLBaseAbstractType.html#getGrfhic()">getGrfhic</a></strong>()</code>
-<div class="block">A grfhic that specifies the HTML incompatibilities of the overriding level formatting</div>
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/hwpf/model/Grfhic.html" title="class in org.apache.poi.hwpf.model">Grfhic</a></code></td>
+<td class="colLast"><span class="strong">LVLFAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/LVLFAbstractType.html#getGrfhic()">getGrfhic</a></strong>()</code>
+<div class="block">A grfhic that specifies the HTML incompatibilities of the level..</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwpf/model/Grfhic.html" title="class in org.apache.poi.hwpf.model">Grfhic</a></code></td>
-<td class="colLast"><span class="strong">LSTFAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/LSTFAbstractType.html#getGrfhic()">getGrfhic</a></strong>()</code>
-<div class="block">A grfhic that specifies the HTML incompatibilities of the list..</div>
+<td class="colLast"><span class="strong">LFOAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/LFOAbstractType.html#getGrfhic()">getGrfhic</a></strong>()</code>
+<div class="block">HTML compatibility flags.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>byte</code></td>
-<td class="colLast"><span class="strong">GrfhicAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/GrfhicAbstractType.html#getGrfhic()">getGrfhic</a></strong>()</code>
-<div class="block">HTML compatibility flags.</div>
+<td class="colFirst"><code>short</code></td>
+<td class="colLast"><span class="strong">LFOLVLBaseAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/LFOLVLBaseAbstractType.html#getGrfhic()">getGrfhic</a></strong>()</code>
+<div class="block">A grfhic that specifies the HTML incompatibilities of the overriding level formatting</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -2821,14 +2821,14 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="strong">CHPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/CHPAbstractType.html#getHps()">getHps</a></strong>()</code>
-<div class="block">Font size in half points.</div>
+<td class="colLast"><span class="strong">FFDataBaseAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FFDataBaseAbstractType.html#getHps()">getHps</a></strong>()</code>
+<div class="block">An unsigned integer.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="strong">FFDataBaseAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FFDataBaseAbstractType.html#getHps()">getHps</a></strong>()</code>
-<div class="block">An unsigned integer.</div>
+<td class="colLast"><span class="strong">CHPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/CHPAbstractType.html#getHps()">getHps</a></strong>()</code>
+<div class="block">Font size in half points.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -2899,14 +2899,14 @@ Compound Document Format.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getIbstPropRMark()">getIbstPropRMark</a></strong>()</code>
-<div class="block">Get the ibstPropRMark field for the PAP record.</div>
+<td class="colLast"><span class="strong">CHPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/CHPAbstractType.html#getIbstPropRMark()">getIbstPropRMark</a></strong>()</code>
+<div class="block">Index to author IDs stored in hsttbfRMark.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="strong">CHPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/CHPAbstractType.html#getIbstPropRMark()">getIbstPropRMark</a></strong>()</code>
-<div class="block">Index to author IDs stored in hsttbfRMark.</div>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getIbstPropRMark()">getIbstPropRMark</a></strong>()</code>
+<div class="block">Get the ibstPropRMark field for the PAP record.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -3025,17 +3025,17 @@ Compound Document Format.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>short</code></td>
-<td class="colLast"><span class="strong">StdfBaseAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/StdfBaseAbstractType.html#getInfo3()">getInfo3</a></strong>()</code>
-<div class="block">Get the info3 field for the StdfBase record.</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="strong">StshifAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/StshifAbstractType.html#getInfo3()">getInfo3</a></strong>()</code>
 <div class="block">Get the info3 field for the Stshif record.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>short</code></td>
+<td class="colLast"><span class="strong">StdfBaseAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/StdfBaseAbstractType.html#getInfo3()">getInfo3</a></strong>()</code>
+<div class="block">Get the info3 field for the StdfBase record.</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><span class="strong">StdfPost2000AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/StdfPost2000AbstractType.html#getInfo3()">getInfo3</a></strong>()</code>
@@ -3097,9 +3097,9 @@ Compound Document Format.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getIstd()">getIstd</a></strong>()</code>
-<div class="block">Index to style descriptor.</div>
+<td class="colFirst"><code>short</code></td>
+<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getIstd()">getIstd</a></strong>()</code>
+<div class="block">Table style for the Table.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -3109,9 +3109,9 @@ Compound Document Format.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>short</code></td>
-<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getIstd()">getIstd</a></strong>()</code>
-<div class="block">Table style for the Table.</div>
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getIstd()">getIstd</a></strong>()</code>
+<div class="block">Index to style descriptor.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -3185,9 +3185,9 @@ Compound Document Format.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>byte</code></td>
-<td class="colLast"><span class="strong">TBDAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TBDAbstractType.html#getJc()">getJc</a></strong>()</code>
-<div class="block">Justification code</div>
+<td class="colFirst"><code>short</code></td>
+<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getJc()">getJc</a></strong>()</code>
+<div class="block">Justification code.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -3198,14 +3198,14 @@ Compound Document Format.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>byte</code></td>
-<td class="colLast"><span class="strong">LVLFAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/LVLFAbstractType.html#getJc()">getJc</a></strong>()</code>
-<div class="block">An unsigned integer that specifies the justification of this level</div>
+<td class="colLast"><span class="strong">TBDAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TBDAbstractType.html#getJc()">getJc</a></strong>()</code>
+<div class="block">Justification code</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>short</code></td>
-<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getJc()">getJc</a></strong>()</code>
-<div class="block">Justification code.</div>
+<td class="colFirst"><code>byte</code></td>
+<td class="colLast"><span class="strong">LVLFAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/LVLFAbstractType.html#getJc()">getJc</a></strong>()</code>
+<div class="block">An unsigned integer that specifies the justification of this level</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -3274,16 +3274,16 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="strong">LFOAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/LFOAbstractType.html#getLsid()">getLsid</a></strong>()</code>
-<div class="block">A signed integer that specifies the list identifier of an LSTF.</div>
-</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="strong">LSTFAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/LSTFAbstractType.html#getLsid()">getLsid</a></strong>()</code>
 <div class="block">A signed integer that specifies the list identifier.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">LFOAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/LFOAbstractType.html#getLsid()">getLsid</a></strong>()</code>
+<div class="block">A signed integer that specifies the list identifier of an LSTF.</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwpf/usermodel/LineSpacingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">LineSpacingDescriptor</a></code></td>
 <td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getLspd()">getLspd</a></strong>()</code>
@@ -3298,14 +3298,14 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>byte</code></td>
-<td class="colLast"><span class="strong">DOPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/DOPAbstractType.html#getLvl()">getLvl</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>byte</code></td>
 <td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getLvl()">getLvl</a></strong>()</code>
 <div class="block">Outline level.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>byte</code></td>
+<td class="colLast"><span class="strong">DOPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/DOPAbstractType.html#getLvl()">getLvl</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><span class="strong">PICFAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PICFAbstractType.html#getMm()">getMm</a></strong>()</code>
@@ -3408,14 +3408,14 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>byte</code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getPcHorz()">getPcHorz</a></strong>()</code>
-<div class="block">Get the pcHorz field for the PAP record.</div>
+<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getPcHorz()">getPcHorz</a></strong>()</code>
+<div class="block">Horizontal position code.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>byte</code></td>
-<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getPcHorz()">getPcHorz</a></strong>()</code>
-<div class="block">Horizontal position code.</div>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getPcHorz()">getPcHorz</a></strong>()</code>
+<div class="block">Get the pcHorz field for the PAP record.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -3432,14 +3432,14 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>byte</code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getPcVert()">getPcVert</a></strong>()</code>
-<div class="block">Get the pcVert field for the PAP record.</div>
+<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getPcVert()">getPcVert</a></strong>()</code>
+<div class="block">Vertical position code.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>byte</code></td>
-<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getPcVert()">getPcVert</a></strong>()</code>
-<div class="block">Vertical position code.</div>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getPcVert()">getPcVert</a></strong>()</code>
+<div class="block">Get the pcVert field for the PAP record.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -3461,19 +3461,21 @@ Compound Document Format.</div>
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>byte</code></td>
+<td class="colLast"><span class="strong">TBDAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TBDAbstractType.html#getReserved()">getReserved</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="strong">DOPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/DOPAbstractType.html#getReserved()">getReserved</a></strong>()</code>
 <div class="block">Get the reserved field for the DOP record.</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>byte</code></td>
-<td class="colLast"><span class="strong">TBDAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TBDAbstractType.html#getReserved()">getReserved</a></strong>()</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="strong">DOPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/DOPAbstractType.html#getReserved1()">getReserved1</a></strong>()</code>
-<div class="block">Get the reserved1 field for the DOP record.</div>
+<td class="colFirst"><code>byte</code></td>
+<td class="colLast"><span class="strong">LSTFAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/LSTFAbstractType.html#getReserved1()">getReserved1</a></strong>()</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>This field should not be used according to specification</i></div>
+</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -3483,73 +3485,71 @@ Compound Document Format.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>short</code></td>
-<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved1()">getReserved1</a></strong>()</code>
-<div class="block">This value is undefined and MUST be ignored.</div>
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">DOPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/DOPAbstractType.html#getReserved1()">getReserved1</a></strong>()</code>
+<div class="block">Get the reserved1 field for the DOP record.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>byte</code></td>
-<td class="colLast"><span class="strong">LSTFAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/LSTFAbstractType.html#getReserved1()">getReserved1</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>This field should not be used according to specification</i></div>
-</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="strong">FibRgLw97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#getReserved1()">getReserved1</a></strong>()</code>
 <div class="block">This value is undefined and MUST be ignored.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
-<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved10()">getReserved10</a></strong>()</code>
+<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved1()">getReserved1</a></strong>()</code>
 <div class="block">This value is undefined and MUST be ignored.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="strong">FibRgLw97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#getReserved10()">getReserved10</a></strong>()</code>
 <div class="block">This value is undefined and MUST be ignored.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
-<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved11()">getReserved11</a></strong>()</code>
+<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved10()">getReserved10</a></strong>()</code>
 <div class="block">This value is undefined and MUST be ignored.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="strong">FibRgLw97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#getReserved11()">getReserved11</a></strong>()</code>
 <div class="block">This value is undefined and MUST be ignored.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
-<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved12()">getReserved12</a></strong>()</code>
+<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved11()">getReserved11</a></strong>()</code>
 <div class="block">This value is undefined and MUST be ignored.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="strong">FibRgLw97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#getReserved12()">getReserved12</a></strong>()</code>
 <div class="block">This value SHOULD be zero, and MUST be ignored.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
-<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved13()">getReserved13</a></strong>()</code>
+<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved12()">getReserved12</a></strong>()</code>
 <div class="block">This value is undefined and MUST be ignored.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="strong">FibRgLw97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#getReserved13()">getReserved13</a></strong>()</code>
 <div class="block">This value MUST be zero and MUST be ignored.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>short</code></td>
+<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved13()">getReserved13</a></strong>()</code>
+<div class="block">This value is undefined and MUST be ignored.</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="strong">FibRgLw97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#getReserved14()">getReserved14</a></strong>()</code>
@@ -3558,25 +3558,25 @@ Compound Document Format.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="strong">DOPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/DOPAbstractType.html#getReserved2()">getReserved2</a></strong>()</code>
-<div class="block">Get the reserved2 field for the DOP record.</div>
+<td class="colLast"><span class="strong">FibRgLw95AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgLw95AbstractType.html#getReserved2()">getReserved2</a></strong>()</code>
+<div class="block">Get the reserved2 field for the FibRgLw95 record.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="strong">FibRgLw95AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgLw95AbstractType.html#getReserved2()">getReserved2</a></strong>()</code>
-<div class="block">Get the reserved2 field for the FibRgLw95 record.</div>
+<td class="colLast"><span class="strong">DOPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/DOPAbstractType.html#getReserved2()">getReserved2</a></strong>()</code>
+<div class="block">Get the reserved2 field for the DOP record.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>short</code></td>
-<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved2()">getReserved2</a></strong>()</code>
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">FibRgLw97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#getReserved2()">getReserved2</a></strong>()</code>
 <div class="block">This value is undefined and MUST be ignored.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="strong">FibRgLw97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#getReserved2()">getReserved2</a></strong>()</code>
+<td class="colFirst"><code>short</code></td>
+<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved2()">getReserved2</a></strong>()</code>
 <div class="block">This value is undefined and MUST be ignored.</div>
 </td>
 </tr>
@@ -3587,14 +3587,14 @@ Compound Document Format.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>short</code></td>
-<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved3()">getReserved3</a></strong>()</code>
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">FibRgLw97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#getReserved3()">getReserved3</a></strong>()</code>
 <div class="block">This value is undefined and MUST be ignored.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="strong">FibRgLw97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#getReserved3()">getReserved3</a></strong>()</code>
+<td class="colFirst"><code>short</code></td>
+<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved3()">getReserved3</a></strong>()</code>
 <div class="block">This value is undefined and MUST be ignored.</div>
 </td>
 </tr>
@@ -3605,14 +3605,14 @@ Compound Document Format.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>short</code></td>
-<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved4()">getReserved4</a></strong>()</code>
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">FibRgLw97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#getReserved4()">getReserved4</a></strong>()</code>
 <div class="block">This value is undefined and MUST be ignored.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="strong">FibRgLw97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#getReserved4()">getReserved4</a></strong>()</code>
+<td class="colFirst"><code>short</code></td>
+<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved4()">getReserved4</a></strong>()</code>
 <div class="block">This value is undefined and MUST be ignored.</div>
 </td>
 </tr>
@@ -3623,65 +3623,65 @@ Compound Document Format.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>short</code></td>
-<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved5()">getReserved5</a></strong>()</code>
-<div class="block">This value is undefined and MUST be ignored.</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="strong">FibRgLw97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#getReserved5()">getReserved5</a></strong>()</code>
 <div class="block">This value is undefined and MUST be ignored.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
-<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved6()">getReserved6</a></strong>()</code>
+<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved5()">getReserved5</a></strong>()</code>
 <div class="block">This value is undefined and MUST be ignored.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="strong">FibRgLw97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#getReserved6()">getReserved6</a></strong>()</code>
 <div class="block">This value MUST be equal or less than the number of data elements in PlcBteChpx, as specified by FibRgFcLcb97.fcPlcfBteChpx and FibRgFcLcb97.lcbPlcfBteChpx.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
-<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved7()">getReserved7</a></strong>()</code>
+<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved6()">getReserved6</a></strong>()</code>
 <div class="block">This value is undefined and MUST be ignored.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="strong">FibRgLw97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#getReserved7()">getReserved7</a></strong>()</code>
 <div class="block">This value is undefined and MUST be ignored.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
-<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved8()">getReserved8</a></strong>()</code>
+<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved7()">getReserved7</a></strong>()</code>
 <div class="block">This value is undefined and MUST be ignored.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="strong">FibRgLw97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#getReserved8()">getReserved8</a></strong>()</code>
 <div class="block">This value is undefined and MUST be ignored.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>short</code></td>
-<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved9()">getReserved9</a></strong>()</code>
+<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved8()">getReserved8</a></strong>()</code>
 <div class="block">This value is undefined and MUST be ignored.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="strong">FibRgLw97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.html#getReserved9()">getReserved9</a></strong>()</code>
 <div class="block">This value MUST be less than or equal to the number of data elements in PlcBtePapx, as specified by FibRgFcLcb97.fcPlcfBtePapx and FibRgFcLcb97.lcbPlcfBtePapx.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>short</code></td>
+<td class="colLast"><span class="strong">FibRgW97AbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FibRgW97AbstractType.html#getReserved9()">getReserved9</a></strong>()</code>
+<div class="block">This value is undefined and MUST be ignored.</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a></code></td>
 <td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getRgbrcInsideDefault_0()">getRgbrcInsideDefault_0</a></strong>()</code>
@@ -3776,8 +3776,8 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwpf/usermodel/ShadingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">ShadingDescriptor</a></code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getShd()">getShd</a></strong>()</code>
-<div class="block">Get the shd field for the PAP record.</div>
+<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#getShd()">getShd</a></strong>()</code>
+<div class="block">Cell shading.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -3788,8 +3788,8 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hwpf/usermodel/ShadingDescriptor.html" title="class in org.apache.poi.hwpf.usermodel">ShadingDescriptor</a></code></td>
-<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#getShd()">getShd</a></strong>()</code>
-<div class="block">Cell shading.</div>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getShd()">getShd</a></strong>()</code>
+<div class="block">Get the shd field for the PAP record.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -3799,17 +3799,17 @@ Compound Document Format.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>byte[]</code></td>
-<td class="colLast"><span class="strong">DOPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/DOPAbstractType.html#getSpare()">getSpare</a></strong>()</code>
-<div class="block">Get the Spare field for the DOP record.</div>
-</td>
-</tr>
-<tr class="altColor">
 <td class="colFirst"><code>byte</code></td>
 <td class="colLast"><span class="strong">CHPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/CHPAbstractType.html#getSpare()">getSpare</a></strong>()</code>
 <div class="block">Unused</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><span class="strong">DOPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/DOPAbstractType.html#getSpare()">getSpare</a></strong>()</code>
+<div class="block">Get the Spare field for the DOP record.</div>
+</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><span class="strong">FSPAAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FSPAAbstractType.html#getSpid()">getSpid</a></strong>()</code>
@@ -3891,9 +3891,9 @@ Compound Document Format.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>byte</code></td>
-<td class="colLast"><span class="strong">DOPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/DOPAbstractType.html#getUnused2()">getUnused2</a></strong>()</code>
-<div class="block">Get the unused2 field for the DOP record.</div>
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">LVLFAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/LVLFAbstractType.html#getUnused2()">getUnused2</a></strong>()</code>
+<div class="block">This field MUST be ignored.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -3903,9 +3903,9 @@ Compound Document Format.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="strong">LVLFAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/LVLFAbstractType.html#getUnused2()">getUnused2</a></strong>()</code>
-<div class="block">This field MUST be ignored.</div>
+<td class="colFirst"><code>byte</code></td>
+<td class="colLast"><span class="strong">DOPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/DOPAbstractType.html#getUnused2()">getUnused2</a></strong>()</code>
+<div class="block">Get the unused2 field for the DOP record.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -4162,14 +4162,14 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>byte</code></td>
-<td class="colLast"><span class="strong">FSPAAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FSPAAbstractType.html#getWr()">getWr</a></strong>()</code>
-<div class="block">Text wrapping mode</div>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getWr()">getWr</a></strong>()</code>
+<div class="block">Get the wr field for the PAP record.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>byte</code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#getWr()">getWr</a></strong>()</code>
-<div class="block">Get the wr field for the PAP record.</div>
+<td class="colLast"><span class="strong">FSPAAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FSPAAbstractType.html#getWr()">getWr</a></strong>()</code>
+<div class="block">Text wrapping mode</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -4200,14 +4200,14 @@ Compound Document Format.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>short</code></td>
-<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getWWidth()">getWWidth</a></strong>()</code>
-<div class="block">Preferred table width.</div>
+<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#getWWidth()">getWWidth</a></strong>()</code>
+<div class="block">Preferred cell width.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
-<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#getWWidth()">getWWidth</a></strong>()</code>
-<div class="block">Preferred cell width.</div>
+<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#getWWidth()">getWWidth</a></strong>()</code>
+<div class="block">Preferred table width.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -4328,14 +4328,14 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#isFBackward()">isFBackward</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#isFBackward()">isFBackward</a></strong>()</code>
 <div class="block">For a vertical table cell, text flow is bottom to top when 1 and is bottom to top when 0</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#isFBackward()">isFBackward</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="strong">FSPAAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/FSPAAbstractType.html#isFBelowText()">isFBelowText</a></strong>()</code>&nbsp;</td>
@@ -4506,14 +4506,14 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="strong">CHPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/CHPAbstractType.html#isFFitText()">isFFitText</a></strong>()</code>
-<div class="block">Fit text when set to 1</div>
+<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#isFFitText()">isFFitText</a></strong>()</code>
+<div class="block">When 1, make the text fit the table cell</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#isFFitText()">isFFitText</a></strong>()</code>
-<div class="block">When 1, make the text fit the table cell</div>
+<td class="colLast"><span class="strong">CHPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/CHPAbstractType.html#isFFitText()">isFFitText</a></strong>()</code>
+<div class="block">Fit text when set to 1</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -4934,24 +4934,24 @@ Compound Document Format.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="strong">DOPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/DOPAbstractType.html#isFOrigWordTableRules()">isFOrigWordTableRules</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#isFOrigWordTableRules()">isFOrigWordTableRules</a></strong>()</code>
 <div class="block">Used internally by Word: table combining like Word 5.x for the Macintosh and WinWord 1.x</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">DOPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/DOPAbstractType.html#isFOrigWordTableRules()">isFOrigWordTableRules</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="strong">CHPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/CHPAbstractType.html#isFOutline()">isFOutline</a></strong>()</code>
-<div class="block">Outlined</div>
+<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#isFOutline()">isFOutline</a></strong>()</code>
+<div class="block">Used internally by Word: row was cached for outline mode</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="strong">TAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TAPAbstractType.html#isFOutline()">isFOutline</a></strong>()</code>
-<div class="block">Used internally by Word: row was cached for outline mode</div>
+<td class="colLast"><span class="strong">CHPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/CHPAbstractType.html#isFOutline()">isFOutline</a></strong>()</code>
+<div class="block">Outlined</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -5068,14 +5068,14 @@ Compound Document Format.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#isFRotateFont()">isFRotateFont</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#isFRotateFont()">isFRotateFont</a></strong>()</code>
 <div class="block">When 1, cell has rotated characters (i.e.</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#isFRotateFont()">isFRotateFont</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="strong">DOPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/DOPAbstractType.html#isFRotateFontW6()">isFRotateFontW6</a></strong>()</code>&nbsp;</td>
@@ -5228,14 +5228,14 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#isFVertical()">isFVertical</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#isFVertical()">isFVertical</a></strong>()</code>
 <div class="block">When 1, cell has vertical text flow</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#isFVertical()">isFVertical</a></strong>()</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#isFVertMerge()">isFVertMerge</a></strong>()</code>
@@ -5398,7 +5398,11 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="strong">DOPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/DOPAbstractType.html#isUnused1()">isUnused1</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">LSTFAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/LSTFAbstractType.html#isUnused1()">isUnused1</a></strong>()</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>This field should not be used according to specification</i></div>
+</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
@@ -5410,11 +5414,7 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><span class="strong">LSTFAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/LSTFAbstractType.html#isUnused1()">isUnused1</a></strong>()</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>This field should not be used according to specification</i></div>
-</div>
-</td>
+<td class="colLast"><span class="strong">DOPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/DOPAbstractType.html#isUnused1()">isUnused1</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
@@ -5494,8 +5494,8 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#setBrcBottom(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcBottom</a></strong>(<a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a>&nbsp;field_62_brcBottom)</code>
-<div class="block">Set the brcBottom field for the PAP record.</div>
+<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#setBrcBottom(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcBottom</a></strong>(<a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a>&nbsp;field_22_brcBottom)</code>
+<div class="block">Bottom border.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -5506,8 +5506,8 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#setBrcBottom(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcBottom</a></strong>(<a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a>&nbsp;field_22_brcBottom)</code>
-<div class="block">Bottom border.</div>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#setBrcBottom(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcBottom</a></strong>(<a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a>&nbsp;field_62_brcBottom)</code>
+<div class="block">Set the brcBottom field for the PAP record.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -5530,8 +5530,8 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#setBrcLeft(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcLeft</a></strong>(<a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a>&nbsp;field_61_brcLeft)</code>
-<div class="block">Set the brcLeft field for the PAP record.</div>
+<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#setBrcLeft(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcLeft</a></strong>(<a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a>&nbsp;field_21_brcLeft)</code>
+<div class="block">Left border.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -5542,8 +5542,8 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#setBrcLeft(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcLeft</a></strong>(<a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a>&nbsp;field_21_brcLeft)</code>
-<div class="block">Left border.</div>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#setBrcLeft(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcLeft</a></strong>(<a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a>&nbsp;field_61_brcLeft)</code>
+<div class="block">Set the brcLeft field for the PAP record.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -5560,8 +5560,8 @@ Compound Document Format.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#setBrcRight(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcRight</a></strong>(<a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a>&nbsp;field_63_brcRight)</code>
-<div class="block">Set the brcRight field for the PAP record.</div>
+<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#setBrcRight(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcRight</a></strong>(<a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a>&nbsp;field_23_brcRight)</code>
+<div class="block">Right border.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -5572,8 +5572,8 @@ Compound Document Format.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#setBrcRight(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcRight</a></strong>(<a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a>&nbsp;field_23_brcRight)</code>
-<div class="block">Right border.</div>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#setBrcRight(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcRight</a></strong>(<a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a>&nbsp;field_63_brcRight)</code>
+<div class="block">Set the brcRight field for the PAP record.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -5584,8 +5584,8 @@ Compound Document Format.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#setBrcTop(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcTop</a></strong>(<a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a>&nbsp;field_60_brcTop)</code>
-<div class="block">Set the brcTop field for the PAP record.</div>
+<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#setBrcTop(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcTop</a></strong>(<a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a>&nbsp;field_20_brcTop)</code>
+<div class="block">Top border.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -5596,8 +5596,8 @@ Compound Document Format.</div>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">TCAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/TCAbstractType.html#setBrcTop(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcTop</a></strong>(<a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a>&nbsp;field_20_brcTop)</code>
-<div class="block">Top border.</div>
+<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#setBrcTop(org.apache.poi.hwpf.usermodel.BorderCode)">setBrcTop</a></strong>(<a href="../../../../../org/apache/poi/hwpf/usermodel/BorderCode.html" title="class in org.apache.poi.hwpf.usermodel">BorderCode</a>&nbsp;field_60_brcTop)</code>
+<div class="block">Set the brcTop field for the PAP record.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -6034,14 +6034,14 @@ Compound Document Format.</div>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">PAPAbstractType.</span><code><strong><a href="../../../../../org/apache/poi/hwpf/model/types/PAPAbstractType.html#setDttmPropRMark(org.apache.poi.hwpf.usermodel.DateAndTime)">setDttmPropRMark</a></strong>(<a href="../../../../../org/apache/poi/hwpf/usermodel/DateAndTime.html" title="class in org.apache.poi.hwpf.usermodel">DateAndTime</a>&nbsp;field_71_dttmPropRMark)</code>
-<div class="block">Set the dttmPropRMark field for the PAP record.</div>

[... 706 lines stripped ...]



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org