You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by on...@apache.org on 2016/07/04 03:50:42 UTC

svn commit: r1751201 [4/23] - in /poi/site/publish/apidocs: ./ org/apache/poi/class-use/ org/apache/poi/ddf/ org/apache/poi/ddf/class-use/ org/apache/poi/hdgf/extractor/ org/apache/poi/hmef/extractor/ org/apache/poi/hpsf/class-use/ org/apache/poi/hpsf/...

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/PPDrawing.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/PPDrawing.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/PPDrawing.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/PPDrawing.html Mon Jul  4 03:50:40 2016
@@ -98,30 +98,30 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/PPDrawing.html" title="class in org.apache.poi.hslf.record">PPDrawing</a></code></td>
-<td class="colLast"><span class="strong">Slide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/Slide.html#getPPDrawing()">getPPDrawing</a></strong>()</code>
-<div class="block">Returns the PPDrawing of this Slide, which has all the
+<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/poi/hslf/record/PPDrawing.html" title="class in org.apache.poi.hslf.record">PPDrawing</a></code></td>
+<td class="colLast"><span class="strong">SheetContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/SheetContainer.html#getPPDrawing()">getPPDrawing</a></strong>()</code>
+<div class="block">Returns the PPDrawing of this sheet, which has all the
   interesting data in it</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/PPDrawing.html" title="class in org.apache.poi.hslf.record">PPDrawing</a></code></td>
-<td class="colLast"><span class="strong">MainMaster.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/MainMaster.html#getPPDrawing()">getPPDrawing</a></strong>()</code>
+<td class="colLast"><span class="strong">Slide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/Slide.html#getPPDrawing()">getPPDrawing</a></strong>()</code>
 <div class="block">Returns the PPDrawing of this Slide, which has all the
   interesting data in it</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/PPDrawing.html" title="class in org.apache.poi.hslf.record">PPDrawing</a></code></td>
-<td class="colLast"><span class="strong">Notes.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/Notes.html#getPPDrawing()">getPPDrawing</a></strong>()</code>
-<div class="block">Returns the PPDrawing of this Notes, which has all the
+<td class="colLast"><span class="strong">MainMaster.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/MainMaster.html#getPPDrawing()">getPPDrawing</a></strong>()</code>
+<div class="block">Returns the PPDrawing of this Slide, which has all the
   interesting data in it</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/poi/hslf/record/PPDrawing.html" title="class in org.apache.poi.hslf.record">PPDrawing</a></code></td>
-<td class="colLast"><span class="strong">SheetContainer.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/SheetContainer.html#getPPDrawing()">getPPDrawing</a></strong>()</code>
-<div class="block">Returns the PPDrawing of this sheet, which has all the
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/PPDrawing.html" title="class in org.apache.poi.hslf.record">PPDrawing</a></code></td>
+<td class="colLast"><span class="strong">Notes.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/Notes.html#getPPDrawing()">getPPDrawing</a></strong>()</code>
+<div class="block">Returns the PPDrawing of this Notes, which has all the
   interesting data in it</div>
 </td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/Record.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/Record.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/Record.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/Record.html Mon Jul  4 03:50:40 2016
