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 2015/11/01 23:50:53 UTC

svn commit: r1711857 [5/5] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/ apidocs/org/apache/poi/hslf/model/textproperties/ apidocs/org/apache/poi/hslf/model/textproperties/class-use/ apidocs/org/apache/poi/hslf/usermodel/ apidocs/org/apac...

Modified: poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/Region.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/Region.html?rev=1711857&r1=1711856&r2=1711857&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/Region.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/util/class-use/Region.html Sun Nov  1 22:50:51 2015
@@ -132,14 +132,6 @@ HSSF concepts.</div>
 </div>
 </td>
 </tr>
-<tr class="rowColor">
-<td class="colFirst"><code>int</code></td>
-<td class="colLast"><span class="strong">HSSFSheet.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html#addMergedRegion(org.apache.poi.ss.util.Region)">addMergedRegion</a></strong>(<a href="../../../../../../org/apache/poi/ss/util/Region.html" title="class in org.apache.poi.ss.util">Region</a>&nbsp;region)</code>
-<div class="block"><strong>Deprecated.</strong>&nbsp;
-<div class="block"><i>(Aug-2008) use <tt>CellRangeAddress</tt> instead of <tt>Region</tt></i></div>
-</div>
-</td>
-</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xdgf/extractor/XDGFVisioExtractor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xdgf/extractor/XDGFVisioExtractor.html?rev=1711857&r1=1711856&r2=1711857&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xdgf/extractor/XDGFVisioExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xdgf/extractor/XDGFVisioExtractor.html Sun Nov  1 22:50:51 2015
@@ -184,7 +184,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.<a href="../../../../../org/apache/poi/POIXMLTextExtractor.html" title="class in org.apache.poi">POIXMLTextExtractor</a></h3>
-<code><a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#close()">close</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getCoreProperties()">getCoreProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getCustomProperties()">getCustomProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getDocument()">getDocument</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getExtendedProperties()">getExtendedProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getPackage()">getPackage</a></code></li>
+<code><a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#checkMaxTextSize(java.lang.StringBuffer,%20java.lang.String)">checkMaxTextSize</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#close()">close</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getCoreProperties()">getCoreProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getCustomProperties()">getCustomProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getDocument()">getDocument</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getExtendedProperties()">getExtendedProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getPackage()">getPackage</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/extractor/XSLFPowerPointExtractor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/extractor/XSLFPowerPointExtractor.html?rev=1711857&r1=1711856&r2=1711857&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/extractor/XSLFPowerPointExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/extractor/XSLFPowerPointExtractor.html Sun Nov  1 22:50:51 2015
@@ -221,7 +221,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.<a href="../../../../../org/apache/poi/POIXMLTextExtractor.html" title="class in org.apache.poi">POIXMLTextExtractor</a></h3>
-<code><a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#close()">close</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getCoreProperties()">getCoreProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getCustomProperties()">getCustomProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getDocument()">getDocument</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getExtendedProperties()">getExtendedProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getPackage()">getPackage</a></code></li>
+<code><a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#checkMaxTextSize(java.lang.StringBuffer,%20java.lang.String)">checkMaxTextSize</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#close()">close</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getCoreProperties()">getCoreProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getCustomProperties()">getCustomProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getDocument()">getDocument</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getExtendedProperties()">getExtendedProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getPackage()">getPackage</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

Modified: poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XMLSlideShow.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XMLSlideShow.html?rev=1711857&r1=1711856&r2=1711857&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XMLSlideShow.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xslf/usermodel/XMLSlideShow.html Sun Nov  1 22:50:51 2015
@@ -330,6 +330,13 @@ implements <a href="../../../../../org/a
 <h3>Methods inherited from interface&nbsp;org.apache.poi.sl.usermodel.<a href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html" title="interface in org.apache.poi.sl.usermodel">SlideShow</a></h3>
 <code><a href="../../../../../org/apache/poi/sl/usermodel/SlideShow.html#write(java.io.OutputStream)">write</a></code></li>
 </ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.io.Closeable">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;java.io.Closeable</h3>
+<code>close</code></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=1711857&r1=1711856&r2=1711857&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 Nov  1 22:50:51 2015
@@ -318,57 +318,63 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <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">
+<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="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#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="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#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="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#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/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="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#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/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="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#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/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="rowColor">
+<tr class="altColor">
 <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>
@@ -1033,7 +1039,7 @@ public&nbsp;org.openxmlformats.schemas.d
 <a name="getBulletStyle()">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>getBulletStyle</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.BulletStyle.html" title="interface in org.apache.poi.sl.usermodel">TextParagraph.BulletStyle</a>&nbsp;getBulletStyle()</pre>
@@ -1043,6 +1049,23 @@ public&nbsp;org.openxmlformats.schemas.d
 <dt><span class="strong">Returns:</span></dt><dd>the bullet style of the paragraph, if <code>null</code> then no bullets are used</dd></dl>
 </li>
 </ul>
