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 2013/10/10 18:32:41 UTC

svn commit: r1531045 [10/15] - in /poi/site/publish/apidocs: ./ org/apache/poi/class-use/ org/apache/poi/ddf/class-use/ org/apache/poi/hpsf/class-use/ org/apache/poi/hpsf/wellknown/class-use/ org/apache/poi/hslf/model/class-use/ org/apache/poi/hslf/mod...

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/NameXPtg.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/NameXPtg.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/NameXPtg.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/NameXPtg.html Thu Oct 10 16:32:37 2013
@@ -184,11 +184,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><span class="strong">FormulaRenderingWorkbook.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.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;nameXPtg)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">EvaluationWorkbook.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/EvaluationWorkbook.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;ptg)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><span class="strong">EvaluationWorkbook.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/EvaluationWorkbook.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;ptg)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">FormulaRenderingWorkbook.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/FormulaRenderingWorkbook.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;nameXPtg)</code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/OperationPtg.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/OperationPtg.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/OperationPtg.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/OperationPtg.html Thu Oct 10 16:32:37 2013
@@ -224,15 +224,15 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/ptg/OperationPtg.html" title="class in org.apache.poi.ss.formula.ptg">OperationPtg</a></code></td>
-<td class="colLast"><span class="strong">IntersectionPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/IntersectionPtg.html#instance">instance</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">RangePtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/RangePtg.html#instance">instance</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/ptg/OperationPtg.html" title="class in org.apache.poi.ss.formula.ptg">OperationPtg</a></code></td>
-<td class="colLast"><span class="strong">UnionPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/UnionPtg.html#instance">instance</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">IntersectionPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/IntersectionPtg.html#instance">instance</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/ptg/OperationPtg.html" title="class in org.apache.poi.ss.formula.ptg">OperationPtg</a></code></td>
-<td class="colLast"><span class="strong">RangePtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/RangePtg.html#instance">instance</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">UnionPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/UnionPtg.html#instance">instance</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/ptg/OperationPtg.html" title="class in org.apache.poi.ss.formula.ptg">OperationPtg</a></code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/Ptg.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/Ptg.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/Ptg.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/Ptg.html Thu Oct 10 16:32:37 2013
@@ -212,11 +212,11 @@
 </tr>
 <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"><span class="strong">ExternalNameRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/ExternalNameRecord.html#getParsedExpression()">getParsedExpression</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">FormulaRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/FormulaRecord.html#getParsedExpression()">getParsedExpression</a></strong>()</code>&nbsp;</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"><span class="strong">FormulaRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/FormulaRecord.html#getParsedExpression()">getParsedExpression</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><span class="strong">ExternalNameRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/ExternalNameRecord.html#getParsedExpression()">getParsedExpression</a></strong>()</code>&nbsp;</td>
 </tr>
 <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>