@@ -701,14 +701,14 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a>[]</code></td>
-<td class="colLast"><span class="strong">PPDrawingGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/PPDrawingGroup.html#getChildRecords()">getChildRecords</a></strong>()</code>
-<div class="block">We're pretending to be an atom, so return null</div>
+<td class="colLast"><span class="strong">RecordAtom.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/RecordAtom.html#getChildRecords()">getChildRecords</a></strong>()</code>
+<div class="block">We're an atom, returns null</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/Record.html" title="class in org.apache.poi.hslf.record">Record</a>[]</code></td>
-<td class="colLast"><span class="strong">RecordAtom.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/RecordAtom.html#getChildRecords()">getChildRecords</a></strong>()</code>
-<div class="block">We're an atom, returns null</div>
+<td class="colLast"><span class="strong">PPDrawingGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/PPDrawingGroup.html#getChildRecords()">getChildRecords</a></strong>()</code>
+<div class="block">We're pretending to be an atom, so return null</div>
 </td>
 </tr>
 <tr class="altColor">

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/RecordContainer.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/RecordContainer.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/RecordContainer.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/RecordContainer.html Mon Jul  4 03:50:40 2016
@@ -276,11 +276,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/RecordContainer.html" title="class in org.apache.poi.hslf.record">RecordContainer</a></code></td>
-<td class="colLast"><span class="strong">ParentAwareRecord.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/ParentAwareRecord.html#getParentRecord()">getParentRecord</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">TextHeaderAtom.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/TextHeaderAtom.html#getParentRecord()">getParentRecord</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/record/RecordContainer.html" title="class in org.apache.poi.hslf.record">RecordContainer</a></code></td>
-<td class="colLast"><span class="strong">TextHeaderAtom.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/TextHeaderAtom.html#getParentRecord()">getParentRecord</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">ParentAwareRecord.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/ParentAwareRecord.html#getParentRecord()">getParentRecord</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -299,11 +299,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">ParentAwareRecord.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/ParentAwareRecord.html#setParentRecord(org.apache.poi.hslf.record.RecordContainer)">setParentRecord</a></strong>(<a href="../../../../../../org/apache/poi/hslf/record/RecordContainer.html" title="class in org.apache.poi.hslf.record">RecordContainer</a>&nbsp;parentRecord)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">TextHeaderAtom.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/TextHeaderAtom.html#setParentRecord(org.apache.poi.hslf.record.RecordContainer)">setParentRecord</a></strong>(<a href="../../../../../../org/apache/poi/hslf/record/RecordContainer.html" title="class in org.apache.poi.hslf.record">RecordContainer</a>&nbsp;record)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">TextHeaderAtom.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/TextHeaderAtom.html#setParentRecord(org.apache.poi.hslf.record.RecordContainer)">setParentRecord</a></strong>(<a href="../../../../../../org/apache/poi/hslf/record/RecordContainer.html" title="class in org.apache.poi.hslf.record">RecordContainer</a>&nbsp;record)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">ParentAwareRecord.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/record/ParentAwareRecord.html#setParentRecord(org.apache.poi.hslf.record.RecordContainer)">setParentRecord</a></strong>(<a href="../../../../../../org/apache/poi/hslf/record/RecordContainer.html" title="class in org.apache.poi.hslf.record">RecordContainer</a>&nbsp;parentRecord)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFBackground.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFBackground.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFBackground.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFBackground.html Mon Jul  4 03:50:40 2016
@@ -95,14 +95,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFBackground.html" title="class in org.apache.poi.hslf.usermodel">HSLFBackground</a></code></td>
-<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#getBackground()">getBackground</a></strong>()</code>
-<div class="block">Returns the background shape for this sheet.</div>
+<td class="colLast"><span class="strong">HSLFSlide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlide.html#getBackground()">getBackground</a></strong>()</code>
+<div class="block">Background for this slide.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFBackground.html" title="class in org.apache.poi.hslf.usermodel">HSLFBackground</a></code></td>
-<td class="colLast"><span class="strong">HSLFSlide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlide.html#getBackground()">getBackground</a></strong>()</code>
-<div class="block">Background for this slide.</div>
+<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#getBackground()">getBackground</a></strong>()</code>
+<div class="block">Returns the background shape for this sheet.</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFHyperlink.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFHyperlink.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFHyperlink.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFHyperlink.html Mon Jul  4 03:50:40 2016
@@ -110,11 +110,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFHyperlink.html" title="class in org.apache.poi.hslf.usermodel">HSLFHyperlink</a></code></td>
-<td class="colLast"><span class="strong">HSLFTextRun.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#createHyperlink()">createHyperlink</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#createHyperlink()">createHyperlink</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFHyperlink.html" title="class in org.apache.poi.hslf.usermodel">HSLFHyperlink</a></code></td>
-<td class="colLast"><span class="strong">HSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#createHyperlink()">createHyperlink</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFTextRun.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#createHyperlink()">createHyperlink</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected static <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFHyperlink.html" title="class in org.apache.poi.hslf.usermodel">HSLFHyperlink</a></code></td>
@@ -124,17 +124,17 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFHyperlink.html" title="class in org.apache.poi.hslf.usermodel">HSLFHyperlink</a></code></td>
-<td class="colLast"><span class="strong">HSLFGroupShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFGroupShape.html#getHyperlink()">getHyperlink</a></strong>()</code>
-<div class="block">Returns <code>null</code> - shape groups can't have hyperlinks</div>
-</td>
+<td class="colLast"><span class="strong">HSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getHyperlink()">getHyperlink</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFHyperlink.html" title="class in org.apache.poi.hslf.usermodel">HSLFHyperlink</a></code></td>
-<td class="colLast"><span class="strong">HSLFTextRun.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#getHyperlink()">getHyperlink</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFGroupShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFGroupShape.html#getHyperlink()">getHyperlink</a></strong>()</code>
+<div class="block">Returns <code>null</code> - shape groups can't have hyperlinks</div>
+</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFHyperlink.html" title="class in org.apache.poi.hslf.usermodel">HSLFHyperlink</a></code></td>
-<td class="colLast"><span class="strong">HSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#getHyperlink()">getHyperlink</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFTextRun.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#getHyperlink()">getHyperlink</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -174,14 +174,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSLFTextRun.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#setHyperlink(org.apache.poi.hslf.usermodel.HSLFHyperlink)">setHyperlink</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFHyperlink.html" title="class in org.apache.poi.hslf.usermodel">HSLFHyperlink</a>&nbsp;link)</code>
-<div class="block">Sets the hyperlink - used when parsing the document</div>
+<td class="colLast"><span class="strong">HSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setHyperlink(org.apache.poi.hslf.usermodel.HSLFHyperlink)">setHyperlink</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFHyperlink.html" title="class in org.apache.poi.hslf.usermodel">HSLFHyperlink</a>&nbsp;link)</code>
+<div class="block">Sets the hyperlink - used when the document is parsed</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSLFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSimpleShape.html#setHyperlink(org.apache.poi.hslf.usermodel.HSLFHyperlink)">setHyperlink</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFHyperlink.html" title="class in org.apache.poi.hslf.usermodel">HSLFHyperlink</a>&nbsp;link)</code>
-<div class="block">Sets the hyperlink - used when the document is parsed</div>
+<td class="colLast"><span class="strong">HSLFTextRun.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html#setHyperlink(org.apache.poi.hslf.usermodel.HSLFHyperlink)">setHyperlink</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFHyperlink.html" title="class in org.apache.poi.hslf.usermodel">HSLFHyperlink</a>&nbsp;link)</code>
+<div class="block">Sets the hyperlink - used when parsing the document</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFMasterSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFMasterSheet.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFMasterSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFMasterSheet.html Mon Jul  4 03:50:40 2016
@@ -116,20 +116,20 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFMasterSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFMasterSheet</a></code></td>
-<td class="colLast"><span class="strong">HSLFNotes.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFNotes.html#getMasterSheet()">getMasterSheet</a></strong>()</code>
-<div class="block">Return <code>null</code> - Notes Masters are not yet supported</div>
+<td class="colLast"><span class="strong">HSLFSlide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlide.html#getMasterSheet()">getMasterSheet</a></strong>()</code>
+<div class="block">Returns master sheet associated with this slide.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFMasterSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFMasterSheet</a></code></td>
-<td class="colLast"><span class="strong">HSLFSlideMaster.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideMaster.html#getMasterSheet()">getMasterSheet</a></strong>()</code>
-<div class="block">Returns <code>null</code> since SlideMasters doen't have master sheet.</div>
+<td class="colLast"><span class="strong">HSLFNotes.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFNotes.html#getMasterSheet()">getMasterSheet</a></strong>()</code>
+<div class="block">Return <code>null</code> - Notes Masters are not yet supported</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFMasterSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFMasterSheet</a></code></td>
-<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#getMasterSheet()">getMasterSheet</a></strong>()</code>
-<div class="block">Return the master sheet .</div>
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFMasterSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFMasterSheet</a></code></td>
+<td class="colLast"><span class="strong">HSLFSlideMaster.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideMaster.html#getMasterSheet()">getMasterSheet</a></strong>()</code>
+<div class="block">Returns <code>null</code> since SlideMasters doen't have master sheet.</div>
 </td>
 </tr>
 <tr class="rowColor">
