]> source.dussan.org Git - poi.git/commit
Mostly fix bug 42618 (really this time...) - can now open the file properly, but...
authorNick Burch <nick@apache.org>
Mon, 28 Jan 2008 12:18:12 +0000 (12:18 +0000)
committerNick Burch <nick@apache.org>
Mon, 28 Jan 2008 12:18:12 +0000 (12:18 +0000)
commitd89b749d582994c55ac0781cf0927b7577ccc1e0
tree07be3cd374508fc2382809c5babeaa08d0f15666
parentb8e41728b5d0f1eb5954252b374e4898dc4e7d44
Mostly fix bug 42618 (really this time...) - can now open the file properly, but getCellFormula() is still playing up (bug #44306 opened for this)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@615859 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/record/formula/ConcatPtg.java
src/java/org/apache/poi/hssf/record/formula/Ptg.java
src/java/org/apache/poi/hssf/record/formula/RangePtg.java
src/java/org/apache/poi/hssf/record/formula/UnknownPtg.java
src/testcases/org/apache/poi/hssf/data/TestDataValidation.xls
src/testcases/org/apache/poi/hssf/record/TestFormulaRecord.java
src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java