@@ -245,11 +245,11 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">ExternalNameRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/ExternalNameRecord.html#setParsedExpression(org.apache.poi.ss.formula.ptg.Ptg[])">setParsedExpression</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[]&nbsp;ptgs)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">FormulaRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/FormulaRecord.html#setParsedExpression(org.apache.poi.ss.formula.ptg.Ptg[])">setParsedExpression</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[]&nbsp;ptgs)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">FormulaRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/FormulaRecord.html#setParsedExpression(org.apache.poi.ss.formula.ptg.Ptg[])">setParsedExpression</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[]&nbsp;ptgs)</code>&nbsp;</td>
+<td class="colLast"><span class="strong">ExternalNameRecord.</span><code><strong><a href="../../../../../../../org/apache/poi/hssf/record/ExternalNameRecord.html#setParsedExpression(org.apache.poi.ss.formula.ptg.Ptg[])">setParsedExpression</a></strong>(<a href="../../../../../../../org/apache/poi/ss/formula/ptg/Ptg.html" title="class in org.apache.poi.ss.formula.ptg">Ptg</a>[]&nbsp;ptgs)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/ValueOperatorPtg.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/ValueOperatorPtg.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/ValueOperatorPtg.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/ValueOperatorPtg.html Thu Oct 10 16:32:37 2013
@@ -190,39 +190,39 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/ptg/ValueOperatorPtg.html" title="class in org.apache.poi.ss.formula.ptg">ValueOperatorPtg</a></code></td>
-<td class="colLast"><span class="strong">MultiplyPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/MultiplyPtg.html#instance">instance</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">AddPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/AddPtg.html#instance">instance</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/ptg/ValueOperatorPtg.html" title="class in org.apache.poi.ss.formula.ptg">ValueOperatorPtg</a></code></td>
-<td class="colLast"><span class="strong">GreaterEqualPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/GreaterEqualPtg.html#instance">instance</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">DividePtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/DividePtg.html#instance">instance</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/ptg/ValueOperatorPtg.html" title="class in org.apache.poi.ss.formula.ptg">ValueOperatorPtg</a></code></td>
-<td class="colLast"><span class="strong">UnaryPlusPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/UnaryPlusPtg.html#instance">instance</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">PercentPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/PercentPtg.html#instance">instance</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/ptg/ValueOperatorPtg.html" title="class in org.apache.poi.ss.formula.ptg">ValueOperatorPtg</a></code></td>
-<td class="colLast"><span class="strong">UnaryMinusPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/UnaryMinusPtg.html#instance">instance</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">ConcatPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/ConcatPtg.html#instance">instance</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/ptg/ValueOperatorPtg.html" title="class in org.apache.poi.ss.formula.ptg">ValueOperatorPtg</a></code></td>
-<td class="colLast"><span class="strong">NotEqualPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/NotEqualPtg.html#instance">instance</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">MultiplyPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/MultiplyPtg.html#instance">instance</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/ptg/ValueOperatorPtg.html" title="class in org.apache.poi.ss.formula.ptg">ValueOperatorPtg</a></code></td>
-<td class="colLast"><span class="strong">AddPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/AddPtg.html#instance">instance</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">NotEqualPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/NotEqualPtg.html#instance">instance</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/ptg/ValueOperatorPtg.html" title="class in org.apache.poi.ss.formula.ptg">ValueOperatorPtg</a></code></td>
-<td class="colLast"><span class="strong">DividePtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/DividePtg.html#instance">instance</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">LessEqualPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/LessEqualPtg.html#instance">instance</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/ptg/ValueOperatorPtg.html" title="class in org.apache.poi.ss.formula.ptg">ValueOperatorPtg</a></code></td>
-<td class="colLast"><span class="strong">EqualPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/EqualPtg.html#instance">instance</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">GreaterThanPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/GreaterThanPtg.html#instance">instance</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/ptg/ValueOperatorPtg.html" title="class in org.apache.poi.ss.formula.ptg">ValueOperatorPtg</a></code></td>
-<td class="colLast"><span class="strong">LessEqualPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/LessEqualPtg.html#instance">instance</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">SubtractPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/SubtractPtg.html#instance">instance</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/ptg/ValueOperatorPtg.html" title="class in org.apache.poi.ss.formula.ptg">ValueOperatorPtg</a></code></td>
@@ -230,23 +230,23 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/ptg/ValueOperatorPtg.html" title="class in org.apache.poi.ss.formula.ptg">ValueOperatorPtg</a></code></td>
-<td class="colLast"><span class="strong">GreaterThanPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/GreaterThanPtg.html#instance">instance</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">UnaryMinusPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/UnaryMinusPtg.html#instance">instance</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/ptg/ValueOperatorPtg.html" title="class in org.apache.poi.ss.formula.ptg">ValueOperatorPtg</a></code></td>
-<td class="colLast"><span class="strong">PercentPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/PercentPtg.html#instance">instance</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">PowerPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/PowerPtg.html#instance">instance</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/ptg/ValueOperatorPtg.html" title="class in org.apache.poi.ss.formula.ptg">ValueOperatorPtg</a></code></td>
-<td class="colLast"><span class="strong">PowerPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/PowerPtg.html#instance">instance</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">EqualPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/EqualPtg.html#instance">instance</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/ptg/ValueOperatorPtg.html" title="class in org.apache.poi.ss.formula.ptg">ValueOperatorPtg</a></code></td>
-<td class="colLast"><span class="strong">SubtractPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/SubtractPtg.html#instance">instance</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">UnaryPlusPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/UnaryPlusPtg.html#instance">instance</a></strong></code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../../org/apache/poi/ss/formula/ptg/ValueOperatorPtg.html" title="class in org.apache.poi.ss.formula.ptg">ValueOperatorPtg</a></code></td>
-<td class="colLast"><span class="strong">ConcatPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/ConcatPtg.html#instance">instance</a></strong></code>&nbsp;</td>
+<td class="colLast"><span class="strong">GreaterEqualPtg.</span><code><strong><a href="../../../../../../../org/apache/poi/ss/formula/ptg/GreaterEqualPtg.html#instance">instance</a></strong></code>&nbsp;</td>
 </tr>
 </tbody>
 </table>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/Sheet.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/Sheet.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/Sheet.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/Sheet.html Thu Oct 10 16:32:37 2013