@@ -139,9 +139,9 @@
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFMasterSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFMasterSheet</a></code></td>
-<td class="colLast"><span class="strong">HSLFSlide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlide.html#getMasterSheet()">getMasterSheet</a></strong>()</code>
-<div class="block">Returns master sheet associated with this slide.</div>
+<td class="colFirst"><code>abstract <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFMasterSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFMasterSheet</a></code></td>
+<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#getMasterSheet()">getMasterSheet</a></strong>()</code>
+<div class="block">Return the master sheet .</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFObjectData.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFObjectData.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFObjectData.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFObjectData.html Mon Jul  4 03:50:40 2016
@@ -119,14 +119,14 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFObjectData.html" title="class in org.apache.poi.hslf.usermodel">HSLFObjectData</a>[]</code></td>
-<td class="colLast"><span class="strong">HSLFSlideShowImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html#getEmbeddedObjects()">getEmbeddedObjects</a></strong>()</code>
-<div class="block">Gets embedded object data from the slide show.</div>
+<td class="colLast"><span class="strong">HSLFSlideShow.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html#getEmbeddedObjects()">getEmbeddedObjects</a></strong>()</code>
+<div class="block">Returns the data of all the embedded OLE object in the SlideShow</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFObjectData.html" title="class in org.apache.poi.hslf.usermodel">HSLFObjectData</a>[]</code></td>
-<td class="colLast"><span class="strong">HSLFSlideShow.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html#getEmbeddedObjects()">getEmbeddedObjects</a></strong>()</code>
-<div class="block">Returns the data of all the embedded OLE object in the SlideShow</div>
+<td class="colLast"><span class="strong">HSLFSlideShowImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html#getEmbeddedObjects()">getEmbeddedObjects</a></strong>()</code>
+<div class="block">Gets embedded object data from the slide show.</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFPictureData.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFPictureData.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFPictureData.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFPictureData.html Mon Jul  4 03:50:40 2016
@@ -252,13 +252,13 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html" title="class in org.apache.poi.hslf.usermodel">HSLFPictureData</a>&gt;</code></td>
-<td class="colLast"><span class="strong">HSLFSlideShowImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html#getPictureData()">getPictureData</a></strong>()</code>
-<div class="block">Return list of pictures contained in this presentation</div>
-</td>
+<td class="colLast"><span class="strong">HSLFSlideShow.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html#getPictureData()">getPictureData</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPictureData.html" title="class in org.apache.poi.hslf.usermodel">HSLFPictureData</a>&gt;</code></td>
-<td class="colLast"><span class="strong">HSLFSlideShow.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html#getPictureData()">getPictureData</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFSlideShowImpl.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html#getPictureData()">getPictureData</a></strong>()</code>
+<div class="block">Return list of pictures contained in this presentation</div>
+</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSheet.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSheet.html Mon Jul  4 03:50:40 2016
@@ -183,11 +183,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a></code></td>
-<td class="colLast"><span class="strong">HSLFTextParagraph.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#getSheet()">getSheet</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#getSheet()">getSheet</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a></code></td>
-<td class="colLast"><span class="strong">HSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#getSheet()">getSheet</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFTextParagraph.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#getSheet()">getSheet</a></strong>()</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>
@@ -200,27 +200,27 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#afterInsert(org.apache.poi.hslf.usermodel.HSLFSheet)">afterInsert</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sh)</code>
-<div class="block">Event which fires when a shape is inserted in the sheet.</div>
-</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><span class="strong">HSLFTextShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#afterInsert(org.apache.poi.hslf.usermodel.HSLFSheet)">afterInsert</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sh)</code>
 <div class="block">When a textbox is added to  a sheet we need to tell upper-level
  <code>PPDrawing</code> about it.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSLFTable.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTable.html#afterInsert(org.apache.poi.hslf.usermodel.HSLFSheet)">afterInsert</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sh)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#afterInsert(org.apache.poi.hslf.usermodel.HSLFSheet)">afterInsert</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sh)</code>
