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/05/15 03:08:46 UTC

svn commit: r1743877 - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/hslf/model/ apidocs/org/apache/poi/hslf/record/ apidocs/org/apache/poi/hslf/record/class-use/ apidocs/org/apache/poi/hslf/usermodel/ apidocs/org/apache/poi/hslf/usermodel/c...

Author: nick
Date: Sun May 15 03:08:45 2016
New Revision: 1743877

URL: http://svn.apache.org/viewvc?rev=1743877&view=rev
Log:
Republish site

Modified:
    poi/site/publish/apidocs/index-all.html
    poi/site/publish/apidocs/org/apache/poi/hslf/model/HeadersFooters.html
    poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/HeadersFootersContainer.html
    poi/site/publish/apidocs/org/apache/poi/hslf/record/package-use.html
    poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextParagraph.html
    poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSheet.html
    poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSlideShow.html
    poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextParagraph.html
    poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextParagraph.html
    poi/site/publish/changes.html
    poi/site/publish/changes.rss

Modified: poi/site/publish/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1743877&r1=1743876&r2=1743877&view=diff
==============================================================================
--- poi/site/publish/apidocs/index-all.html (original)
+++ poi/site/publish/apidocs/index-all.html Sun May 15 03:08:45 2016
@@ -43378,9 +43378,9 @@
 <dd>
 <div class="block">Header / Footer settings.</div>
 </dd>
-<dt><span class="strong"><a href="./org/apache/poi/hslf/model/HeadersFooters.html#HeadersFooters(org.apache.poi.hslf.record.HeadersFootersContainer,%20org.apache.poi.hslf.usermodel.HSLFSlideShow,%20boolean,%20boolean)">HeadersFooters(HeadersFootersContainer, HSLFSlideShow, boolean, boolean)</a></span> - Constructor for class org.apache.poi.hslf.model.<a href="./org/apache/poi/hslf/model/HeadersFooters.html" title="class in org.apache.poi.hslf.model">HeadersFooters</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/hslf/model/HeadersFooters.html#HeadersFooters(org.apache.poi.hslf.usermodel.HSLFSlideShow,%20short)">HeadersFooters(HSLFSlideShow, short)</a></span> - Constructor for class org.apache.poi.hslf.model.<a href="./org/apache/poi/hslf/model/HeadersFooters.html" title="class in org.apache.poi.hslf.model">HeadersFooters</a></dt>
 <dd>&nbsp;</dd>
-<dt><span class="strong"><a href="./org/apache/poi/hslf/model/HeadersFooters.html#HeadersFooters(org.apache.poi.hslf.record.HeadersFootersContainer,%20org.apache.poi.hslf.usermodel.HSLFSheet,%20boolean,%20boolean)">HeadersFooters(HeadersFootersContainer, HSLFSheet, boolean, boolean)</a></span> - Constructor for class org.apache.poi.hslf.model.<a href="./org/apache/poi/hslf/model/HeadersFooters.html" title="class in org.apache.poi.hslf.model">HeadersFooters</a></dt>
+<dt><span class="strong"><a href="./org/apache/poi/hslf/model/HeadersFooters.html#HeadersFooters(org.apache.poi.hslf.usermodel.HSLFSheet,%20short)">HeadersFooters(HSLFSheet, short)</a></span> - Constructor for class org.apache.poi.hslf.model.<a href="./org/apache/poi/hslf/model/HeadersFooters.html" title="class in org.apache.poi.hslf.model">HeadersFooters</a></dt>
 <dd>&nbsp;</dd>
 <dt><a href="./org/apache/poi/hslf/record/HeadersFootersAtom.html" title="class in org.apache.poi.hslf.record"><span class="strong">HeadersFootersAtom</span></a> - Class in <a href="./org/apache/poi/hslf/record/package-summary.html">org.apache.poi.hslf.record</a></dt>
 <dd>
@@ -49061,6 +49061,18 @@
 <dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hwpf/usermodel/Field.html#isHasSep()">isHasSep()</a></span> - Method in interface org.apache.poi.hwpf.usermodel.<a href="./org/apache/poi/hwpf/usermodel/Field.html" title="interface in org.apache.poi.hwpf.usermodel">Field</a></dt>
 <dd>&nbsp;</dd>