@@ -1731,8 +1731,9 @@ extends java.lang.Iterable&lt;<a href=".
 <ul class="blockList">
 <li class="blockList">
 <h4>showInPane</h4>
-<pre>void&nbsp;showInPane(short&nbsp;toprow,
-              short&nbsp;leftcol)</pre>
+<pre>@Deprecated
+void&nbsp;showInPane(short&nbsp;toprow,
+                         short&nbsp;leftcol)</pre>
 <div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>Use <a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html#showInPane(int, int)"><code>showInPane(int, int)</code></a> as there can be more than 32767 rows.</i></div>
 <div class="block">Sets desktop window pane display area, when the
  file is first opened in a viewer.</div>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/package-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/package-tree.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/package-tree.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/charts/package-tree.html Thu Oct 10 16:32:37 2013
@@ -105,13 +105,13 @@
 <ul>
 <li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
 <ul>
-<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/AxisOrientation.html" title="enum in org.apache.poi.ss.usermodel.charts"><span class="strong">AxisOrientation</span></a></li>
-<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/AxisCrosses.html" title="enum in org.apache.poi.ss.usermodel.charts"><span class="strong">AxisCrosses</span></a></li>
-<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/LayoutMode.html" title="enum in org.apache.poi.ss.usermodel.charts"><span class="strong">LayoutMode</span></a></li>
-<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/LegendPosition.html" title="enum in org.apache.poi.ss.usermodel.charts"><span class="strong">LegendPosition</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/AxisPosition.html" title="enum in org.apache.poi.ss.usermodel.charts"><span class="strong">AxisPosition</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/AxisCrosses.html" title="enum in org.apache.poi.ss.usermodel.charts"><span class="strong">AxisCrosses</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/AxisOrientation.html" title="enum in org.apache.poi.ss.usermodel.charts"><span class="strong">AxisOrientation</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/AxisCrossBetween.html" title="enum in org.apache.poi.ss.usermodel.charts"><span class="strong">AxisCrossBetween</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/LayoutTarget.html" title="enum in org.apache.poi.ss.usermodel.charts"><span class="strong">LayoutTarget</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/LegendPosition.html" title="enum in org.apache.poi.ss.usermodel.charts"><span class="strong">LegendPosition</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.charts.<a href="../../../../../../org/apache/poi/ss/usermodel/charts/LayoutMode.html" title="enum in org.apache.poi.ss.usermodel.charts"><span class="strong">LayoutMode</span></a></li>
 </ul>
 </li>
 </ul>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/RichTextString.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/RichTextString.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/RichTextString.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/RichTextString.html Thu Oct 10 16:32:37 2013
@@ -160,14 +160,14 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/RichTextString.html" title="interface in org.apache.poi.ss.usermodel">RichTextString</a></code></td>
-<td class="colLast"><span class="strong">Textbox.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Textbox.html#getString()">getString</a></strong>()</code>&nbsp;</td>
-</tr>
-<tr class="rowColor">
-<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/RichTextString.html" title="interface in org.apache.poi.ss.usermodel">RichTextString</a></code></td>
 <td class="colLast"><span class="strong">Comment.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Comment.html#getString()">getString</a></strong>()</code>
 <div class="block">Fetches the rich text string of the comment</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/usermodel/RichTextString.html" title="interface in org.apache.poi.ss.usermodel">RichTextString</a></code></td>