+<a name="setBulletStyle(java.lang.Object...)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setBulletStyle</h4>
+<pre>public&nbsp;void&nbsp;setBulletStyle(java.lang.Object...&nbsp;styles)</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html#setBulletStyle(java.lang.Object...)">TextParagraph</a></code></strong></div>
+<div class="block">Sets the bullet styles. If no styles are given, the bullets are omitted.
+ Possible attributes are integer/double (bullet size), Color (bullet color),
+ character (bullet character), string (bullet font), AutoNumberingScheme</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/sl/usermodel/TextParagraph.html#setBulletStyle(java.lang.Object...)">setBulletStyle</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>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html?rev=1711857&r1=1711856&r2=1711857&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFEventBasedExcelExtractor.html Sun Nov  1 22:50:51 2015
@@ -262,7 +262,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.<a href="../../../../../org/apache/poi/POIXMLTextExtractor.html" title="class in org.apache.poi">POIXMLTextExtractor</a></h3>
-<code><a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getDocument()">getDocument</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a></code></li>
+<code><a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#checkMaxTextSize(java.lang.StringBuffer,%20java.lang.String)">checkMaxTextSize</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getDocument()">getDocument</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFExcelExtractor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFExcelExtractor.html?rev=1711857&r1=1711856&r2=1711857&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFExcelExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/extractor/XSSFExcelExtractor.html Sun Nov  1 22:50:51 2015
@@ -230,7 +230,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.<a href="../../../../../org/apache/poi/POIXMLTextExtractor.html" title="class in org.apache.poi">POIXMLTextExtractor</a></h3>
-<code><a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#close()">close</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getCoreProperties()">getCoreProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getCustomProperties()">getCustomProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getDocument()">getDocument</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getExtendedProperties()">getExtendedProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getPackage()">getPackage</a></code></li>
+<code><a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#checkMaxTextSize(java.lang.StringBuffer,%20java.lang.String)">checkMaxTextSize</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#close()">close</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getCoreProperties()">getCoreProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getCustomProperties()">getCustomProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getDocument()">getDocument</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getExtendedProperties()">getExtendedProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getPackage()">getPackage</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFEvaluationWorkbook.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFEvaluationWorkbook.html?rev=1711857&r1=1711856&r2=1711857&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFEvaluationWorkbook.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFEvaluationWorkbook.html Sun Nov  1 22:50:51 2015
@@ -161,7 +161,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.xssf.usermodel.<a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html" title="class in org.apache.poi.xssf.usermodel">BaseXSSFEvaluationWorkbook</a></h3>
-<code><a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#convertFromExternSheetIndex(int)">convertFromExternSheetIndex</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#get3DReferencePtg(org.apache.poi.ss.util.AreaReference,%20org.apache.poi.ss.formula.SheetIdentifier)">get3DReferencePtg</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#get3DReferencePtg(org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.formula.SheetIdentifier)">get3DReferencePtg</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalName(int,%20int)">getExternalName</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalName(java.lang.String,%20java.lang.String,%20int)">getExternalName</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalSheet(int)">ge
 tExternalSheet</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalSheet(java.lang.String,%20java.lang.String,%20int)">getExternalSheet</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalSheetIndex(java.lang.String)">getExternalSheetIndex</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalSheetIndex(java.lang.String,%20java.lang.String)">getExternalSheetIndex</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getName(org.apache.poi.ss.formula.ptg.NamePtg)">getName</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getName(java.lang.String,%20int)">getName</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getNameText(org.apache.poi.ss.formula.ptg.NamePtg)">getNameText</a>, <a href="../../../../../org/apache/poi/xssf
 /usermodel/BaseXSSFEvaluationWorkbook.html#getNameXPtg(java.lang.String,%20org.apache.poi.ss.formula.SheetIdentifier)">getNameXPtg</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSheetFirstNameByExternSheet(int)">getSheetFirstNameByExternSheet</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSheetIndex(java.lang.String)">getSheetIndex</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSheetLastNameByExternSheet(int)">getSheetLastNameByExternSheet</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSheetName(int)">getSheetName</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSpreadsheetVersion()">getSpreadsheetVersion</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getUDFFinder()">getUDFFinder</a>, <a href="../../../../../or
 g/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#resolveNameXText(org.apache.poi.ss.formula.ptg.NameXPtg)">resolveNameXText</a></code></li>
+<code><a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#convertFromExternSheetIndex(int)">convertFromExternSheetIndex</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#createName()">createName</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#get3DReferencePtg(org.apache.poi.ss.util.AreaReference,%20org.apache.poi.ss.formula.SheetIdentifier)">get3DReferencePtg</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#get3DReferencePtg(org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.formula.SheetIdentifier)">get3DReferencePtg</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalName(int,%20int)">getExternalName</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalName(java.lang.String,%20java.lang.String,%20int)">getExternalName<
 /a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalSheet(int)">getExternalSheet</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalSheet(java.lang.String,%20java.lang.String,%20int)">getExternalSheet</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalSheetIndex(java.lang.String)">getExternalSheetIndex</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalSheetIndex(java.lang.String,%20java.lang.String)">getExternalSheetIndex</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getName(org.apache.poi.ss.formula.ptg.NamePtg)">getName</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getName(java.lang.String,%20int)">getName</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.h
 tml#getNameText(org.apache.poi.ss.formula.ptg.NamePtg)">getNameText</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getNameXPtg(java.lang.String,%20org.apache.poi.ss.formula.SheetIdentifier)">getNameXPtg</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSheetFirstNameByExternSheet(int)">getSheetFirstNameByExternSheet</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSheetIndex(java.lang.String)">getSheetIndex</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSheetLastNameByExternSheet(int)">getSheetLastNameByExternSheet</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSheetName(int)">getSheetName</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSpreadsheetVersion()">getSpreadsheetVersion</a>, <a href="../../../../../org/ap
 ache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getUDFFinder()">getUDFFinder</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#resolveNameXText(org.apache.poi.ss.formula.ptg.NameXPtg)">resolveNameXText</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html?rev=1711857&r1=1711856&r2=1711857&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html Sun Nov  1 22:50:51 2015