+<dt><span class="strong"><a href="./org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#isHeaderOrFooter()">isHeaderOrFooter()</a></span> - Method in class org.apache.poi.hslf.usermodel.<a href="./org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a></dt>
+<dd>
+<div class="block">Convenience method to determine if this text paragraph is part of
+ the slide header or footer</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/poi/sl/usermodel/TextParagraph.html#isHeaderOrFooter()">isHeaderOrFooter()</a></span> - Method in interface org.apache.poi.sl.usermodel.<a href="./org/apache/poi/sl/usermodel/TextParagraph.html" title="interface in org.apache.poi.sl.usermodel">TextParagraph</a></dt>
+<dd>
+<div class="block">Convenience method to determine if this text paragraph is part of
+ the slide header or footer</div>
+</dd>
+<dt><span class="strong"><a href="./org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#isHeaderOrFooter()">isHeaderOrFooter()</a></span> - Method in class org.apache.poi.xslf.usermodel.<a href="./org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a></dt>
+<dd>&nbsp;</dd>
 <dt><span class="strong"><a href="./org/apache/poi/hslf/model/HeadersFooters.html#isHeaderVisible()">isHeaderVisible()</a></span> - Method in class org.apache.poi.hslf.model.<a href="./org/apache/poi/hslf/model/HeadersFooters.html" title="class in org.apache.poi.hslf.model">HeadersFooters</a></dt>
 <dd>
 <div class="block">whether the header text is displayed.</div>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/model/HeadersFooters.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/model/HeadersFooters.html?rev=1743877&r1=1743876&r2=1743877&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/model/HeadersFooters.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/model/HeadersFooters.html Sun May 15 03:08:45 2016
@@ -99,8 +99,6 @@ extends java.lang.Object</pre>
 <div class="block">Header / Footer settings.
 
  You can get these on slides, or across all notes</div>
-<dl><dt><span class="strong">Author:</span></dt>
-  <dd>Yegor Kozlov</dd></dl>
 </li>
 </ul>
 </div>
@@ -119,16 +117,12 @@ 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/hslf/model/HeadersFooters.html#HeadersFooters(org.apache.poi.hslf.record.HeadersFootersContainer,%20org.apache.poi.hslf.usermodel.HSLFSheet,%20boolean,%20boolean)">HeadersFooters</a></strong>(<a href="../../../../../org/apache/poi/hslf/record/HeadersFootersContainer.html" title="class in org.apache.poi.hslf.record">HeadersFootersContainer</a>&nbsp;rec,
-              <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sheet,
-              boolean&nbsp;newRecord,
-              boolean&nbsp;isPpt2007)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hslf/model/HeadersFooters.html#HeadersFooters(org.apache.poi.hslf.usermodel.HSLFSheet,%20short)">HeadersFooters</a></strong>(<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sheet,
+              short&nbsp;headerFooterType)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hslf/model/HeadersFooters.html#HeadersFooters(org.apache.poi.hslf.record.HeadersFootersContainer,%20org.apache.poi.hslf.usermodel.HSLFSlideShow,%20boolean,%20boolean)">HeadersFooters</a></strong>(<a href="../../../../../org/apache/poi/hslf/record/HeadersFootersContainer.html" title="class in org.apache.poi.hslf.record">HeadersFootersContainer</a>&nbsp;rec,
-              <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShow</a>&nbsp;ppt,
-              boolean&nbsp;newRecord,
-              boolean&nbsp;isPpt2007)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hslf/model/HeadersFooters.html#HeadersFooters(org.apache.poi.hslf.usermodel.HSLFSlideShow,%20short)">HeadersFooters</a></strong>(<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShow</a>&nbsp;ppt,
+              short&nbsp;headerFooterType)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -275,28 +269,24 @@ extends java.lang.Object</pre>
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="HeadersFooters(org.apache.poi.hslf.record.HeadersFootersContainer, org.apache.poi.hslf.usermodel.HSLFSlideShow, boolean, boolean)">
+<a name="HeadersFooters(org.apache.poi.hslf.usermodel.HSLFSlideShow, short)">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>HeadersFooters</h4>
-<pre>public&nbsp;HeadersFooters(<a href="../../../../../org/apache/poi/hslf/record/HeadersFootersContainer.html" title="class in org.apache.poi.hslf.record">HeadersFootersContainer</a>&nbsp;rec,
-              <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShow</a>&nbsp;ppt,
-              boolean&nbsp;newRecord,
-              boolean&nbsp;isPpt2007)</pre>
+<pre>public&nbsp;HeadersFooters(<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShow</a>&nbsp;ppt,
+              short&nbsp;headerFooterType)</pre>
 </li>
 </ul>
