]> source.dussan.org Git - poi.git/commit
Fix for bug 45123 - SharedFormulaRecord.convertSharedFormulas was ignoring token...
authorJosh Micich <josh@apache.org>
Thu, 5 Jun 2008 03:12:35 +0000 (03:12 +0000)
committerJosh Micich <josh@apache.org>
Thu, 5 Jun 2008 03:12:35 +0000 (03:12 +0000)
commit91f7d013b3d098c1f45f9cfb71c7734fefd715e5
tree1d9a29a53b1c179aaa332944f93d2357870878df
parentd223c9f6d3ae57053b9901a7b4daef18048cd1ff
Fix for bug 45123 - SharedFormulaRecord.convertSharedFormulas was ignoring token operand classes

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@663436 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/record/SharedFormulaRecord.java
src/testcases/org/apache/poi/hssf/record/AllRecordTests.java
src/testcases/org/apache/poi/hssf/record/TestSharedFormulaRecord.java [new file with mode: 0644]