@@ -185,27 +185,33 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/xssf/usermodel/XSSFName.html" title="class in org.apache.poi.xssf.usermodel">XSSFName</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#createName()">createName</a></strong>()</code>
+<div class="block">Return the underlying workbook</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#get3DReferencePtg(org.apache.poi.ss.util.AreaReference,%20org.apache.poi.ss.formula.SheetIdentifier)">get3DReferencePtg</a></strong>(<a href="../../../../../org/apache/poi/ss/util/AreaReference.html" title="class in org.apache.poi.ss.util">AreaReference</a>&nbsp;area,
                  <a href="../../../../../org/apache/poi/ss/formula/SheetIdentifier.html" title="class in org.apache.poi.ss.formula">SheetIdentifier</a>&nbsp;sheet)</code>
 <div class="block">Produce the appropriate Ptg for a 3d area reference</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#get3DReferencePtg(org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.formula.SheetIdentifier)">get3DReferencePtg</a></strong>(<a href="../../../../../org/apache/poi/ss/util/CellReference.html" title="class in org.apache.poi.ss.util">CellReference</a>&nbsp;cell,
                  <a href="../../../../../org/apache/poi/ss/formula/SheetIdentifier.html" title="class in org.apache.poi.ss.formula">SheetIdentifier</a>&nbsp;sheet)</code>
 <div class="block">Produce the appropriate Ptg for a 3d cell reference</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/formula/EvaluationWorkbook.ExternalName.html" title="class in org.apache.poi.ss.formula">EvaluationWorkbook.ExternalName</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalName(int,%20int)">getExternalName</a></strong>(int&nbsp;externSheetIndex,
                int&nbsp;externNameIndex)</code>
 <div class="block">HSSF Only - fetch the external-style name details</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/formula/EvaluationWorkbook.ExternalName.html" title="class in org.apache.poi.ss.formula">EvaluationWorkbook.ExternalName</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalName(java.lang.String,%20java.lang.String,%20int)">getExternalName</a></strong>(java.lang.String&nbsp;nameName,
                java.lang.String&nbsp;sheetName,
@@ -213,13 +219,13 @@ implements <a href="../../../../../org/a
 <div class="block">XSSF Only - fetch the external-style name details</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/formula/EvaluationWorkbook.ExternalSheet.html" title="class in org.apache.poi.ss.formula">EvaluationWorkbook.ExternalSheet</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalSheet(int)">getExternalSheet</a></strong>(int&nbsp;externSheetIndex)</code>
 <div class="block">HSSF Only - fetch the external-style sheet details</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/formula/EvaluationWorkbook.ExternalSheet.html" title="class in org.apache.poi.ss.formula">EvaluationWorkbook.ExternalSheet</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalSheet(java.lang.String,%20java.lang.String,%20int)">getExternalSheet</a></strong>(java.lang.String&nbsp;firstSheetName,
                 java.lang.String&nbsp;lastSheetName,
@@ -227,69 +233,71 @@ implements <a href="../../../../../org/a
 <div class="block">XSSF Only - fetch the external-style sheet details</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalSheetIndex(java.lang.String)">getExternalSheetIndex</a></strong>(java.lang.String&nbsp;sheetName)</code>
 <div class="block">gets the externSheet index for a sheet from this workbook</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalSheetIndex(java.lang.String,%20java.lang.String)">getExternalSheetIndex</a></strong>(java.lang.String&nbsp;workbookName,
                      java.lang.String&nbsp;sheetName)</code>
 <div class="block">gets the externSheet index for a sheet from an external workbook</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/formula/EvaluationName.html" title="interface in org.apache.poi.ss.formula">EvaluationName</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getName(org.apache.poi.ss.formula.ptg.NamePtg)">getName</a></strong>(<a href="../../../../../org/apache/poi/ss/formula/ptg/NamePtg.html" title="class in org.apache.poi.ss.formula.ptg">NamePtg</a>&nbsp;namePtg)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/formula/EvaluationName.html" title="interface in org.apache.poi.ss.formula">EvaluationName</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getName(java.lang.String,%20int)">getName</a></strong>(java.lang.String&nbsp;name,
        int&nbsp;sheetIndex)</code>
-<div class="block">named range name matching is case insensitive</div>
+<div class="block">Return EvaluationName wrapper around the matching XSSFName (named range)</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/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getNameText(org.apache.poi.ss.formula.ptg.NamePtg)">getNameText</a></strong>(<a href="../../../../../org/apache/poi/ss/formula/ptg/NamePtg.html" title="class in org.apache.poi.ss.formula.ptg">NamePtg</a>&nbsp;namePtg)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/formula/ptg/NameXPxg.html" title="class in org.apache.poi.ss.formula.ptg">NameXPxg</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getNameXPtg(java.lang.String,%20org.apache.poi.ss.formula.SheetIdentifier)">getNameXPtg</a></strong>(java.lang.String&nbsp;name,
-           <a href="../../../../../org/apache/poi/ss/formula/SheetIdentifier.html" title="class in org.apache.poi.ss.formula">SheetIdentifier</a>&nbsp;sheet)</code>&nbsp;</td>
+           <a href="../../../../../org/apache/poi/ss/formula/SheetIdentifier.html" title="class in org.apache.poi.ss.formula">SheetIdentifier</a>&nbsp;sheet)</code>
+<div class="block">Return an external name (named range, function, user-defined function) Pxg</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/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSheetFirstNameByExternSheet(int)">getSheetFirstNameByExternSheet</a></strong>(int&nbsp;externSheetIndex)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSheetIndex(java.lang.String)">getSheetIndex</a></strong>(java.lang.String&nbsp;sheetName)</code>
 <div class="block">Finds a sheet index by case insensitive name.</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/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSheetLastNameByExternSheet(int)">getSheetLastNameByExternSheet</a></strong>(int&nbsp;externSheetIndex)</code>&nbsp;</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/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSheetName(int)">getSheetName</a></strong>(int&nbsp;sheetIndex)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/SpreadsheetVersion.html" title="enum in org.apache.poi.ss">SpreadsheetVersion</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSpreadsheetVersion()">getSpreadsheetVersion</a></strong>()</code>
 <div class="block">Returns an enum holding spreadhseet properties specific to an Excel version (
  max column and row numbers, max arguments to a function, etc.)</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/ss/formula/udf/UDFFinder.html" title="interface in org.apache.poi.ss.formula.udf">UDFFinder</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getUDFFinder()">getUDFFinder</a></strong>()</code>&nbsp;</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/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#resolveNameXText(org.apache.poi.ss.formula.ptg.NameXPtg)">resolveNameXText</a></strong>(<a href="../../../../../org/apache/poi/ss/formula/ptg/NameXPtg.html" title="class in org.apache.poi.ss.formula.ptg">NameXPtg</a>&nbsp;n)</code>&nbsp;</td>
 </tr>