-<a name="HeadersFooters(org.apache.poi.hslf.record.HeadersFootersContainer, org.apache.poi.hslf.usermodel.HSLFSheet, boolean, boolean)">
+<a name="HeadersFooters(org.apache.poi.hslf.usermodel.HSLFSheet, short)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>HeadersFooters</h4>
-<pre>public&nbsp;HeadersFooters(<a href="../../../../../org/apache/poi/hslf/record/HeadersFootersContainer.html" title="class in org.apache.poi.hslf.record">HeadersFootersContainer</a>&nbsp;rec,
-              <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sheet,
-              boolean&nbsp;newRecord,
-              boolean&nbsp;isPpt2007)</pre>
+<pre>public&nbsp;HeadersFooters(<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sheet,
+              short&nbsp;headerFooterType)</pre>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/HeadersFootersContainer.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/HeadersFootersContainer.html?rev=1743877&r1=1743876&r2=1743877&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/HeadersFootersContainer.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/record/class-use/HeadersFootersContainer.html Sun May 15 03:08:45 2016
@@ -63,54 +63,7 @@
 <div class="header">
 <h2 title="Uses of Class org.apache.poi.hslf.record.HeadersFootersContainer" class="title">Uses of Class<br>org.apache.poi.hslf.record.HeadersFootersContainer</h2>
 </div>
-<div class="classUseContainer">
-<ul class="blockList">
-<li class="blockList">
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
-<caption><span>Packages that use <a href="../../../../../../org/apache/poi/hslf/record/HeadersFootersContainer.html" title="class in org.apache.poi.hslf.record">HeadersFootersContainer</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colFirst" scope="col">Package</th>
-<th class="colLast" scope="col">Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colFirst"><a href="#org.apache.poi.hslf.model">org.apache.poi.hslf.model</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-<li class="blockList">
-<ul class="blockList">
-<li class="blockList"><a name="org.apache.poi.hslf.model">
-<!--   -->
-</a>
-<h3>Uses of <a href="../../../../../../org/apache/poi/hslf/record/HeadersFootersContainer.html" title="class in org.apache.poi.hslf.record">HeadersFootersContainer</a> in <a href="../../../../../../org/apache/poi/hslf/model/package-summary.html">org.apache.poi.hslf.model</a></h3>
-<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
-<caption><span>Constructors in <a href="../../../../../../org/apache/poi/hslf/model/package-summary.html">org.apache.poi.hslf.model</a> with parameters of type <a href="../../../../../../org/apache/poi/hslf/record/HeadersFootersContainer.html" title="class in org.apache.poi.hslf.record">HeadersFootersContainer</a></span><span class="tabEnd">&nbsp;</span></caption>
-<tr>
-<th class="colOne" scope="col">Constructor and Description</th>
-</tr>
-<tbody>
-<tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/HeadersFooters.html#HeadersFooters(org.apache.poi.hslf.record.HeadersFootersContainer,%20org.apache.poi.hslf.usermodel.HSLFSheet,%20boolean,%20boolean)">HeadersFooters</a></strong>(<a href="../../../../../../org/apache/poi/hslf/record/HeadersFootersContainer.html" title="class in org.apache.poi.hslf.record">HeadersFootersContainer</a>&nbsp;rec,
-              <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sheet,
-              boolean&nbsp;newRecord,
-              boolean&nbsp;isPpt2007)</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/HeadersFooters.html#HeadersFooters(org.apache.poi.hslf.record.HeadersFootersContainer,%20org.apache.poi.hslf.usermodel.HSLFSlideShow,%20boolean,%20boolean)">HeadersFooters</a></strong>(<a href="../../../../../../org/apache/poi/hslf/record/HeadersFootersContainer.html" title="class in org.apache.poi.hslf.record">HeadersFootersContainer</a>&nbsp;rec,
-              <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShow</a>&nbsp;ppt,
-              boolean&nbsp;newRecord,
-              boolean&nbsp;isPpt2007)</code>&nbsp;</td>
-</tr>
-</tbody>
-</table>
-</li>
-</ul>
-</li>
-</ul>
-</div>
+<div class="classUseContainer">No usage of org.apache.poi.hslf.record.HeadersFootersContainer</div>
 <!-- ======= START OF BOTTOM NAVBAR ====== -->
 <div class="bottomNav"><a name="navbar_bottom">
 <!--   -->

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/record/package-use.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/record/package-use.html?rev=1743877&r1=1743876&r2=1743877&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/record/package-use.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/record/package-use.html Sun May 15 03:08:45 2016
@@ -144,11 +144,6 @@
 <div class="block">This atom corresponds exactly to a Windows Logical Font (LOGFONT) structure.</div>
 </td>
 </tr>