+<div class="block">Event which fires when a shape is inserted in the sheet.</div>
+</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><span class="strong">HSLFPictureShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFPictureShape.html#afterInsert(org.apache.poi.hslf.usermodel.HSLFSheet)">afterInsert</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sh)</code>
 <div class="block">By default set the orininal image size</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>protected void</code></td>
+<td class="colLast"><span class="strong">HSLFTable.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTable.html#afterInsert(org.apache.poi.hslf.usermodel.HSLFSheet)">afterInsert</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sh)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><span class="strong">HSLFFill.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFFill.html#afterInsert(org.apache.poi.hslf.usermodel.HSLFSheet)">afterInsert</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sh)</code>&nbsp;</td>
@@ -248,13 +248,13 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">HSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#setSheet(org.apache.poi.hslf.usermodel.HSLFSheet)">setSheet</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sheet)</code>
-<div class="block">Assign the <code>SlideShow</code> this shape belongs to</div>
-</td>
+<td class="colLast"><span class="strong">HSLFTextShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setSheet(org.apache.poi.hslf.usermodel.HSLFSheet)">setSheet</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sheet)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">HSLFTextShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#setSheet(org.apache.poi.hslf.usermodel.HSLFSheet)">setSheet</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sheet)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html#setSheet(org.apache.poi.hslf.usermodel.HSLFSheet)">setSheet</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sheet)</code>
+<div class="block">Assign the <code>SlideShow</code> this shape belongs to</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextParagraph.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextParagraph.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextParagraph.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextParagraph.html Mon Jul  4 03:50:40 2016
@@ -232,26 +232,26 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;java.util.List&lt;<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">HSLFNotes.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFNotes.html#getTextParagraphs()">getTextParagraphs</a></strong>()</code>
-<div class="block">Returns an array of all the TextParagraphs found</div>
+<td class="colLast"><span class="strong">HSLFSlide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlide.html#getTextParagraphs()">getTextParagraphs</a></strong>()</code>
+<div class="block">Returns an array of all the TextRuns found</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.List&lt;java.util.List&lt;<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">HSLFSlideMaster.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideMaster.html#getTextParagraphs()">getTextParagraphs</a></strong>()</code>
-<div class="block">Returns an array of all the TextRuns found</div>
+<td class="colLast"><span class="strong">HSLFNotes.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFNotes.html#getTextParagraphs()">getTextParagraphs</a></strong>()</code>
+<div class="block">Returns an array of all the TextParagraphs found</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>abstract java.util.List&lt;java.util.List&lt;<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#getTextParagraphs()">getTextParagraphs</a></strong>()</code>
-<div class="block">Returns an array of all the TextRuns in the sheet.</div>
-</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&gt;</code></td>
 <td class="colLast"><span class="strong">HSLFTextShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html#getTextParagraphs()">getTextParagraphs</a></strong>()</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.List&lt;java.util.List&lt;<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&gt;&gt;</code></td>
+<td class="colLast"><span class="strong">HSLFSlideMaster.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideMaster.html#getTextParagraphs()">getTextParagraphs</a></strong>()</code>
+<div class="block">Returns an array of all the TextRuns found</div>
+</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;java.util.List&lt;<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&gt;&gt;</code></td>
 <td class="colLast"><span class="strong">HSLFTitleMaster.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTitleMaster.html#getTextParagraphs()">getTextParagraphs</a></strong>()</code>