@@ -394,14 +402,17 @@ implements <a href="../../../../../org/a
 <h4>getName</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/ss/formula/EvaluationName.html" title="interface in org.apache.poi.ss.formula">EvaluationName</a>&nbsp;getName(java.lang.String&nbsp;name,
                      int&nbsp;sheetIndex)</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/ss/formula/FormulaParsingWorkbook.html#getName(java.lang.String,%20int)">FormulaParsingWorkbook</a></code></strong></div>
-<div class="block">named range name matching is case insensitive</div>
+<div class="block">Return EvaluationName wrapper around the matching XSSFName (named range)</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/formula/EvaluationWorkbook.html#getName(java.lang.String,%20int)">getName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/formula/EvaluationWorkbook.html" title="interface in org.apache.poi.ss.formula">EvaluationWorkbook</a></code></dd>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/formula/FormulaParsingWorkbook.html#getName(java.lang.String,%20int)">getName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/formula/FormulaParsingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaParsingWorkbook</a></code></dd>
-</dl>
+<dt><span class="strong">Parameters:</span></dt><dd><code>name</code> - case-aware but case-insensitive named range in workbook</dd><dd><code>sheetIndex</code> - index of sheet if named range scope is limited to one sheet
+                 if named range scope is global to the workbook, sheetIndex is -1.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>If name is a named range in the workbook, returns
+  EvaluationName corresponding to that named range 
+  Returns null if there is no named range with the same name and scope in the workbook</dd></dl>
 </li>
 </ul>
 <a name="getSheetName(int)">
@@ -458,6 +469,7 @@ implements <a href="../../../../../org/a
 <h4>getNameXPtg</h4>
 <pre>public&nbsp;<a href="../../../../../org/apache/poi/ss/formula/ptg/NameXPxg.html" title="class in org.apache.poi.ss.formula.ptg">NameXPxg</a>&nbsp;getNameXPtg(java.lang.String&nbsp;name,
                    <a href="../../../../../org/apache/poi/ss/formula/SheetIdentifier.html" title="class in org.apache.poi.ss.formula">SheetIdentifier</a>&nbsp;sheet)</pre>
+<div class="block">Return an external name (named range, function, user-defined function) Pxg</div>
 <dl>
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/formula/FormulaParsingWorkbook.html#getNameXPtg(java.lang.String,%20org.apache.poi.ss.formula.SheetIdentifier)">getNameXPtg</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/formula/FormulaParsingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaParsingWorkbook</a></code></dd>
@@ -630,6 +642,21 @@ implements <a href="../../../../../org/a
 </dl>
 </li>
 </ul>
+<a name="createName()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createName</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/xssf/usermodel/XSSFName.html" title="class in org.apache.poi.xssf.usermodel">XSSFName</a>&nbsp;createName()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../org/apache/poi/ss/formula/FormulaParsingWorkbook.html#createName()">FormulaParsingWorkbook</a></code></strong></div>
+<div class="block">Return the underlying workbook</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../../org/apache/poi/ss/formula/FormulaParsingWorkbook.html#createName()">createName</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/formula/FormulaParsingWorkbook.html" title="interface in org.apache.poi.ss.formula">FormulaParsingWorkbook</a></code></dd>
+</dl>
+</li>
+</ul>
 <a name="getUDFFinder()">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFEvaluationWorkbook.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFEvaluationWorkbook.html?rev=1711857&r1=1711856&r2=1711857&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFEvaluationWorkbook.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFEvaluationWorkbook.html Sun Nov  1 22:50:51 2015