-<tr class="altColor">
-<td class="colOne"><a href="../../../../../org/apache/poi/hslf/record/class-use/HeadersFootersContainer.html#org.apache.poi.hslf.model">HeadersFootersContainer</a>
-<div class="block">A container record that specifies information about the footers on a presentation slide.</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextParagraph.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextParagraph.html?rev=1743877&r1=1743876&r2=1743877&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextParagraph.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/HSLFTextParagraph.html Sun May 15 03:08:45 2016
@@ -434,97 +434,104 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#isHeaderOrFooter()">isHeaderOrFooter</a></strong>()</code>
+<div class="block">Convenience method to determine if this text paragraph is part of
+ the slide header or footer</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextRun</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#iterator()">iterator</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setBullet(boolean)">setBullet</a></strong>(boolean&nbsp;flag)</code>
 <div class="block">Sets whether this rich text run has bullets</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setBulletChar(java.lang.Character)">setBulletChar</a></strong>(java.lang.Character&nbsp;c)</code>
 <div class="block">Sets the bullet character</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setBulletColor(java.awt.Color)">setBulletColor</a></strong>(java.awt.Color&nbsp;color)</code>
 <div class="block">Sets the bullet color</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setBulletFont(java.lang.String)">setBulletFont</a></strong>(java.lang.String&nbsp;typeface)</code>
 <div class="block">Sets the bullet font</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setBulletSize(java.lang.Double)">setBulletSize</a></strong>(java.lang.Double&nbsp;size)</code>
 <div class="block">Sets the bullet size</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setBulletStyle(java.lang.Object...)">setBulletStyle</a></strong>(java.lang.Object...&nbsp;styles)</code>
 <div class="block">Sets the bullet styles.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setDirty()">setDirty</a></strong>()</code>
 <div class="block">marks this paragraph dirty, so its records will be renewed on save</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setIndent(java.lang.Double)">setIndent</a></strong>(java.lang.Double&nbsp;indent)</code>
 <div class="block">Specifies the indent size that will be applied to the first line of text in the paragraph.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setIndentLevel(int)">setIndentLevel</a></strong>(int&nbsp;level)</code>
 <div class="block">Specifies the particular level text properties that this paragraph will follow.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setIndex(int)">setIndex</a></strong>(int&nbsp;index)</code>
 <div class="block">Sets the index of the paragraph in the SLWT container</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setLeftMargin(java.lang.Double)">setLeftMargin</a></strong>(java.lang.Double&nbsp;leftMargin)</code>
 <div class="block">Specifies the left margin of the paragraph.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setLineSpacing(java.lang.Double)">setLineSpacing</a></strong>(java.lang.Double&nbsp;lineSpacing)</code>
 <div class="block">This element specifies the vertical line spacing that is to be used within a paragraph.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setParagraphStyle(org.apache.poi.hslf.model.textproperties.TextPropCollection)">setParagraphStyle</a></strong>(<a href="../../../../../org/apache/poi/hslf/model/textproperties/TextPropCollection.html" title="class in org.apache.poi.hslf.model.textproperties">TextPropCollection</a>&nbsp;paragraphStyle)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setParagraphTextPropVal(java.lang.String,%20java.lang.Integer)">setParagraphTextPropVal</a></strong>(java.lang.String&nbsp;propName,
                        java.lang.Integer&nbsp;val)</code>
 <div class="block">Sets the value of the given Paragraph TextProp, add if required</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><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>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setPropVal(org.apache.poi.hslf.model.textproperties.TextPropCollection,%20java.lang.String,%20java.lang.Integer)">setPropVal</a></strong>(<a href="../../../../../org/apache/poi/hslf/model/textproperties/TextPropCollection.html" title="class in org.apache.poi.hslf.model.textproperties">TextPropCollection</a>&nbsp;props,
           java.lang.String&nbsp;name,