@@ -259,9 +259,9 @@
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>java.util.List&lt;java.util.List&lt;<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">HSLFSlide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlide.html#getTextParagraphs()">getTextParagraphs</a></strong>()</code>
-<div class="block">Returns an array of all the TextRuns found</div>
+<td class="colFirst"><code>abstract java.util.List&lt;java.util.List&lt;<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&gt;&gt;</code></td>
+<td class="colLast"><span class="strong">HSLFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html#getTextParagraphs()">getTextParagraphs</a></strong>()</code>
+<div class="block">Returns an array of all the TextRuns in the sheet.</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -287,7 +287,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSLFTextBox.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextBox.html#setDefaultTextProperties(org.apache.poi.hslf.usermodel.HSLFTextParagraph)">setDefaultTextProperties</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&nbsp;_txtrun)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFAutoShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFAutoShape.html#setDefaultTextProperties(org.apache.poi.hslf.usermodel.HSLFTextParagraph)">setDefaultTextProperties</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&nbsp;_txtrun)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
@@ -297,7 +297,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSLFAutoShape.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFAutoShape.html#setDefaultTextProperties(org.apache.poi.hslf.usermodel.HSLFTextParagraph)">setDefaultTextProperties</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&nbsp;_txtrun)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFTextBox.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextBox.html#setDefaultTextProperties(org.apache.poi.hslf.usermodel.HSLFTextParagraph)">setDefaultTextProperties</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&nbsp;_txtrun)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextShape.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextShape.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextShape.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFTextShape.html Mon Jul  4 03:50:40 2016
@@ -208,19 +208,19 @@
 </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#onAddTextShape(org.apache.poi.hslf.usermodel.HSLFTextShape)">onAddTextShape</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextShape</a>&nbsp;shape)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">HSLFSlide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlide.html#onAddTextShape(org.apache.poi.hslf.usermodel.HSLFTextShape)">onAddTextShape</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextShape</a>&nbsp;shape)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <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#onAddTextShape(org.apache.poi.hslf.usermodel.HSLFTextShape)">onAddTextShape</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextShape</a>&nbsp;shape)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<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#onAddTextShape(org.apache.poi.hslf.usermodel.HSLFTextShape)">onAddTextShape</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextShape</a>&nbsp;shape)</code>
 <div class="block">Subclasses should call this method and update the array of text runs
  when a text shape is added</div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>protected void</code></td>
-<td class="colLast"><span class="strong">HSLFSlide.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlide.html#onAddTextShape(org.apache.poi.hslf.usermodel.HSLFTextShape)">onAddTextShape</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextShape</a>&nbsp;shape)</code>&nbsp;</td>
-</tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">HSLFTextParagraph.</span><code><strong><a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setParentShape(org.apache.poi.hslf.usermodel.HSLFTextShape)">setParentShape</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFTextShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextShape</a>&nbsp;parentShape)</code>&nbsp;</td>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/Chunk.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/Chunk.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/Chunk.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/Chunk.html Mon Jul  4 03:50:40 2016
@@ -152,11 +152,11 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
-<td class="colLast"><span class="strong">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getAll()">getAll</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">NameIdChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/NameIdChunks.html#getAll()">getAll</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
-<td class="colLast"><span class="strong">NameIdChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/NameIdChunks.html#getAll()">getAll</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getAll()">getAll</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
@@ -164,25 +164,25 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
-<td class="colLast"><span class="strong">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getChunks()">getChunks</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">NameIdChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/NameIdChunks.html#getChunks()">getChunks</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
-<td class="colLast"><span class="strong">NameIdChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/NameIdChunks.html#getChunks()">getChunks</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#getChunks()">getChunks</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
-<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getChunks()">getChunks</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getChunks()">getChunks</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
-<td class="colLast"><span class="strong">ChunkGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#getChunks()">getChunks</a></strong>()</code>
-<div class="block">Returns the chunks that make up the group.</div>
-</td>
+<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getChunks()">getChunks</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
-<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getChunks()">getChunks</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">ChunkGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#getChunks()">getChunks</a></strong>()</code>
+<div class="block">Returns the chunks that make up the group.</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a></code></td>
@@ -212,31 +212,31 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
+<td class="colLast"><span class="strong">NameIdChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/NameIdChunks.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
 <div class="block">Called by the parser whenever a chunk is found.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">NameIdChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/NameIdChunks.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
+<td class="colLast"><span class="strong">AttachmentChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/AttachmentChunks.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
 <div class="block">Called by the parser whenever a chunk is found.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
+<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
 <div class="block">Called by the parser whenever a chunk is found.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">ChunkGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
+<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
 <div class="block">Called by the parser whenever a chunk is found.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
+<td class="colLast"><span class="strong">ChunkGroup.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>&nbsp;chunk)</code>
 <div class="block">Called by the parser whenever a chunk is found.</div>
 </td>
 </tr>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/MAPIProperty.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/MAPIProperty.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/MAPIProperty.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/MAPIProperty.html Mon Jul  4 03:50:40 2016