@@ -176,7 +176,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.xssf.usermodel.<a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html" title="class in org.apache.poi.xssf.usermodel">BaseXSSFEvaluationWorkbook</a></h3>
-<code><a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#convertFromExternSheetIndex(int)">convertFromExternSheetIndex</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#get3DReferencePtg(org.apache.poi.ss.util.AreaReference,%20org.apache.poi.ss.formula.SheetIdentifier)">get3DReferencePtg</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#get3DReferencePtg(org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.formula.SheetIdentifier)">get3DReferencePtg</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalName(int,%20int)">getExternalName</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalName(java.lang.String,%20java.lang.String,%20int)">getExternalName</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalSheet(int)">ge
 tExternalSheet</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalSheet(java.lang.String,%20java.lang.String,%20int)">getExternalSheet</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalSheetIndex(java.lang.String)">getExternalSheetIndex</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalSheetIndex(java.lang.String,%20java.lang.String)">getExternalSheetIndex</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getName(org.apache.poi.ss.formula.ptg.NamePtg)">getName</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getName(java.lang.String,%20int)">getName</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getNameText(org.apache.poi.ss.formula.ptg.NamePtg)">getNameText</a>, <a href="../../../../../org/apache/poi/xssf
 /usermodel/BaseXSSFEvaluationWorkbook.html#getNameXPtg(java.lang.String,%20org.apache.poi.ss.formula.SheetIdentifier)">getNameXPtg</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSheetFirstNameByExternSheet(int)">getSheetFirstNameByExternSheet</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSheetIndex(java.lang.String)">getSheetIndex</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSheetLastNameByExternSheet(int)">getSheetLastNameByExternSheet</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSheetName(int)">getSheetName</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSpreadsheetVersion()">getSpreadsheetVersion</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getUDFFinder()">getUDFFinder</a>, <a href="../../../../../or
 g/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#resolveNameXText(org.apache.poi.ss.formula.ptg.NameXPtg)">resolveNameXText</a></code></li>
+<code><a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#convertFromExternSheetIndex(int)">convertFromExternSheetIndex</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#createName()">createName</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#get3DReferencePtg(org.apache.poi.ss.util.AreaReference,%20org.apache.poi.ss.formula.SheetIdentifier)">get3DReferencePtg</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#get3DReferencePtg(org.apache.poi.ss.util.CellReference,%20org.apache.poi.ss.formula.SheetIdentifier)">get3DReferencePtg</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalName(int,%20int)">getExternalName</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalName(java.lang.String,%20java.lang.String,%20int)">getExternalName<
 /a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalSheet(int)">getExternalSheet</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalSheet(java.lang.String,%20java.lang.String,%20int)">getExternalSheet</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalSheetIndex(java.lang.String)">getExternalSheetIndex</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getExternalSheetIndex(java.lang.String,%20java.lang.String)">getExternalSheetIndex</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getName(org.apache.poi.ss.formula.ptg.NamePtg)">getName</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getName(java.lang.String,%20int)">getName</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.h
 tml#getNameText(org.apache.poi.ss.formula.ptg.NamePtg)">getNameText</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getNameXPtg(java.lang.String,%20org.apache.poi.ss.formula.SheetIdentifier)">getNameXPtg</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSheetFirstNameByExternSheet(int)">getSheetFirstNameByExternSheet</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSheetIndex(java.lang.String)">getSheetIndex</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSheetLastNameByExternSheet(int)">getSheetLastNameByExternSheet</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSheetName(int)">getSheetName</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getSpreadsheetVersion()">getSpreadsheetVersion</a>, <a href="../../../../../org/ap
 ache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#getUDFFinder()">getUDFFinder</a>, <a href="../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#resolveNameXText(org.apache.poi.ss.formula.ptg.NameXPtg)">resolveNameXText</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFSheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFSheet.html?rev=1711857&r1=1711856&r2=1711857&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFSheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFSheet.html Sun Nov  1 22:50:51 2015
@@ -1622,7 +1622,10 @@ public&nbsp;org.openxmlformats.schemas.s
 <dt><strong>Specified by:</strong></dt>
 <dd><code><a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html#addMergedRegion(org.apache.poi.ss.util.CellRangeAddress)">addMergedRegion</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a></code></dd>
 <dt><span class="strong">Parameters:</span></dt><dd><code>region</code> - (rowfrom/colfrom-rowto/colto) to merge</dd>
