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/23 00:12:05 UTC

svn commit: r1534821 [4/8] - in /poi/site/publish/apidocs: ./ org/apache/poi/ddf/ org/apache/poi/hpsf/ org/apache/poi/hpsf/class-use/ org/apache/poi/hssf/record/ org/apache/poi/hssf/record/class-use/ org/apache/poi/hssf/usermodel/ org/apache/poi/hssf/u...

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/SubRecord.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/SubRecord.html?rev=1534821&r1=1534820&r2=1534821&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/SubRecord.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/SubRecord.html Tue Oct 22 22:12:03 2013
@@ -125,6 +125,18 @@
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/FtCfSubRecord.html" title="class in org.apache.poi.hssf.record">FtCfSubRecord</a></strong></code>
+<div class="block">The FtCf structure specifies the clipboard format of the picture-type Obj record containing this FtCf.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/FtPioGrbitSubRecord.html" title="class in org.apache.poi.hssf.record">FtPioGrbitSubRecord</a></strong></code>
+<div class="block">This structure appears as part of an Obj record that represents image display properties.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/poi/hssf/record/GroupMarkerSubRecord.html" title="class in org.apache.poi.hssf.record">GroupMarkerSubRecord</a></strong></code>
 <div class="block">ftGmo (0x0006)<p/>
  The group marker record is used as a position holder for groups.</div>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/package-frame.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/package-frame.html?rev=1534821&r1=1534820&r2=1534821&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/package-frame.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/package-frame.html Tue Oct 22 22:12:03 2013
@@ -73,6 +73,8 @@
 <li><a href="FormatRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">FormatRecord</a></li>
 <li><a href="FormulaRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">FormulaRecord</a></li>
 <li><a href="FtCblsSubRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">FtCblsSubRecord</a></li>
+<li><a href="FtCfSubRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">FtCfSubRecord</a></li>
+<li><a href="FtPioGrbitSubRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">FtPioGrbitSubRecord</a></li>
 <li><a href="GridsetRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">GridsetRecord</a></li>
 <li><a href="GroupMarkerSubRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">GroupMarkerSubRecord</a></li>
 <li><a href="GutsRecord.html" title="class in org.apache.poi.hssf.record" target="classFrame">GutsRecord</a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/package-summary.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/package-summary.html?rev=1534821&r1=1534820&r2=1534821&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/package-summary.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/package-summary.html Tue Oct 22 22:12:03 2013
@@ -480,6 +480,18 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/FtCfSubRecord.html" title="class in org.apache.poi.hssf.record">FtCfSubRecord</a></td>
+<td class="colLast">
+<div class="block">The FtCf structure specifies the clipboard format of the picture-type Obj record containing this FtCf.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/FtPioGrbitSubRecord.html" title="class in org.apache.poi.hssf.record">FtPioGrbitSubRecord</a></td>
+<td class="colLast">
+<div class="block">This structure appears as part of an Obj record that represents image display properties.</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/poi/hssf/record/GridsetRecord.html" title="class in org.apache.poi.hssf.record">GridsetRecord</a></td>
 <td class="colLast">
 <div class="block">Title:        Gridset Record.</div>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/package-tree.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/package-tree.html?rev=1534821&r1=1534820&r2=1534821&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/record/package-tree.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/record/package-tree.html Tue Oct 22 22:12:03 2013
@@ -238,6 +238,8 @@
 <li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/EmbeddedObjectRefSubRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">EmbeddedObjectRefSubRecord</span></a></li>
 <li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/EndSubRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">EndSubRecord</span></a></li>
 <li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/FtCblsSubRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">FtCblsSubRecord</span></a></li>
+<li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/FtCfSubRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">FtCfSubRecord</span></a></li>
+<li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/FtPioGrbitSubRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">FtPioGrbitSubRecord</span></a></li>
 <li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/GroupMarkerSubRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">GroupMarkerSubRecord</span></a></li>
 <li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/LbsDataSubRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">LbsDataSubRecord</span></a></li>
 <li type="circle">org.apache.poi.hssf.record.<a href="../../../../../org/apache/poi/hssf/record/NoteStructureSubRecord.html" title="class in org.apache.poi.hssf.record"><span class="strong">NoteStructureSubRecord</span></a></li>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFPatriarch.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFPatriarch.html?rev=1534821&r1=1534820&r2=1534821&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFPatriarch.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFPatriarch.html Tue Oct 22 22:12:03 2013