@@ -533,56 +540,56 @@ implements <a href="../../../../../org/a
  adding it (if it didn't)</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setRightMargin(java.lang.Double)">setRightMargin</a></strong>(java.lang.Double&nbsp;rightMargin)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setRunType(int)">setRunType</a></strong>(int&nbsp;runType)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setShapeId(int)">setShapeId</a></strong>(int&nbsp;id)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setSpaceAfter(java.lang.Double)">setSpaceAfter</a></strong>(java.lang.Double&nbsp;spaceAfter)</code>
 <div class="block">Set the amount of vertical white space that will be present after the paragraph.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setSpaceBefore(java.lang.Double)">setSpaceBefore</a></strong>(java.lang.Double&nbsp;spaceBefore)</code>
 <div class="block">Set the amount of vertical white space that will be present before the paragraph.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setStyleTextProp9Atom(org.apache.poi.hslf.record.StyleTextProp9Atom)">setStyleTextProp9Atom</a></strong>(<a href="../../../../../org/apache/poi/hslf/record/StyleTextProp9Atom.html" title="class in org.apache.poi.hslf.record">StyleTextProp9Atom</a>&nbsp;styleTextProp9Atom)</code>
 <div class="block">Numbered List info</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextRun</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setText(java.util.List,%20java.lang.String)">setText</a></strong>(java.util.List&lt;<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&gt;&nbsp;paragraphs,
        java.lang.String&nbsp;text)</code>
 <div class="block">Sets (overwrites) the current text.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#setTextAlign(org.apache.poi.sl.usermodel.TextParagraph.TextAlign)">setTextAlign</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.TextAlign.html" title="enum in org.apache.poi.sl.usermodel">TextParagraph.TextAlign</a>&nbsp;align)</code>
 <div class="block">Specifies the alignment that is to be applied to the paragraph.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#storeText(java.util.List)">storeText</a></strong>(java.util.List&lt;<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&gt;&nbsp;paragraphs)</code>
 <div class="block">Saves the modified paragraphs/textrun to the records.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#supplySheet(java.util.List,%20org.apache.poi.hslf.usermodel.HSLFSheet)">supplySheet</a></strong>(java.util.List&lt;<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>&gt;&nbsp;paragraphs,
            <a href="../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sheet)</code>
@@ -590,7 +597,7 @@ implements <a href="../../../../../org/a
  Also passes it on to our child RichTextRuns</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#toExternalString(java.lang.String,%20int)">toExternalString</a></strong>(java.lang.String&nbsp;rawText,
                 int&nbsp;runType)</code>
@@ -598,14 +605,14 @@ implements <a href="../../../../../org/a
  i.e.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected static java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#toInternalString(java.lang.String)">toInternalString</a></strong>(java.lang.String&nbsp;s)</code>
 <div class="block">Returns a new string with line breaks converted into internal ppt
  representation</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html#toString()">toString</a></strong>()</code>&nbsp;</td>
 </tr>
@@ -1682,12 +1689,27 @@ implements <a href="../../../../../org/a
 <a name="isDirty()">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>isDirty</h4>
 <pre>public&nbsp;boolean&nbsp;isDirty()</pre>
 </li>
 </ul>