-<dt><span class="strong">Returns:</span></dt><dd>index of this region</dd></dl>
+<dt><span class="strong">Returns:</span></dt><dd>index of this region</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.IllegalStateException</code> - if region intersects with a multi-cell array formula</dd>
+<dd><code>java.lang.IllegalStateException</code> - if region intersects with an existing region on this sheet</dd></dl>
 </li>
 </ul>
 <a name="autoSizeColumn(int)">

Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFName.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFName.html?rev=1711857&r1=1711856&r2=1711857&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFName.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFName.html Sun Nov  1 22:50:51 2015
@@ -95,14 +95,18 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFName.html" title="class in org.apache.poi.xssf.usermodel">XSSFName</a></code></td>
-<td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#createName()">createName</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">BaseXSSFEvaluationWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/BaseXSSFEvaluationWorkbook.html#createName()">createName</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFName.html" title="class in org.apache.poi.xssf.usermodel">XSSFName</a></code></td>
-<td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#getName(java.lang.String)">getName</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#createName()">createName</a></strong>()</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFName.html" title="class in org.apache.poi.xssf.usermodel">XSSFName</a></code></td>
+<td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#getName(java.lang.String)">getName</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFName.html" title="class in org.apache.poi.xssf.usermodel">XSSFName</a></code></td>
 <td class="colLast"><span class="strong">XSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFWorkbook.html#getNameAt(int)">getNameAt</a></strong>(int&nbsp;nameIndex)</code>&nbsp;</td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/xwpf/extractor/XWPFWordExtractor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xwpf/extractor/XWPFWordExtractor.html?rev=1711857&r1=1711856&r2=1711857&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/xwpf/extractor/XWPFWordExtractor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/xwpf/extractor/XWPFWordExtractor.html Sun Nov  1 22:50:51 2015
@@ -202,7 +202,7 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.poi.<a href="../../../../../org/apache/poi/POIXMLTextExtractor.html" title="class in org.apache.poi">POIXMLTextExtractor</a></h3>
-<code><a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#close()">close</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getCoreProperties()">getCoreProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getCustomProperties()">getCustomProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getDocument()">getDocument</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getExtendedProperties()">getExtendedProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getPackage()">getPackage</a></code></li>
+<code><a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#checkMaxTextSize(java.lang.StringBuffer,%20java.lang.String)">checkMaxTextSize</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#close()">close</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getCoreProperties()">getCoreProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getCustomProperties()">getCustomProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getDocument()">getDocument</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getExtendedProperties()">getExtendedProperties</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getMetadataTextExtractor()">getMetadataTextExtractor</a>, <a href="../../../../../org/apache/poi/POIXMLTextExtractor.html#getPackage()">getPackage</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">

Modified: poi/site/publish/apidocs/overview-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/overview-tree.html?rev=1711857&r1=1711856&r2=1711857&view=diff
==============================================================================
--- poi/site/publish/apidocs/overview-tree.html (original)
+++ poi/site/publish/apidocs/overview-tree.html Sun Nov  1 22:50:51 2015
@@ -1097,7 +1097,7 @@
 <li type="circle">org.apache.poi.hslf.usermodel.<a href="org/apache/poi/hslf/usermodel/HSLFSlide.html" title="class in org.apache.poi.hslf.usermodel"><span class="strong">HSLFSlide</span></a> (implements org.apache.poi.sl.usermodel.<a href="org/apache/poi/sl/usermodel/Slide.html" title="interface in org.apache.poi.sl.usermodel">Slide</a>&lt;S,P&gt;)</li>
 </ul>
 </li>
-<li type="circle">org.apache.poi.hslf.usermodel.<a href="org/apache/poi/hslf/usermodel/HSLFSlideShow.html" title="class in org.apache.poi.hslf.usermodel"><span class="strong">HSLFSlideShow</span></a> (implements org.apache.poi.sl.usermodel.<a href="org/apache/poi/sl/usermodel/SlideShow.html" title="interface in org.apache.poi.sl.usermodel">SlideShow</a>&lt;S,P&gt;)</li>
+<li type="circle">org.apache.poi.hslf.usermodel.<a href="org/apache/poi/hslf/usermodel/HSLFSlideShow.html" title="class in org.apache.poi.hslf.usermodel"><span class="strong">HSLFSlideShow</span></a> (implements java.io.Closeable, org.apache.poi.sl.usermodel.<a href="org/apache/poi/sl/usermodel/SlideShow.html" title="interface in org.apache.poi.sl.usermodel">SlideShow</a>&lt;S,P&gt;)</li>
 <li type="circle">org.apache.poi.hslf.usermodel.<a href="org/apache/poi/hslf/usermodel/HSLFSlideShowEncrypted.html" title="class in org.apache.poi.hslf.usermodel"><span class="strong">HSLFSlideShowEncrypted</span></a></li>
 <li type="circle">org.apache.poi.hslf.usermodel.<a href="org/apache/poi/hslf/usermodel/HSLFSoundData.html" title="class in org.apache.poi.hslf.usermodel"><span class="strong">HSLFSoundData</span></a></li>
 <li type="circle">org.apache.poi.hslf.usermodel.<a href="org/apache/poi/hslf/usermodel/HSLFTextParagraph.html" title="class in org.apache.poi.hslf.usermodel"><span class="strong">HSLFTextParagraph</span></a> (implements org.apache.poi.sl.usermodel.<a href="org/apache/poi/sl/usermodel/TextParagraph.html" title="interface in org.apache.poi.sl.usermodel">TextParagraph</a>&lt;S,P,T&gt;)</li>