@@ -2210,7 +2210,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
@@ -2221,7 +2221,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;</code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/PropertyValue.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/PropertyValue.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/PropertyValue.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hsmf/datatypes/class-use/PropertyValue.html Mon Jul  4 03:50:40 2016
@@ -176,7 +176,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
@@ -187,7 +187,7 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;&gt;</code></td>
-<td class="colLast"><span class="strong">Chunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/Chunks.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">RecipientChunks.</span><code><strong><a href="../../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getProperties()">getProperties</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.util.Map&lt;<a href="../../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,<a href="../../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>&gt;</code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/model/ConvertAnchor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/model/ConvertAnchor.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/model/ConvertAnchor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/model/ConvertAnchor.html Mon Jul  4 03:50:40 2016
@@ -34,7 +34,7 @@
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/hssf/model/CommentShape.html" title="class in org.apache.poi.hssf.model"><span class="strong">Prev Class</span></a></li>
+<li>Prev Class</li>
 <li><a href="../../../../../org/apache/poi/hssf/model/DrawingManager.html" title="class in org.apache.poi.hssf.model"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">
@@ -209,7 +209,7 @@ extends java.lang.Object</pre>
 </div>
 <div class="subNav">
 <ul class="navList">
-<li><a href="../../../../../org/apache/poi/hssf/model/CommentShape.html" title="class in org.apache.poi.hssf.model"><span class="strong">Prev Class</span></a></li>
+<li>Prev Class</li>
 <li><a href="../../../../../org/apache/poi/hssf/model/DrawingManager.html" title="class in org.apache.poi.hssf.model"><span class="strong">Next Class</span></a></li>
 </ul>
 <ul class="navList">

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/model/DrawingManager.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/model/DrawingManager.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/model/DrawingManager.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/model/DrawingManager.html Mon Jul  4 03:50:40 2016
@@ -93,8 +93,12 @@
 <ul class="blockList">
 <li class="blockList">
 <hr>
+<div class="block"><strong>Deprecated.</strong>&nbsp;
+<div class="block"><i>in POI 3.15-beta2, scheduled for removal in 3.17, use DrawingManager2 instead</i></div>
+</div>
 <br>
-<pre>public class <span class="strong">DrawingManager</span>
+<pre>@Deprecated
+public class <span class="strong">DrawingManager</span>
 extends java.lang.Object</pre>
 <div class="block">Provides utilities to manage drawing groups.</div>
 </li>
@@ -115,7 +119,9 @@ extends java.lang.Object</pre>
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/model/DrawingManager.html#DrawingManager(org.apache.poi.ddf.EscherDggRecord)">DrawingManager</a></strong>(<a href="../../../../../org/apache/poi/ddf/EscherDggRecord.html" title="class in org.apache.poi.ddf">EscherDggRecord</a>&nbsp;dgg)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hssf/model/DrawingManager.html#DrawingManager(org.apache.poi.ddf.EscherDggRecord)">DrawingManager</a></strong>(<a href="../../../../../org/apache/poi/ddf/EscherDggRecord.html" title="class in org.apache.poi.ddf">EscherDggRecord</a>&nbsp;dgg)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
+&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -135,16 +141,21 @@ extends java.lang.Object</pre>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/DrawingManager.html#allocateShapeId(short)">allocateShapeId</a></strong>(short&nbsp;drawingGroupId)</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
 <div class="block">Allocates new shape id for the new drawing group id.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ddf/EscherDgRecord.html" title="class in org.apache.poi.ddf">EscherDgRecord</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/DrawingManager.html#createDgRecord()">createDgRecord</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/DrawingManager.html#createDgRecord()">createDgRecord</a></strong>()</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
+&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ddf/EscherDggRecord.html" title="class in org.apache.poi.ddf">EscherDggRecord</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/DrawingManager.html#getDgg()">getDgg</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/DrawingManager.html#getDgg()">getDgg</a></strong>()</code>
+<div class="block"><strong>Deprecated.</strong>&nbsp;</div>
+&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -175,6 +186,7 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>DrawingManager</h4>
 <pre>public&nbsp;DrawingManager(<a href="../../../../../org/apache/poi/ddf/EscherDggRecord.html" title="class in org.apache.poi.ddf">EscherDggRecord</a>&nbsp;dgg)</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
 </li>
@@ -192,6 +204,7 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>createDgRecord</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/ddf/EscherDgRecord.html" title="class in org.apache.poi.ddf">EscherDgRecord</a>&nbsp;createDgRecord()</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
 <a name="allocateShapeId(short)">
@@ -201,6 +214,7 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>allocateShapeId</h4>
 <pre>public&nbsp;int&nbsp;allocateShapeId(short&nbsp;drawingGroupId)</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
 <div class="block">Allocates new shape id for the new drawing group id.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>a new shape id.</dd></dl>
 </li>