+<a name="isHeaderOrFooter()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isHeaderOrFooter</h4>
+<pre>public&nbsp;boolean&nbsp;isHeaderOrFooter()</pre>
+<div class="block">Convenience method to determine if this text paragraph is part of
+ the slide header or footer</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html#isHeaderOrFooter()">isHeaderOrFooter</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html" title="interface in org.apache.poi.sl.usermodel">TextParagraph</a>&lt;<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFShape.html" title="class in org.apache.poi.hslf.usermodel">HSLFShape</a>,<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextParagraph</a>,<a href="../../../../../org/apache/poi/hslf/usermodel/HSLFTextRun.html" title="class in org.apache.poi.hslf.usermodel">HSLFTextRun</a>&gt;</code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>true if this paragraph is part of a header or footer placeholder</dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../org/apache/poi/hslf/record/RoundTripHFPlaceholder12.html" title="class in org.apache.poi.hslf.record"><code>RoundTripHFPlaceholder12</code></a></dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>

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=1743877&r1=1743876&r2=1743877&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 Sun May 15 03:08:45 2016
@@ -110,10 +110,8 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/HeadersFooters.html#HeadersFooters(org.apache.poi.hslf.record.HeadersFootersContainer,%20org.apache.poi.hslf.usermodel.HSLFSheet,%20boolean,%20boolean)">HeadersFooters</a></strong>(<a href="../../../../../../org/apache/poi/hslf/record/HeadersFootersContainer.html" title="class in org.apache.poi.hslf.record">HeadersFootersContainer</a>&nbsp;rec,
-              <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sheet,
-              boolean&nbsp;newRecord,
-              boolean&nbsp;isPpt2007)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/HeadersFooters.html#HeadersFooters(org.apache.poi.hslf.usermodel.HSLFSheet,%20short)">HeadersFooters</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSheet.html" title="class in org.apache.poi.hslf.usermodel">HSLFSheet</a>&nbsp;sheet,
+              short&nbsp;headerFooterType)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSlideShow.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSlideShow.html?rev=1743877&r1=1743876&r2=1743877&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSlideShow.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hslf/usermodel/class-use/HSLFSlideShow.html Sun May 15 03:08:45 2016
@@ -97,10 +97,8 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/HeadersFooters.html#HeadersFooters(org.apache.poi.hslf.record.HeadersFootersContainer,%20org.apache.poi.hslf.usermodel.HSLFSlideShow,%20boolean,%20boolean)">HeadersFooters</a></strong>(<a href="../../../../../../org/apache/poi/hslf/record/HeadersFootersContainer.html" title="class in org.apache.poi.hslf.record">HeadersFootersContainer</a>&nbsp;rec,
-              <a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShow</a>&nbsp;ppt,
-              boolean&nbsp;newRecord,
-              boolean&nbsp;isPpt2007)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hslf/model/HeadersFooters.html#HeadersFooters(org.apache.poi.hslf.usermodel.HSLFSlideShow,%20short)">HeadersFooters</a></strong>(<a href="../../../../../../org/apache/poi/hslf/usermodel/HSLFSlideShow.html" title="class in org.apache.poi.hslf.usermodel">HSLFSlideShow</a>&nbsp;ppt,
+              short&nbsp;headerFooterType)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextParagraph.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextParagraph.html?rev=1743877&r1=1743876&r2=1743877&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextParagraph.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/sl/usermodel/TextParagraph.html Sun May 15 03:08:45 2016
@@ -220,52 +220,59 @@ extends java.lang.Iterable&lt;T&gt;</pre
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html#isHeaderOrFooter()">isHeaderOrFooter</a></strong>()</code>
+<div class="block">Convenience method to determine if this text paragraph is part of
+ the slide header or footer</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html#setBulletStyle(java.lang.Object...)">setBulletStyle</a></strong>(java.lang.Object...&nbsp;styles)</code>
 <div class="block">Sets the bullet styles.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html#setIndent(java.lang.Double)">setIndent</a></strong>(java.lang.Double&nbsp;indent)</code>
 <div class="block">Specifies the indent size that will be applied to the first line of text in the paragraph.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html#setIndentLevel(int)">setIndentLevel</a></strong>(int&nbsp;level)</code>
 <div class="block">Specifies the particular level text properties that this paragraph will follow.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html#setLeftMargin(java.lang.Double)">setLeftMargin</a></strong>(java.lang.Double&nbsp;leftMargin)</code>
 <div class="block">Specifies the left margin of the paragraph.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html#setLineSpacing(java.lang.Double)">setLineSpacing</a></strong>(java.lang.Double&nbsp;lineSpacing)</code>
 <div class="block">This element specifies the vertical line spacing that is to be used within a paragraph.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html#setRightMargin(java.lang.Double)">setRightMargin</a></strong>(java.lang.Double&nbsp;rightMargin)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html#setSpaceAfter(java.lang.Double)">setSpaceAfter</a></strong>(java.lang.Double&nbsp;spaceAfter)</code>
 <div class="block">Set the amount of vertical white space that will be present after the paragraph.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html#setSpaceBefore(java.lang.Double)">setSpaceBefore</a></strong>(java.lang.Double&nbsp;spaceBefore)</code>
 <div class="block">Set the amount of vertical white space that will be present before the paragraph.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html#setTextAlign(org.apache.poi.sl.usermodel.TextParagraph.TextAlign)">setTextAlign</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.TextAlign.html" title="enum in org.apache.poi.sl.usermodel">TextParagraph.TextAlign</a>&nbsp;align)</code>
 <div class="block">Specifies the alignment that is to be applied to the paragraph.</div>
@@ -616,13 +623,26 @@ extends java.lang.Iterable&lt;T&gt;</pre
 <a name="getTextRuns()">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>getTextRuns</h4>
 <pre>java.util.List&lt;<a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html" title="type parameter in TextParagraph">T</a>&gt;&nbsp;getTextRuns()</pre>
 <div class="block">Fetch the text runs that are contained within this block of text</div>
 </li>
 </ul>