@@ -1473,7 +1473,7 @@
 <li type="circle">org.apache.poi.hdgf.<a href="org/apache/poi/hdgf/HDGFDiagram.html" title="class in org.apache.poi.hdgf"><span class="strong">HDGFDiagram</span></a></li>
 <li type="circle">org.apache.poi.hpbf.<a href="org/apache/poi/hpbf/HPBFDocument.html" title="class in org.apache.poi.hpbf"><span class="strong">HPBFDocument</span></a></li>
 <li type="circle">org.apache.poi.hpsf.<a href="org/apache/poi/hpsf/HPSFPropertiesOnlyDocument.html" title="class in org.apache.poi.hpsf"><span class="strong">HPSFPropertiesOnlyDocument</span></a></li>
-<li type="circle">org.apache.poi.hslf.usermodel.<a href="org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html" title="class in org.apache.poi.hslf.usermodel"><span class="strong">HSLFSlideShowImpl</span></a></li>
+<li type="circle">org.apache.poi.hslf.usermodel.<a href="org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.html" title="class in org.apache.poi.hslf.usermodel"><span class="strong">HSLFSlideShowImpl</span></a> (implements java.io.Closeable)</li>
 <li type="circle">org.apache.poi.hssf.usermodel.<a href="org/apache/poi/hssf/usermodel/HSSFWorkbook.html" title="class in org.apache.poi.hssf.usermodel"><span class="strong">HSSFWorkbook</span></a> (implements org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel">Workbook</a>)</li>
 <li type="circle">org.apache.poi.hwpf.<a href="org/apache/poi/hwpf/HWPFDocumentCore.html" title="class in org.apache.poi.hwpf"><span class="strong">HWPFDocumentCore</span></a>
 <ul>
@@ -2818,9 +2818,11 @@
 <ul>
 <li type="circle">java.io.Closeable
 <ul>
+<li type="circle">org.apache.poi.sl.usermodel.<a href="org/apache/poi/sl/usermodel/SlideShow.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">SlideShow</span></a>&lt;S,P&gt;</li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">Workbook</span></a> (also extends java.lang.Iterable&lt;T&gt;)</li>
 </ul>
 </li>
+<li type="circle">org.apache.poi.sl.usermodel.<a href="org/apache/poi/sl/usermodel/SlideShow.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">SlideShow</span></a>&lt;S,P&gt;</li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/Workbook.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">Workbook</span></a> (also extends java.io.Closeable, java.lang.Iterable&lt;T&gt;)</li>
 </ul>
 </li>
@@ -3301,7 +3303,6 @@
 </ul>
 </li>
 <li type="circle">org.apache.poi.poifs.crypt.dsig.services.<a href="org/apache/poi/poifs/crypt/dsig/services/SignaturePolicyService.html" title="interface in org.apache.poi.poifs.crypt.dsig.services"><span class="strong">SignaturePolicyService</span></a></li>
-<li type="circle">org.apache.poi.sl.usermodel.<a href="org/apache/poi/sl/usermodel/SlideShow.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">SlideShow</span></a>&lt;S,P&gt;</li>
 <li type="circle">org.apache.poi.sl.usermodel.<a href="org/apache/poi/sl/usermodel/StrokeStyle.html" title="interface in org.apache.poi.sl.usermodel"><span class="strong">StrokeStyle</span></a></li>
 <li type="circle">org.apache.poi.util.<a href="org/apache/poi/util/TempFileCreationStrategy.html" title="interface in org.apache.poi.util"><span class="strong">TempFileCreationStrategy</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="org/apache/poi/ss/usermodel/Textbox.html" title="interface in org.apache.poi.ss.usermodel"><span class="strong">Textbox</span></a></li>

Modified: poi/site/publish/changes.html
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1711857&r1=1711856&r2=1711857&view=diff
==============================================================================
--- poi/site/publish/changes.html (original)
+++ poi/site/publish/changes.html Sun Nov  1 22:50:51 2015
@@ -261,6 +261,9 @@ if (VERSION > 3) {
 <ul>
         
 <li>
+<img class="icon" alt="fix" src="images/fix.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=45124">45124</a> - inserting text or images wipes out boldness and makes everything italic</li>
+        
+<li>
 <img class="icon" alt="add" src="images/add.jpg"> <a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=58452">58452</a> - Set cell formulas containing unregistered function names</li>
         
 <li>

Modified: poi/site/publish/changes.rss
URL: http://svn.apache.org/viewvc/poi/site/publish/changes.rss?rev=1711857&r1=1711856&r2=1711857&view=diff
==============================================================================
--- poi/site/publish/changes.rss (original)
+++ poi/site/publish/changes.rss Sun Nov  1 22:50:51 2015
@@ -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>POI Changes</title><link>http://poi.apache.org/changes.html</link><description>POI Changes</description><language>en-us</language><item><title> add(bug 58452)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58452) - Set cell formulas containing unregistered function names</description></item><item><title> add(bug 58442)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58442) - Add method to reorganize AreaPtg as top-left and bottom-right references</description></item><item><title> fix(bug 58443)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58443) - Prohibit adding merged regions that would overlap with existing merged regions</description></item><item><title> fix(bug 58516)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58516) - Rare new aioobe in 3.13 on ini
 tialization of a handful of ppts</description></item><item><title> fix(bug 56957)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56957) - Avoid error if Workbook with empty SharedStringTable is written</description></item><item><title> add(bug 58557)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58557) - Add support for shifting hyperlinks when shifting rows on an XSSFSheet</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText()</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Common sl unification - converted ApacheconEU08 example to common sl - added missing functionality</description></item><item><title> fix</title><link>http://poi.apache.or
 g/changes.html</link><description> fix by POI Developers - Common sl unification - return null instead of default values for missing borders X/HSLFTable</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Common sl unification - use points in HSLFTable.setColumnWidth()</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Fix appending text to empty HSLFTextParagraph</description></item><item><title> fix(bug 58558)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58558) - SXSSFCell.setCellValue((RichTextString)null) fixed to work like XSSF and HSSF</description></item><item><title> fix(bug 58536)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58536) - DataFormatter and CellFormat non-localised support for localised currency formats like [$
 $-408]</description></item><item><title> fix(bug 58532)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58532) - DataFormatter cell formatting for things like [&gt;999999]#,,"M";[&gt;999]#,"K";#</description></item><item><title> fix(bug 58085)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58085) - Fix removing sheet so not to break other existing sheet references</description></item><item><title> fix(bug 58480)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58480) - Work around problem where on Windows systems a Mapped Buffer can still lock a file even if the Channel was closed properly</description></item><item><title> add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Update commons-logging to 1.2 and commons-codec to 1.10</description></item><item><title> fix</title><link>http://poi.apache.org/
 changes.html</link><description> fix by POI Developers - Removed deprecated mixed case getter/setter in XSSFColor</description></item><item><title> fix(bug 55032)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55032) - Fix handling missing option values in financial functions PV, FV, NPER and PMT</description></item><item><title> fix(bug 50319)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 50319) - Make row groups which include row 0 work</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Removed deprecated HDF API</description></item><item><title> fix(bug 58466)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58466) - Improve column manipulation in XSSF to avoid changes overwriting each other</description></item><item><title> fix(bug 58471)</title><link>http://po
 i.apache.org/changes.html</link><description> fix by POI Developers (bug 58471) - Improve number formatting to more closely match Excel's behaviour</description></item><item><title> fix(bug 58549)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58549) - Fix row limits for HSSFClientAnchor to allow the full range supported by Excel</description></item></channel></rss>