@@ -194,81 +194,89 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFObjectData.html" title="class in org.apache.poi.hssf.usermodel">HSSFObjectData</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#createObjectData(org.apache.poi.hssf.usermodel.HSSFClientAnchor, int, int)">createObjectData</a></strong>(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html" title="class in org.apache.poi.hssf.usermodel">HSSFClientAnchor</a>&nbsp;anchor,
+                int&nbsp;storageId,
+                int&nbsp;pictureIndex)</code>
+<div class="block">Adds a new OLE Package Shape</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html" title="class in org.apache.poi.hssf.usermodel">HSSFPicture</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#createPicture(org.apache.poi.ss.usermodel.ClientAnchor, int)">createPicture</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/ClientAnchor.html" title="interface in org.apache.poi.ss.usermodel">ClientAnchor</a>&nbsp;anchor,
              int&nbsp;pictureIndex)</code>
 <div class="block">Creates a picture.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html" title="class in org.apache.poi.hssf.usermodel">HSSFPicture</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#createPicture(org.apache.poi.hssf.usermodel.HSSFClientAnchor, int)">createPicture</a></strong>(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html" title="class in org.apache.poi.hssf.usermodel">HSSFClientAnchor</a>&nbsp;anchor,
              int&nbsp;pictureIndex)</code>
 <div class="block">Creates a picture.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFPolygon.html" title="class in org.apache.poi.hssf.usermodel">HSSFPolygon</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#createPolygon(org.apache.poi.hssf.usermodel.HSSFClientAnchor)">createPolygon</a></strong>(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html" title="class in org.apache.poi.hssf.usermodel">HSSFClientAnchor</a>&nbsp;anchor)</code>
 <div class="block">Creates a polygon</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSimpleShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFSimpleShape</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#createSimpleShape(org.apache.poi.hssf.usermodel.HSSFClientAnchor)">createSimpleShape</a></strong>(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html" title="class in org.apache.poi.hssf.usermodel">HSSFClientAnchor</a>&nbsp;anchor)</code>
 <div class="block">Creates a simple shape.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFTextbox.html" title="class in org.apache.poi.hssf.usermodel">HSSFTextbox</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#createTextbox(org.apache.poi.hssf.usermodel.HSSFClientAnchor)">createTextbox</a></strong>(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html" title="class in org.apache.poi.hssf.usermodel">HSSFClientAnchor</a>&nbsp;anchor)</code>
 <div class="block">Constructs a textbox under the patriarch.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.util.List&lt;<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#getChildren()">getChildren</a></strong>()</code>
 <div class="block">Returns a unmodifiable list of all shapes contained by the patriarch.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#getSheet()">getSheet</a></strong>()</code>&nbsp;</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/hssf/usermodel/HSSFPatriarch.html#getX1()">getX1</a></strong>()</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/hssf/usermodel/HSSFPatriarch.html#getX2()">getX2</a></strong>()</code>&nbsp;</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/hssf/usermodel/HSSFPatriarch.html#getY1()">getY1</a></strong>()</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/hssf/usermodel/HSSFPatriarch.html#getY2()">getY2</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>java.util.Iterator&lt;<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&gt;</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#iterator()">iterator</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#preSerialize()">preSerialize</a></strong>()</code>
 <div class="block">check if any shapes contain wrong data
  At now(13.08.2010) check if patriarch contains 2 or more comments with same coordinates</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#removeShape(org.apache.poi.hssf.usermodel.HSSFShape)">removeShape</a></strong>(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFShape</a>&nbsp;shape)</code>
 <div class="block">remove first level shapes</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/hssf/usermodel/HSSFPatriarch.html#setCoordinates(int, int, int, int)">setCoordinates</a></strong>(int&nbsp;x1,
               int&nbsp;y1,
@@ -386,6 +394,22 @@ implements <a href="../../../../../org/a
 <dt><span class="strong">Returns:</span></dt><dd>newly created shape</dd></dl>
 </li>
 </ul>
+<a name="createObjectData(org.apache.poi.hssf.usermodel.HSSFClientAnchor, int, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>createObjectData</h4>
+<pre>public&nbsp;<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFObjectData.html" title="class in org.apache.poi.hssf.usermodel">HSSFObjectData</a>&nbsp;createObjectData(<a href="../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html" title="class in org.apache.poi.hssf.usermodel">HSSFClientAnchor</a>&nbsp;anchor,
+                              int&nbsp;storageId,
+                              int&nbsp;pictureIndex)</pre>
+<div class="block">Adds a new OLE Package Shape</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>anchor</code> - the client anchor describes how this picture is
+                     attached to the sheet.</dd><dd><code>storageId</code> - the storageId returned by </dd><dd><code>pictureIndex</code> - the index of the picture (used as preview image) in the
+                     workbook collection of pictures.</dd>
+<dt><span class="strong">Returns:</span></dt><dd>newly created shape</dd></dl>
+</li>
+</ul>
 <a name="createPolygon(org.apache.poi.hssf.usermodel.HSSFClientAnchor)">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html?rev=1534821&r1=1534820&r2=1534821&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFWorkbook.html Tue Oct 22 22:12:03 2013
@@ -228,6 +228,20 @@ implements <a href="../../../../../org/a
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#addOlePackage(byte[], java.lang.String, java.lang.String, java.lang.String)">addOlePackage</a></strong>(byte[]&nbsp;oleData,
+             java.lang.String&nbsp;label,
+             java.lang.String&nbsp;fileName,
+             java.lang.String&nbsp;command)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#addOlePackage(org.apache.poi.poifs.filesystem.POIFSFileSystem, java.lang.String, java.lang.String, java.lang.String)">addOlePackage</a></strong>(<a href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;poiData,
+             java.lang.String&nbsp;label,
+             java.lang.String&nbsp;fileName,
+             java.lang.String&nbsp;command)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#addPicture(byte[], int)">addPicture</a></strong>(byte[]&nbsp;pictureData,
           int&nbsp;format)</code>
 <div class="block">Adds a picture to the workbook.</div>