+<a name="isHeaderOrFooter()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isHeaderOrFooter</h4>
+<pre>boolean&nbsp;isHeaderOrFooter()</pre>
+<div class="block">Convenience method to determine if this text paragraph is part of
+ the slide header or footer</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>true if this paragraph is part of a header or footer placeholder</dd><dt><span class="strong">Since:</span></dt>
+  <dd>POI 3.15-beta2</dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextParagraph.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextParagraph.html?rev=1743877&r1=1743876&r2=1743877&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextParagraph.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XSLFTextParagraph.html Sun May 15 03:08:45 2016
@@ -278,103 +278,110 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#isHeaderOrFooter()">isHeaderOrFooter</a></strong>()</code>
+<div class="block">Convenience method to determine if this text paragraph is part of
+ the slide header or footer</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextRun</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#iterator()">iterator</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setBullet(boolean)">setBullet</a></strong>(boolean&nbsp;flag)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setBulletAutoNumber(org.apache.poi.sl.usermodel.AutoNumberingScheme,%20int)">setBulletAutoNumber</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/AutoNumberingScheme.html" title="enum in org.apache.poi.sl.usermodel">AutoNumberingScheme</a>&nbsp;scheme,
                    int&nbsp;startAt)</code>
 <div class="block">Specifies that automatic numbered bullet points should be applied to this paragraph</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setBulletCharacter(java.lang.String)">setBulletCharacter</a></strong>(java.lang.String&nbsp;str)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setBulletFont(java.lang.String)">setBulletFont</a></strong>(java.lang.String&nbsp;typeface)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setBulletFontColor(java.awt.Color)">setBulletFontColor</a></strong>(java.awt.Color&nbsp;color)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setBulletFontColor(org.apache.poi.sl.usermodel.PaintStyle)">setBulletFontColor</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/PaintStyle.html" title="interface in org.apache.poi.sl.usermodel">PaintStyle</a>&nbsp;color)</code>
 <div class="block">Set the color to be used on bullet characters within a given paragraph.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setBulletFontSize(double)">setBulletFontSize</a></strong>(double&nbsp;bulletSize)</code>
 <div class="block">Sets the bullet size that is to be used within a paragraph.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setBulletStyle(java.lang.Object...)">setBulletStyle</a></strong>(java.lang.Object...&nbsp;styles)</code>
 <div class="block">Sets the bullet styles.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setFontAlign(org.apache.poi.sl.usermodel.TextParagraph.FontAlign)">setFontAlign</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.FontAlign.html" title="enum in org.apache.poi.sl.usermodel">TextParagraph.FontAlign</a>&nbsp;align)</code>
 <div class="block">Specifies the font alignment that is to be applied to the paragraph.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setIndent(java.lang.Double)">setIndent</a></strong>(java.lang.Double&nbsp;indent)</code>
 <div class="block">Specifies the indent size that will be applied to the first line of text in the paragraph.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setIndentLevel(int)">setIndentLevel</a></strong>(int&nbsp;level)</code>
 <div class="block">Specifies the particular level text properties that this paragraph will follow.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setLeftMargin(java.lang.Double)">setLeftMargin</a></strong>(java.lang.Double&nbsp;leftMargin)</code>
 <div class="block">Specifies the left margin of the paragraph.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setLineSpacing(java.lang.Double)">setLineSpacing</a></strong>(java.lang.Double&nbsp;lineSpacing)</code>
 <div class="block">This element specifies the vertical line spacing that is to be used within a paragraph.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setRightMargin(java.lang.Double)">setRightMargin</a></strong>(java.lang.Double&nbsp;rightMargin)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setSpaceAfter(java.lang.Double)">setSpaceAfter</a></strong>(java.lang.Double&nbsp;spaceAfter)</code>
 <div class="block">Set the amount of vertical white space that will be present after the paragraph.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setSpaceBefore(java.lang.Double)">setSpaceBefore</a></strong>(java.lang.Double&nbsp;spaceBefore)</code>
 <div class="block">Set the amount of vertical white space that will be present before the paragraph.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#setTextAlign(org.apache.poi.sl.usermodel.TextParagraph.TextAlign)">setTextAlign</a></strong>(<a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.TextAlign.html" title="enum in org.apache.poi.sl.usermodel">TextParagraph.TextAlign</a>&nbsp;align)</code>
 <div class="block">Specifies the alignment that is to be applied to the paragraph.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html#toString()">toString</a></strong>()</code>&nbsp;</td>
 </tr>
@@ -1057,7 +1064,7 @@ public&nbsp;org.openxmlformats.schemas.d
 <a name="setBulletStyle(java.lang.Object...)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>setBulletStyle</h4>
 <pre>public&nbsp;void&nbsp;setBulletStyle(java.lang.Object...&nbsp;styles)</pre>
@@ -1071,6 +1078,22 @@ public&nbsp;org.openxmlformats.schemas.d
 </dl>
 </li>
 </ul>