@@ -212,6 +226,7 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>getDgg</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/ddf/EscherDggRecord.html" title="class in org.apache.poi.ddf">EscherDggRecord</a>&nbsp;getDgg()</pre>
+<div class="block"><span class="strong">Deprecated.</span>&nbsp;</div>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/model/DrawingManager2.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/model/DrawingManager2.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/model/DrawingManager2.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/model/DrawingManager2.html Mon Jul  4 03:50:40 2016
@@ -135,14 +135,14 @@ extends java.lang.Object</pre>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/DrawingManager2.html#allocateShapeId(short)">allocateShapeId</a></strong>(short&nbsp;drawingGroupId)</code>
-<div class="block">Allocates new shape id for the new drawing group id.</div>
+<div class="block">Allocates new shape id for the drawing group id.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/DrawingManager2.html#allocateShapeId(short,%20org.apache.poi.ddf.EscherDgRecord)">allocateShapeId</a></strong>(short&nbsp;drawingGroupId,
                <a href="../../../../../org/apache/poi/ddf/EscherDgRecord.html" title="class in org.apache.poi.ddf">EscherDgRecord</a>&nbsp;dg)</code>
-<div class="block">Allocates new shape id for the new drawing group id.</div>
+<div class="block">Allocates new shape id for the drawing group</div>
 </td>
 </tr>
 <tr class="altColor">
@@ -153,7 +153,9 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ddf/EscherDgRecord.html" title="class in org.apache.poi.ddf">EscherDgRecord</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/DrawingManager2.html#createDgRecord()">createDgRecord</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/DrawingManager2.html#createDgRecord()">createDgRecord</a></strong>()</code>
+<div class="block">Creates a new drawing group</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>short</code></td>
@@ -163,11 +165,15 @@ extends java.lang.Object</pre>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ddf/EscherDggRecord.html" title="class in org.apache.poi.ddf">EscherDggRecord</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/DrawingManager2.html#getDgg()">getDgg</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/DrawingManager2.html#getDgg()">getDgg</a></strong>()</code>
+<div class="block">Returns the drawing group container record</div>
+</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/DrawingManager2.html#incrementDrawingsSaved()">incrementDrawingsSaved</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/model/DrawingManager2.html#incrementDrawingsSaved()">incrementDrawingsSaved</a></strong>()</code>
+<div class="block">Increment the drawing counter</div>
+</td>
 </tr>
 </table>
 <ul class="blockList">
@@ -225,6 +231,8 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>createDgRecord</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/ddf/EscherDgRecord.html" title="class in org.apache.poi.ddf">EscherDgRecord</a>&nbsp;createDgRecord()</pre>
+<div class="block">Creates a new drawing group</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>a new drawing group</dd></dl>
 </li>
 </ul>
 <a name="allocateShapeId(short)">
@@ -234,8 +242,9 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>allocateShapeId</h4>
 <pre>public&nbsp;int&nbsp;allocateShapeId(short&nbsp;drawingGroupId)</pre>
-<div class="block">Allocates new shape id for the new drawing group id.</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>a new shape id.</dd></dl>
+<div class="block">Allocates new shape id for the drawing group id.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>drawingGroupId</code> - the drawing group id</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a new shape id</dd></dl>
 </li>
 </ul>
 <a name="allocateShapeId(short, org.apache.poi.ddf.EscherDgRecord)">
@@ -246,8 +255,9 @@ extends java.lang.Object</pre>
 <h4>allocateShapeId</h4>
 <pre>public&nbsp;int&nbsp;allocateShapeId(short&nbsp;drawingGroupId,
                   <a href="../../../../../org/apache/poi/ddf/EscherDgRecord.html" title="class in org.apache.poi.ddf">EscherDgRecord</a>&nbsp;dg)</pre>
-<div class="block">Allocates new shape id for the new drawing group id.</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>a new shape id.</dd></dl>
+<div class="block">Allocates new shape id for the drawing group</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>drawingGroupId</code> - the drawing group id</dd><dd><code>dg</code> - the EscherDgRecord which receives the new shape</dd>
+<dt><span class="strong">Returns:</span></dt><dd>a new shape id.</dd></dl>
 </li>
 </ul>
 <a name="findNewDrawingGroupId()">
@@ -258,6 +268,7 @@ extends java.lang.Object</pre>
 <h4>findNewDrawingGroupId</h4>
 <pre>public&nbsp;short&nbsp;findNewDrawingGroupId()</pre>
 <div class="block">Finds the next available (1 based) drawing group id</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the next available drawing group id</dd></dl>
 </li>
 </ul>
 <a name="getDgg()">
@@ -267,6 +278,8 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>getDgg</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/ddf/EscherDggRecord.html" title="class in org.apache.poi.ddf">EscherDggRecord</a>&nbsp;getDgg()</pre>
+<div class="block">Returns the drawing group container record</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the drawing group container record</dd></dl>
 </li>
 </ul>
 <a name="incrementDrawingsSaved()">
@@ -276,6 +289,7 @@ extends java.lang.Object</pre>
 <li class="blockList">
 <h4>incrementDrawingsSaved</h4>
 <pre>public&nbsp;void&nbsp;incrementDrawingsSaved()</pre>