@@ -468,16 +482,20 @@ implements <a href="../../../../../org/a
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>protected static java.util.Map&lt;java.lang.String,<a href="../../../../../org/apache/poi/hpsf/ClassID.html" title="class in org.apache.poi.hpsf">ClassID</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#getOleMap()">getOleMap</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#getPrintArea(int)">getPrintArea</a></strong>(int&nbsp;sheetIndex)</code>
 <div class="block">Retrieves the reference for the printarea of the specified sheet, the sheet name is appended to the reference even if it was not specified.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/poifs/filesystem/DirectoryNode.html" title="class in org.apache.poi.poifs.filesystem">DirectoryNode</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#getRootDirectory()">getRootDirectory</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#getSelectedTab()">getSelectedTab</a></strong>()</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -485,41 +503,41 @@ implements <a href="../../../../../org/a
 </div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#getSheet(java.lang.String)">getSheet</a></strong>(java.lang.String&nbsp;name)</code>
 <div class="block">Get sheet with the given name (case insensitive match)</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFSheet.html" title="class in org.apache.poi.hssf.usermodel">HSSFSheet</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#getSheetAt(int)">getSheetAt</a></strong>(int&nbsp;index)</code>
 <div class="block">Get the HSSFSheet object at the given index.</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/hssf/usermodel/HSSFWorkbook.html#getSheetIndex(org.apache.poi.ss.usermodel.Sheet)">getSheetIndex</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Sheet.html" title="interface in org.apache.poi.ss.usermodel">Sheet</a>&nbsp;sheet)</code>
 <div class="block">Returns the index of the given sheet</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/hssf/usermodel/HSSFWorkbook.html#getSheetIndex(java.lang.String)">getSheetIndex</a></strong>(java.lang.String&nbsp;name)</code>
 <div class="block">Returns the index of the sheet by his name</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/hssf/usermodel/HSSFWorkbook.html#getSheetIndexFromExternSheetIndex(int)">getSheetIndexFromExternSheetIndex</a></strong>(int&nbsp;externSheetNumber)</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/hssf/usermodel/HSSFWorkbook.html#getSheetName(int)">getSheetName</a></strong>(int&nbsp;sheetIndex)</code>
 <div class="block">Get the sheet 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/hssf/usermodel/HSSFWorkbook.html#getSSTString(int)">getSSTString</a></strong>(int&nbsp;index)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -528,53 +546,53 @@ implements <a href="../../../../../org/a
 </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/hssf/usermodel/HSSFWorkbook.html#insertChartRecord()">insertChartRecord</a></strong>()</code>
 <div class="block">Test only.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#isHidden()">isHidden</a></strong>()</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#isSheetHidden(int)">isSheetHidden</a></strong>(int&nbsp;sheetIx)</code>
 <div class="block">Check whether a sheet is hidden.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#isSheetVeryHidden(int)">isSheetVeryHidden</a></strong>(int&nbsp;sheetIx)</code>
 <div class="block">Check whether a sheet is very hidden.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#isWriteProtected()">isWriteProtected</a></strong>()</code>
 <div class="block">Is the workbook protected with a password (not encrypted)?</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/hssf/usermodel/HSSFWorkbook.html#removeName(int)">removeName</a></strong>(int&nbsp;index)</code>
 <div class="block">Remove the defined name at the specified index</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/hssf/usermodel/HSSFWorkbook.html#removeName(java.lang.String)">removeName</a></strong>(java.lang.String&nbsp;name)</code>
 <div class="block">Remove a defined name by name</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/hssf/usermodel/HSSFWorkbook.html#removePrintArea(int)">removePrintArea</a></strong>(int&nbsp;sheetIndex)</code>
 <div class="block">Delete the printarea for the sheet specified</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/hssf/usermodel/HSSFWorkbook.html#removeSheetAt(int)">removeSheetAt</a></strong>(int&nbsp;index)</code>
 <div class="block">Removes sheet at the given index.<p/>