+<td class="colLast"><span class="strong">Textbox.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Textbox.html#getString()">getString</a></strong>()</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
@@ -185,14 +185,14 @@
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">Textbox.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Textbox.html#setString(org.apache.poi.ss.usermodel.RichTextString)">setString</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/RichTextString.html" title="interface in org.apache.poi.ss.usermodel">RichTextString</a>&nbsp;string)</code>&nbsp;</td>
-</tr>
-<tr class="altColor">
-<td class="colFirst"><code>void</code></td>
 <td class="colLast"><span class="strong">Comment.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Comment.html#setString(org.apache.poi.ss.usermodel.RichTextString)">setString</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/RichTextString.html" title="interface in org.apache.poi.ss.usermodel">RichTextString</a>&nbsp;string)</code>
 <div class="block">Sets the rich text string used by this comment.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Textbox.</span><code><strong><a href="../../../../../../org/apache/poi/ss/usermodel/Textbox.html#setString(org.apache.poi.ss.usermodel.RichTextString)">setString</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/RichTextString.html" title="interface in org.apache.poi.ss.usermodel">RichTextString</a>&nbsp;string)</code>&nbsp;</td>
+</tr>
 </tbody>
 </table>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/VerticalAlignment.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/VerticalAlignment.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/VerticalAlignment.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/VerticalAlignment.html Thu Oct 10 16:32:37 2013
@@ -151,14 +151,14 @@ the order they are declared.</div>
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">XSSFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFSimpleShape.html#setVerticalAlignment(org.apache.poi.ss.usermodel.VerticalAlignment)">setVerticalAlignment</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel">VerticalAlignment</a>&nbsp;anchor)</code>
-<div class="block">Sets the type of vertical alignment for the text within the shape.</div>
+<td class="colLast"><span class="strong">XSSFCellStyle.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setVerticalAlignment(org.apache.poi.ss.usermodel.VerticalAlignment)">setVerticalAlignment</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel">VerticalAlignment</a>&nbsp;align)</code>
+<div class="block">Set the type of vertical alignment for the cell</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><span class="strong">XSSFCellStyle.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFCellStyle.html#setVerticalAlignment(org.apache.poi.ss.usermodel.VerticalAlignment)">setVerticalAlignment</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel">VerticalAlignment</a>&nbsp;align)</code>
-<div class="block">Set the type of vertical alignment for the cell</div>
+<td class="colLast"><span class="strong">XSSFSimpleShape.</span><code><strong><a href="../../../../../../org/apache/poi/xssf/usermodel/XSSFSimpleShape.html#setVerticalAlignment(org.apache.poi.ss.usermodel.VerticalAlignment)">setVerticalAlignment</a></strong>(<a href="../../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel">VerticalAlignment</a>&nbsp;anchor)</code>
+<div class="block">Sets the type of vertical alignment for the text within the shape.</div>
 </td>
 </tr>
 </tbody>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-tree.html?rev=1531045&r1=1531044&r2=1531045&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-tree.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/usermodel/package-tree.html Thu Oct 10 16:32:37 2013
@@ -160,20 +160,20 @@
 <ul>
 <li type="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
 <ul>
-<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">FillPatternType</span></a></li>
-<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">HorizontalAlignment</span></a></li>
-<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/PrintCellComments.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">PrintCellComments</span></a></li>
-<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/FontUnderline.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">FontUnderline</span></a></li>
-<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/PrintOrientation.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">PrintOrientation</span></a></li>
-<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">BorderStyle</span></a></li>
-<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/IndexedColors.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">IndexedColors</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/FormulaError.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">FormulaError</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/FontCharset.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">FontCharset</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/FontFamily.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">FontFamily</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/IndexedColors.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">IndexedColors</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/PrintOrientation.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">PrintOrientation</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/FontScheme.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">FontScheme</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/PageOrder.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">PageOrder</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/PaperSize.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">PaperSize</span></a></li>
-<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/FormulaError.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">FormulaError</span></a></li>
-<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/FontCharset.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">FontCharset</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/FontUnderline.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">FontUnderline</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/BorderStyle.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">BorderStyle</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/FillPatternType.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">FillPatternType</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/PrintCellComments.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">PrintCellComments</span></a></li>
+<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/HorizontalAlignment.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">HorizontalAlignment</span></a></li>
 <li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/VerticalAlignment.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">VerticalAlignment</span></a></li>
-<li type="circle">org.apache.poi.ss.usermodel.<a href="../../../../../org/apache/poi/ss/usermodel/PageOrder.html" title="enum in org.apache.poi.ss.usermodel"><span class="strong">PageOrder</span></a></li>
 </ul>
 </li>
 </ul>



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