+<a name="isHeaderOrFooter()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>isHeaderOrFooter</h4>
+<pre>public&nbsp;boolean&nbsp;isHeaderOrFooter()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html#isHeaderOrFooter()">TextParagraph</a></code></strong></div>
+<div class="block">Convenience method to determine if this text paragraph is part of
+ the slide header or footer</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html#isHeaderOrFooter()">isHeaderOrFooter</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html" title="interface in org.apache.poi.sl.usermodel">TextParagraph</a>&lt;<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFShape.html" title="class in org.apache.poi.xslf.usermodel">XSLFShape</a>,<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextParagraph.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextParagraph</a>,<a href="../../../../../org/apache/poi/xslf/usermodel/XSLFTextRun.html" title="class in org.apache.poi.xslf.usermodel">XSLFTextRun</a>&gt;</code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>true if this paragraph is part of a header or footer placeholder</dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1743877&r1=1743876&r2=1743877&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Sun May 15 03:08:45 2016
@@ -265,6 +265,9 @@ if (VERSION > 3) {
 <ul>
         
 <li>
+<img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58144">58144</a> - Behaviour for headers and footers of slides is inconsistent between slideshows created in 2003 and 2007</li>
+        
+<li>
 <img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=59443">59443</a> - SS Common: get and set Comment addresses</li>
         
 <li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1743877&r1=1743876&r2=1743877&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Sun May 15 03:08:45 2016
@@ -1,3 +1,3 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
-<rss version="0.91"><channel><title>Apache POI Changes</title><link>http://poi.apache.org/changes.html</link><description>Apache POI Changes</description><language>en-us</language><item><title> add(bug 59443)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59443) - SS Common: get and set Comment addresses</description></item><item><title> fix(bug 59434)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59434) - Cannot add a picture on a slide that already have an image with an hyperlink on it</description></item><item><title> fix(bug 59383)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59383) - SS Common performance regression: DataFormatter no longer caches formats</description></item><item><title> fix(bug 59327)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59327) - HSLF/XSLF: Setting text dire
 ction on a table cell has no effect</description></item><item><title> add(bug 58648)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58648) - Regression: Fix handling of whitespaces in formulas after it was slightly broken by the changes to support the intersection operator</description></item><item><title> add(bug 59342)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59342) - XSSF: Get and set sheet tab color</description></item><item><title> add(bug 59340)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59340) - SS Common: Lookup IndexedColors by index</description></item><item><title> add(bug 59336)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59336) - SS Common: Deprecate CellUtil methods that do not need a workbook parameter.</description></item><item><title> add(bug 59338)</title><link>ht
 tp://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59338) - HSSF: Mark HSSFCellUtil for removal, replaced with Common SS CellUtil.</description></item><item><title> add(bug 52949)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 52949) - VBA Macro reader and extractor</description></item><item><title> fix(bug 55982)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55982) - Don't fail to open the spreadsheet if no TabIdRecord is found</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Fix some cases where file-handles were not closed properly, mostly when the documents could not be opened correctly</description></item><item><title> add(bug 56911)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56911) - Fix IndexOutOfBoundsException in PlfLfo
 .add()</description></item><item><title> add(bug 59264)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59264) - SS Common: unify setting cell border line style with BorderStyle</description></item></channel></rss>
\ No newline at end of file
+<rss version="0.91"><channel><title>Apache POI Changes</title><link>http://poi.apache.org/changes.html</link><description>Apache POI Changes</description><language>en-us</language><item><title> add(bug 58144)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58144) - Behaviour for headers and footers of slides is inconsistent between slideshows created in 2003 and 2007</description></item><item><title> add(bug 59443)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59443) - SS Common: get and set Comment addresses</description></item><item><title> fix(bug 59434)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59434) - Cannot add a picture on a slide that already have an image with an hyperlink on it</description></item><item><title> fix(bug 59383)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59383)
  - SS Common performance regression: DataFormatter no longer caches formats</description></item><item><title> fix(bug 59327)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 59327) - HSLF/XSLF: Setting text direction on a table cell has no effect</description></item><item><title> add(bug 58648)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58648) - Regression: Fix handling of whitespaces in formulas after it was slightly broken by the changes to support the intersection operator</description></item><item><title> add(bug 59342)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59342) - XSSF: Get and set sheet tab color</description></item><item><title> add(bug 59340)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59340) - SS Common: Lookup IndexedColors by index</description></item><item><title> add
 (bug 59336)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59336) - SS Common: Deprecate CellUtil methods that do not need a workbook parameter.</description></item><item><title> add(bug 59338)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59338) - HSSF: Mark HSSFCellUtil for removal, replaced with Common SS CellUtil.</description></item><item><title> add(bug 52949)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 52949) - VBA Macro reader and extractor</description></item><item><title> fix(bug 55982)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55982) - Don't fail to open the spreadsheet if no TabIdRecord is found</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Fix some cases where file-handles were not closed p
 roperly, mostly when the documents could not be opened correctly</description></item><item><title> add(bug 56911)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 56911) - Fix IndexOutOfBoundsException in PlfLfo.add()</description></item><item><title> add(bug 59264)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 59264) - SS Common: unify setting cell border line style with BorderStyle</description></item></channel></rss>
\ No newline at end of file



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