@@ -583,14 +601,14 @@ implements <a href="../../../../../org/a
  the workbook.</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>protected void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#resetFontCache()">resetFontCache</a></strong>()</code>
 <div class="block">Reset the fonts cache, causing all new calls
   to getFontAt() to create new objects.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#resolveNameXText(int, int)">resolveNameXText</a></strong>(int&nbsp;refIndex,
                 int&nbsp;definedNameIndex)</code>
@@ -600,19 +618,19 @@ implements <a href="../../../../../org/a
 </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/hssf/usermodel/HSSFWorkbook.html#setActiveSheet(int)">setActiveSheet</a></strong>(int&nbsp;index)</code>
 <div class="block">Convenience method to set the active sheet.</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/hssf/usermodel/HSSFWorkbook.html#setBackupFlag(boolean)">setBackupFlag</a></strong>(boolean&nbsp;backupValue)</code>
 <div class="block">determine whether the Excel GUI will backup the workbook when saving.</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/hssf/usermodel/HSSFWorkbook.html#setDisplayedTab(short)">setDisplayedTab</a></strong>(short&nbsp;index)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -620,31 +638,31 @@ implements <a href="../../../../../org/a
 </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/hssf/usermodel/HSSFWorkbook.html#setFirstVisibleTab(int)">setFirstVisibleTab</a></strong>(int&nbsp;index)</code>
 <div class="block">sets the first tab that is displayed in the list of tabs
  in excel.</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/hssf/usermodel/HSSFWorkbook.html#setForceFormulaRecalculation(boolean)">setForceFormulaRecalculation</a></strong>(boolean&nbsp;value)</code>
 <div class="block">Whether the application shall perform a full recalculation when the workbook is opened.</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/hssf/usermodel/HSSFWorkbook.html#setHidden(boolean)">setHidden</a></strong>(boolean&nbsp;hiddenFlag)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#setMissingCellPolicy(org.apache.poi.ss.usermodel.Row.MissingCellPolicy)">setMissingCellPolicy</a></strong>(<a href="../../../../../org/apache/poi/ss/usermodel/Row.MissingCellPolicy.html" title="class in org.apache.poi.ss.usermodel">Row.MissingCellPolicy</a>&nbsp;missingCellPolicy)</code>
 <div class="block">Sets the policy on what to do when
   getting missing or blank cells from a row.</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/hssf/usermodel/HSSFWorkbook.html#setPrintArea(int, int, int, int, int)">setPrintArea</a></strong>(int&nbsp;sheetIndex,
             int&nbsp;startColumn,
@@ -654,14 +672,14 @@ implements <a href="../../../../../org/a
 <div class="block">For the Convenience of Java Programmers maintaining pointers.</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/hssf/usermodel/HSSFWorkbook.html#setPrintArea(int, java.lang.String)">setPrintArea</a></strong>(int&nbsp;sheetIndex,
             java.lang.String&nbsp;reference)</code>
 <div class="block">Sets the printarea for the sheet provided</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/hssf/usermodel/HSSFWorkbook.html#setRepeatingRowsAndColumns(int, int, int, int, int)">setRepeatingRowsAndColumns</a></strong>(int&nbsp;sheetIndex,
                           int&nbsp;startColumn,
@@ -674,13 +692,13 @@ implements <a href="../../../../../org/a
 </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/hssf/usermodel/HSSFWorkbook.html#setSelectedTab(int)">setSelectedTab</a></strong>(int&nbsp;index)</code>
 <div class="block">Selects a single sheet.</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/hssf/usermodel/HSSFWorkbook.html#setSelectedTab(short)">setSelectedTab</a></strong>(short&nbsp;index)</code>
 <div class="block"><strong>Deprecated.</strong>&nbsp;
