]> source.dussan.org Git - poi.git/commit
Initialise the link type of HSSFHyperLink, so that getType() on it works
authorNick Burch <nick@apache.org>
Tue, 5 Jan 2010 14:08:51 +0000 (14:08 +0000)
committerNick Burch <nick@apache.org>
Tue, 5 Jan 2010 14:08:51 +0000 (14:08 +0000)
commit25bd56f569139f77c7069283649a0c2ec4d27dab
tree8d4d173a6ffaa9c3d973f8946bf29ee364d52d89
parentdc1c8ec482f853fd432f9570227a6b33ed518268
Initialise the link type of HSSFHyperLink, so that getType() on it works

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@896049 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/hssf/record/HyperlinkRecord.java
src/java/org/apache/poi/hssf/usermodel/HSSFHyperlink.java
src/testcases/org/apache/poi/hssf/usermodel/TestHSSFHyperlink.java