+<div class="block">Increment the drawing counter</div>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/model/InternalSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/model/InternalSheet.html?rev=1751201&r1=1751200&r2=1751201&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/model/InternalSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/model/InternalSheet.html Mon Jul  4 03:50:40 2016
@@ -105,8 +105,7 @@ extends java.lang.Object</pre>
  operations.  Its probably unwise to use these low level structures directly unless you
  really know what you're doing.  I recommend you read the Microsoft Excel 97 Developer's
  Kit (Microsoft Press) and the documentation at http://sc.openoffice.org/excelfileformat.pdf
- before even attempting to use this.
- <P></div>
+ before even attempting to use this.</div>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/hssf/model/InternalWorkbook.html" title="class in org.apache.poi.hssf.model"><code>InternalWorkbook</code></a>, 
 <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel"><code>HSSFSheet</code></a></dd></dl>
 </li>
@@ -896,6 +895,7 @@ extends java.lang.Object</pre>
  can be added to a sheet. The <b>Record</b> object does not implement cloneable.
  When adding a new record, implement a public clone method if and only if the record
  belongs to a sheet.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the cloned sheet</dd></dl>
 </li>
 </ul>
 <a name="createSheet()">
@@ -929,7 +929,7 @@ extends java.lang.Object</pre>
 <pre>public&nbsp;void&nbsp;updateFormulasAfterCellShift(<a href="../../../../../org/apache/poi/ss/formula/FormulaShifter.html" title="class in org.apache.poi.ss.formula">FormulaShifter</a>&nbsp;shifter,
                                 int&nbsp;externSheetIndex)</pre>
 <div class="block">Updates formulas in cells and conditional formats due to moving of cells</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>externSheetIndex</code> - the externSheet index of this sheet</dd></dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>shifter</code> - the formular shifter</dd><dd><code>externSheetIndex</code> - the externSheet index of this sheet</dd></dl>
 </li>
 </ul>
 <a name="addMergedRegion(int, int, int, int)">
@@ -993,7 +993,7 @@ extends java.lang.Object</pre>
 <div class="block">Per an earlier reported bug in working with Andy Khan's excel read library.  This
  sets the values in the sheet's DimensionsRecord object to be correct.  Excel doesn't
  really care, but we want to play nice with other libraries.</div>
-<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/hssf/record/DimensionsRecord.html" title="class in org.apache.poi.hssf.record"><code>DimensionsRecord</code></a></dd></dl>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>firstrow</code> - the first row index</dd><dd><code>firstcol</code> - the first column index</dd><dd><code>lastrow</code> - the last row index</dd><dd><code>lastcol</code> - the last column index</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/hssf/record/DimensionsRecord.html" title="class in org.apache.poi.hssf.record"><code>DimensionsRecord</code></a></dd></dl>
 </li>
 </ul>
 <a name="visitContainedRecords(org.apache.poi.hssf.record.aggregates.RecordAggregate.RecordVisitor, int)">
@@ -1191,6 +1191,7 @@ extends java.lang.Object</pre>
 <h4>setDefaultRowHeight</h4>
 <pre>public&nbsp;void&nbsp;setDefaultRowHeight(short&nbsp;dch)</pre>
 <div class="block">set the default row height for the sheet (if the rows do not define their own height)</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>dch</code> - the default row height</dd></dl>
 </li>
 </ul>
 <a name="getDefaultRowHeight()">
@@ -1233,7 +1234,7 @@ extends java.lang.Object</pre>
  Returns the index to the default ExtendedFormatRecord (0xF)
  if no ColumnInfoRecord exists that includes the column
  index specified.</div>
-<dl><dt><span class="strong">Parameters:</span></dt><dd><code>columnIndex</code> - </dd>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>columnIndex</code> - the column index</dd>
 <dt><span class="strong">Returns:</span></dt><dd>index of ExtendedFormatRecord associated with
  ColumnInfoRecord that includes the column index or the
  index of the default ExtendedFormatRecord (0xF)</dd></dl>
@@ -1400,6 +1401,7 @@ extends java.lang.Object</pre>
 <h4>getGridsetRecord</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/hssf/record/GridsetRecord.html" title="class in org.apache.poi.hssf.record">GridsetRecord</a>&nbsp;getGridsetRecord()</pre>
 <div class="block">Gets the gridset record for this sheet.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>the gridset record for this sheet</dd></dl>
 </li>
 </ul>
 <a name="findFirstRecordBySid(short)">
@@ -1410,6 +1412,8 @@ extends java.lang.Object</pre>
 <h4>findFirstRecordBySid</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/hssf/record/Record.html" title="class in org.apache.poi.hssf.record">Record</a>&nbsp;findFirstRecordBySid(short&nbsp;sid)</pre>
 <div class="block">Returns the first occurrence of a record matching a particular sid.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>sid</code> - the sid to search for</dd>
+<dt><span class="strong">Returns:</span></dt><dd>the matching record or <code>null</code> if it wasn't found</dd></dl>
 </li>
 </ul>
 <a name="setSCLRecord(org.apache.poi.hssf.record.SCLRecord)">



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