@@ -688,51 +706,51 @@ implements <a href="../../../../../org/a
 </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/hssf/usermodel/HSSFWorkbook.html#setSelectedTabs(int[])">setSelectedTabs</a></strong>(int[]&nbsp;indexes)</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/hssf/usermodel/HSSFWorkbook.html#setSheetHidden(int, boolean)">setSheetHidden</a></strong>(int&nbsp;sheetIx,
               boolean&nbsp;hidden)</code>
 <div class="block">Hide or unhide a sheet</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/hssf/usermodel/HSSFWorkbook.html#setSheetHidden(int, int)">setSheetHidden</a></strong>(int&nbsp;sheetIx,
               int&nbsp;hidden)</code>
 <div class="block">Hide or unhide a sheet.</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/hssf/usermodel/HSSFWorkbook.html#setSheetName(int, java.lang.String)">setSheetName</a></strong>(int&nbsp;sheetIx,
             java.lang.String&nbsp;name)</code>
 <div class="block">Set the sheet name.</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/hssf/usermodel/HSSFWorkbook.html#setSheetOrder(java.lang.String, int)">setSheetOrder</a></strong>(java.lang.String&nbsp;sheetname,
              int&nbsp;pos)</code>
 <div class="block">sets the order of appearance for a given sheet.</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/hssf/usermodel/HSSFWorkbook.html#unwriteProtectWorkbook()">unwriteProtectWorkbook</a></strong>()</code>
 <div class="block">removes the write protect flag</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/hssf/usermodel/HSSFWorkbook.html#write(java.io.OutputStream)">write</a></strong>(java.io.OutputStream&nbsp;stream)</code>
 <div class="block">Method write - write out this workbook to an Outputstream.</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/hssf/usermodel/HSSFWorkbook.html#writeProtectWorkbook(java.lang.String, java.lang.String)">writeProtectWorkbook</a></strong>(java.lang.String&nbsp;password,
                     java.lang.String&nbsp;username)</code>
@@ -1998,6 +2016,45 @@ public&nbsp;java.lang.String&nbsp;getSST
 <dt><span class="strong">Returns:</span></dt><dd>the list of pictures (a list of <a href="../../../../../org/apache/poi/hssf/usermodel/HSSFPictureData.html" title="class in org.apache.poi.hssf.usermodel"><code>HSSFPictureData</code></a> objects.)</dd></dl>
 </li>
 </ul>
+<a name="getOleMap()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getOleMap</h4>
+<pre>protected static&nbsp;java.util.Map&lt;java.lang.String,<a href="../../../../../org/apache/poi/hpsf/ClassID.html" title="class in org.apache.poi.hpsf">ClassID</a>&gt;&nbsp;getOleMap()</pre>
+</li>
+</ul>
+<a name="addOlePackage(org.apache.poi.poifs.filesystem.POIFSFileSystem, java.lang.String, java.lang.String, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addOlePackage</h4>
+<pre>public&nbsp;int&nbsp;addOlePackage(<a href="../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;poiData,
+                java.lang.String&nbsp;label,
+                java.lang.String&nbsp;fileName,
+                java.lang.String&nbsp;command)
+                  throws java.io.IOException</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd></dl>
+</li>
+</ul>
+<a name="addOlePackage(byte[], java.lang.String, java.lang.String, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addOlePackage</h4>
+<pre>public&nbsp;int&nbsp;addOlePackage(byte[]&nbsp;oleData,
+                java.lang.String&nbsp;label,
+                java.lang.String&nbsp;fileName,
+                java.lang.String&nbsp;command)
+                  throws java.io.IOException</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd></dl>
+</li>
+</ul>
 <a name="isWriteProtected()">
 <!--   -->
 </a>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFClientAnchor.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFClientAnchor.html?rev=1534821&r1=1534820&r2=1534821&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFClientAnchor.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFClientAnchor.html Tue Oct 22 22:12:03 2013
@@ -143,25 +143,33 @@
 </td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFObjectData.html" title="class in org.apache.poi.hssf.usermodel">HSSFObjectData</a></code></td>