\ No newline at end of file
+<rss version="0.91"><channel><title>POI Changes</title><link>http://poi.apache.org/changes.html</link><description>POI Changes</description><language>en-us</language><item><title> fix(bug 45124)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 45124) - inserting text or images wipes out boldness and makes everything italic</description></item><item><title> add(bug 58452)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58452) - Set cell formulas containing unregistered function names</description></item><item><title> add(bug 58442)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58442) - Add method to reorganize AreaPtg as top-left and bottom-right references</description></item><item><title> fix(bug 58443)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58443) - Prohibit adding merged regions that w
 ould overlap with existing merged regions</description></item><item><title> fix(bug 58516)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58516) - Rare new aioobe in 3.13 on initialization of a handful of ppts</description></item><item><title> fix(bug 56957)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 56957) - Avoid error if Workbook with empty SharedStringTable is written</description></item><item><title> add(bug 58557)</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers (bug 58557) - Add support for shifting hyperlinks when shifting rows on an XSSFSheet</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Common sl unification - copy first paragraph / textrun properties on XSLFTextShape.setText()</description></item><item><title> fix</title><link>http://poi.apache.org/ch
 anges.html</link><description> fix by POI Developers - Common sl unification - converted ApacheconEU08 example to common sl - added missing functionality</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Common sl unification - return null instead of default values for missing borders X/HSLFTable</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Common sl unification - use points in HSLFTable.setColumnWidth()</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Fix appending text to empty HSLFTextParagraph</description></item><item><title> fix(bug 58558)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58558) - SXSSFCell.setCellValue((RichTextString)null) fixed to work like XSSF and HSSF</description></it
 em><item><title> fix(bug 58536)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58536) - DataFormatter and CellFormat non-localised support for localised currency formats like [$$-408]</description></item><item><title> fix(bug 58532)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58532) - DataFormatter cell formatting for things like [&gt;999999]#,,"M";[&gt;999]#,"K";#</description></item><item><title> fix(bug 58085)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58085) - Fix removing sheet so not to break other existing sheet references</description></item><item><title> fix(bug 58480)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58480) - Work around problem where on Windows systems a Mapped Buffer can still lock a file even if the Channel was closed properly</description></item><item><title> 
 add</title><link>http://poi.apache.org/changes.html</link><description> add by POI Developers - Update commons-logging to 1.2 and commons-codec to 1.10</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Removed deprecated mixed case getter/setter in XSSFColor</description></item><item><title> fix(bug 55032)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 55032) - Fix handling missing option values in financial functions PV, FV, NPER and PMT</description></item><item><title> fix(bug 50319)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 50319) - Make row groups which include row 0 work</description></item><item><title> fix</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers - Removed deprecated HDF API</description></item><item><title> fix(bug 58466)</title><link>http://poi.ap
 ache.org/changes.html</link><description> fix by POI Developers (bug 58466) - Improve column manipulation in XSSF to avoid changes overwriting each other</description></item><item><title> fix(bug 58471)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58471) - Improve number formatting to more closely match Excel's behaviour</description></item><item><title> fix(bug 58549)</title><link>http://poi.apache.org/changes.html</link><description> fix by POI Developers (bug 58549) - Fix row limits for HSSFClientAnchor to allow the full range supported by Excel</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