]> source.dussan.org Git - poi.git/commit
Don't swap AreaPtg references from relative to absolute, by correctly processing...
authorNick Burch <nick@apache.org>
Fri, 25 Jan 2008 16:15:49 +0000 (16:15 +0000)
committerNick Burch <nick@apache.org>
Fri, 25 Jan 2008 16:15:49 +0000 (16:15 +0000)
commit8bf2c1af46ecc50fd2b24cd8dd4d4b48548bd442
tree5d88cb2a66e94fedea88d80aab20c6e260a2766b
parent3fcfae722ba83c19ca1465c15b5c394b0959b5ce
Don't swap AreaPtg references from relative to absolute, by correctly processing the fields. Patch from bug #44293

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