+<td class="colLast"><span class="strong">HSSFPatriarch.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#createObjectData(org.apache.poi.hssf.usermodel.HSSFClientAnchor, int, int)">createObjectData</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html" title="class in org.apache.poi.hssf.usermodel">HSSFClientAnchor</a>&nbsp;anchor,
+                int&nbsp;storageId,
+                int&nbsp;pictureIndex)</code>
+<div class="block">Adds a new OLE Package Shape</div>
+</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPicture.html" title="class in org.apache.poi.hssf.usermodel">HSSFPicture</a></code></td>
 <td class="colLast"><span class="strong">HSSFPatriarch.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#createPicture(org.apache.poi.hssf.usermodel.HSSFClientAnchor, int)">createPicture</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html" title="class in org.apache.poi.hssf.usermodel">HSSFClientAnchor</a>&nbsp;anchor,
              int&nbsp;pictureIndex)</code>
 <div class="block">Creates a picture.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPolygon.html" title="class in org.apache.poi.hssf.usermodel">HSSFPolygon</a></code></td>
 <td class="colLast"><span class="strong">HSSFPatriarch.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#createPolygon(org.apache.poi.hssf.usermodel.HSSFClientAnchor)">createPolygon</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html" title="class in org.apache.poi.hssf.usermodel">HSSFClientAnchor</a>&nbsp;anchor)</code>
 <div class="block">Creates a polygon</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFSimpleShape.html" title="class in org.apache.poi.hssf.usermodel">HSSFSimpleShape</a></code></td>
 <td class="colLast"><span class="strong">HSSFPatriarch.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#createSimpleShape(org.apache.poi.hssf.usermodel.HSSFClientAnchor)">createSimpleShape</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html" title="class in org.apache.poi.hssf.usermodel">HSSFClientAnchor</a>&nbsp;anchor)</code>
 <div class="block">Creates a simple shape.</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFTextbox.html" title="class in org.apache.poi.hssf.usermodel">HSSFTextbox</a></code></td>
 <td class="colLast"><span class="strong">HSSFPatriarch.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#createTextbox(org.apache.poi.hssf.usermodel.HSSFClientAnchor)">createTextbox</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html" title="class in org.apache.poi.hssf.usermodel">HSSFClientAnchor</a>&nbsp;anchor)</code>
 <div class="block">Constructs a textbox under the patriarch.</div>

Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFObjectData.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFObjectData.html?rev=1534821&r1=1534820&r2=1534821&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFObjectData.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFObjectData.html Tue Oct 22 22:12:03 2013
@@ -89,6 +89,23 @@
 </a>
 <h3>Uses of <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFObjectData.html" title="class in org.apache.poi.hssf.usermodel">HSSFObjectData</a> in <a href="../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a></h3>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a> that return <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFObjectData.html" title="class in org.apache.poi.hssf.usermodel">HSSFObjectData</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFObjectData.html" title="class in org.apache.poi.hssf.usermodel">HSSFObjectData</a></code></td>
+<td class="colLast"><span class="strong">HSSFPatriarch.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFPatriarch.html#createObjectData(org.apache.poi.hssf.usermodel.HSSFClientAnchor, int, int)">createObjectData</a></strong>(<a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFClientAnchor.html" title="class in org.apache.poi.hssf.usermodel">HSSFClientAnchor</a>&nbsp;anchor,
+                int&nbsp;storageId,
+                int&nbsp;pictureIndex)</code>
+<div class="block">Adds a new OLE Package Shape</div>
+</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
 <caption><span>Methods in <a href="../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a> that return types with arguments of type <a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFObjectData.html" title="class in org.apache.poi.hssf.usermodel">HSSFObjectData</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/Ole10Native.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/Ole10Native.html?rev=1534821&r1=1534820&r2=1534821&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/Ole10Native.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/Ole10Native.html Tue Oct 22 22:12:03 2013
@@ -119,6 +119,10 @@ extends java.lang.Object</pre>
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>protected static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/Ole10Native.html#ISO1">ISO1</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>static java.lang.String</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/Ole10Native.html#OLE10_NATIVE">OLE10_NATIVE</a></strong></code>&nbsp;</td>
 </tr>
@@ -149,6 +153,14 @@ extends java.lang.Object</pre>
 <div class="block">Creates an instance and fills the fields based on the data in the given buffer.</div>
 </td>
 </tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/Ole10Native.html#Ole10Native(java.lang.String, java.lang.String, java.lang.String, byte[])">Ole10Native</a></strong>(java.lang.String&nbsp;label,
+           java.lang.String&nbsp;filename,
+           java.lang.String&nbsp;command,
+           byte[]&nbsp;data)</code>
+<div class="block">Creates an instance and fills the fields based on ...</div>
+</td>
+</tr>
 </table>
 </li>
 </ul>
@@ -236,15 +248,50 @@ extends java.lang.Object</pre>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colFirst"><code>byte[]</code></td>
+<td class="colFirst"><code>short</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/Ole10Native.html#getUnknown1()">getUnknown1</a></strong>()</code>
 <div class="block">Returns unknown1 field - currently unknown.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>byte[]</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/Ole10Native.html#getUnknown2()">getUnknown2</a></strong>()</code>
-<div class="block">Returns the unknown2 field - currently being a byte[3] - mostly {0, 0, 0}.</div>
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/Ole10Native.html#setCommand(java.lang.String)">setCommand</a></strong>(java.lang.String&nbsp;command)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/Ole10Native.html#setDataBuffer(byte[])">setDataBuffer</a></strong>(byte[]&nbsp;dataBuffer)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/Ole10Native.html#setFileName(java.lang.String)">setFileName</a></strong>(java.lang.String&nbsp;fileName)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/Ole10Native.html#setFlags1(short)">setFlags1</a></strong>(short&nbsp;flags1)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/Ole10Native.html#setFlags2(short)">setFlags2</a></strong>(short&nbsp;flags2)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/Ole10Native.html#setFlags3(short)">setFlags3</a></strong>(short&nbsp;flags3)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/Ole10Native.html#setLabel(java.lang.String)">setLabel</a></strong>(java.lang.String&nbsp;label)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/Ole10Native.html#setUnknown1(short)">setUnknown1</a></strong>(short&nbsp;unknown1)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/poifs/filesystem/Ole10Native.html#writeOut(java.io.OutputStream)">writeOut</a></strong>(java.io.OutputStream&nbsp;out)</code>
+<div class="block">Have the contents printer out into an OutputStream, used when writing a
+ file back out to disk (Normally, atom classes will keep their bytes
+ around, but non atom classes will just request the bytes from their
+ children, then chuck on their header and return)</div>
 </td>
 </tr>
 </table>
@@ -272,13 +319,23 @@ extends java.lang.Object</pre>
 <a name="OLE10_NATIVE">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>OLE10_NATIVE</h4>
 <pre>public static final&nbsp;java.lang.String OLE10_NATIVE</pre>
 <dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.poifs.filesystem.Ole10Native.OLE10_NATIVE">Constant Field Values</a></dd></dl>
 </li>
 </ul>
+<a name="ISO1">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ISO1</h4>
+<pre>protected static final&nbsp;java.lang.String ISO1</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.poifs.filesystem.Ole10Native.ISO1">Constant Field Values</a></dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 <!-- ========= CONSTRUCTOR DETAIL ======== -->
@@ -287,6 +344,19 @@ extends java.lang.Object</pre>
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
+<a name="Ole10Native(java.lang.String, java.lang.String, java.lang.String, byte[])">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>Ole10Native</h4>
+<pre>public&nbsp;Ole10Native(java.lang.String&nbsp;label,
+           java.lang.String&nbsp;filename,
+           java.lang.String&nbsp;command,
+           byte[]&nbsp;data)</pre>
+<div class="block">Creates an instance and fills the fields based on ... the fields</div>
+</li>
+</ul>
 <a name="Ole10Native(byte[], int)">
 <!--   -->
 </a>
@@ -428,22 +498,11 @@ extends java.lang.Object</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>getUnknown1</h4>
-<pre>public&nbsp;byte[]&nbsp;getUnknown1()</pre>
+<pre>public&nbsp;short&nbsp;getUnknown1()</pre>
 <div class="block">Returns unknown1 field - currently unknown.</div>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the unknown1</dd></dl>
 </li>
 </ul>
-<a name="getUnknown2()">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getUnknown2</h4>
-<pre>public&nbsp;byte[]&nbsp;getUnknown2()</pre>
-<div class="block">Returns the unknown2 field - currently being a byte[3] - mostly {0, 0, 0}.</div>
-<dl><dt><span class="strong">Returns:</span></dt><dd>the unknown2</dd></dl>
-</li>
-</ul>
 <a name="getCommand()">
 <!--   -->
 </a>
@@ -486,7 +545,7 @@ extends java.lang.Object</pre>
 <a name="getFlags3()">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>getFlags3</h4>
 <pre>public&nbsp;short&nbsp;getFlags3()</pre>
@@ -494,6 +553,94 @@ extends java.lang.Object</pre>
 <dl><dt><span class="strong">Returns:</span></dt><dd>the flags3</dd></dl>
 </li>
 </ul>
+<a name="writeOut(java.io.OutputStream)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>writeOut</h4>
+<pre>public&nbsp;void&nbsp;writeOut(java.io.OutputStream&nbsp;out)
+              throws java.io.IOException</pre>
+<div class="block">Have the contents printer out into an OutputStream, used when writing a
+ file back out to disk (Normally, atom classes will keep their bytes
+ around, but non atom classes will just request the bytes from their
+ children, then chuck on their header and return)</div>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd></dl>
+</li>
+</ul>
+<a name="setFlags1(short)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFlags1</h4>
+<pre>public&nbsp;void&nbsp;setFlags1(short&nbsp;flags1)</pre>
+</li>
+</ul>
+<a name="setFlags2(short)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFlags2</h4>
+<pre>public&nbsp;void&nbsp;setFlags2(short&nbsp;flags2)</pre>
+</li>
+</ul>
+<a name="setFlags3(short)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFlags3</h4>
+<pre>public&nbsp;void&nbsp;setFlags3(short&nbsp;flags3)</pre>
+</li>
+</ul>
+<a name="setLabel(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setLabel</h4>
+<pre>public&nbsp;void&nbsp;setLabel(java.lang.String&nbsp;label)</pre>
+</li>
+</ul>
+<a name="setFileName(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setFileName</h4>
+<pre>public&nbsp;void&nbsp;setFileName(java.lang.String&nbsp;fileName)</pre>
+</li>
+</ul>
+<a name="setCommand(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCommand</h4>
+<pre>public&nbsp;void&nbsp;setCommand(java.lang.String&nbsp;command)</pre>
+</li>
+</ul>
+<a name="setUnknown1(short)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setUnknown1</h4>
+<pre>public&nbsp;void&nbsp;setUnknown1(short&nbsp;unknown1)</pre>
+</li>
+</ul>
+<a name="setDataBuffer(byte[])">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setDataBuffer</h4>
+<pre>public&nbsp;void&nbsp;setDataBuffer(byte[]&nbsp;dataBuffer)</pre>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSFileSystem.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSFileSystem.html?rev=1534821&r1=1534820&r2=1534821&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSFileSystem.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/poifs/filesystem/class-use/POIFSFileSystem.html Tue Oct 22 22:12:03 2013
@@ -735,6 +735,22 @@
 <!--   -->
 </a>
 <h3>Uses of <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a> in <a href="../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a> with parameters of type <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">HSSFWorkbook.</span><code><strong><a href="../../../../../../org/apache/poi/hssf/usermodel/HSSFWorkbook.html#addOlePackage(org.apache.poi.poifs.filesystem.POIFSFileSystem, java.lang.String, java.lang.String, java.lang.String)">addOlePackage</a></strong>(<a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a>&nbsp;poiData,
+             java.lang.String&nbsp;label,
+             java.lang.String&nbsp;fileName,
+             java.lang.String&nbsp;command)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
 <caption><span>Constructors in <a href="../../../../../../org/apache/poi/hssf/usermodel/package-summary.html">org.apache.poi.hssf.usermodel</a> with parameters of type <a href="../../../../../../org/apache/poi/poifs/filesystem/POIFSFileSystem.html" title="class in org.apache.poi.poifs.filesystem">POIFSFileSystem</a></span><span class="tabEnd">&nbsp;</span></caption>
 <tr>

Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/OperationEvaluationContext.html
URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/OperationEvaluationContext.html?rev=1534821&r1=1534820&r2=1534821&view=diff
==============================================================================
--- poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/OperationEvaluationContext.html (original)
+++ poi/site/publish/apidocs/org/apache/poi/ss/formula/class-use/OperationEvaluationContext.html Tue Oct 22 22:12:03 2013
@@ -95,49 +95,69 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">Delta.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Delta.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">Bin2Dec.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Bin2Dec.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">Sumifs.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Sumifs.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">Delta.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Delta.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">Imaginary.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Imaginary.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">Sumifs.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Sumifs.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">Quotient.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Quotient.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">Imaginary.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Imaginary.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">Indirect.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Indirect.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">Quotient.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Quotient.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">ImReal.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/ImReal.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">Indirect.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Indirect.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
-<td class="colLast"><span class="strong">Dec2Hex.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Dec2Hex.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+<td class="colLast"><span class="strong">ImReal.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/ImReal.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
+<td class="colLast"><span class="strong">Dec2Hex.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Dec2Hex.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+        <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
 <td class="colLast"><span class="strong">Complex.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Complex.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
+<td class="colLast"><span class="strong">FactDouble.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/FactDouble.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+        <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
+</tr>
 <tr class="altColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
+<td class="colLast"><span class="strong">Hex2Dec.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Hex2Dec.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+        <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
 <td class="colLast"><span class="strong">FreeRefFunction.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/FreeRefFunction.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
         <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
 </tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
+<td class="colLast"><span class="strong">Dec2Bin.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/Dec2Bin.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,
+        <a href="../../../../../../org/apache/poi/ss/formula/OperationEvaluationContext.html" title="class in org.apache.poi.ss.formula">OperationEvaluationContext</a>&nbsp;ec)</code>&nbsp;</td>
+</tr>
 <tr class="rowColor">
 <td class="colFirst"><code><a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a></code></td>
 <td class="colLast"><span class="strong">EDate.</span><code><strong><a href="../../../../../../org/apache/poi/ss/formula/functions/EDate.html#evaluate(org.apache.poi.ss.formula.eval.ValueEval[], org.apache.poi.ss.formula.OperationEvaluationContext)">evaluate</a></strong>(<a href="../../../../../../org/apache/poi/ss/formula/eval/ValueEval.html" title="interface in org.apache.poi.ss.formula.eval">ValueEval</a>[]&nbsp;args,



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