]> source.dussan.org Git - poi.git/commit
Fix from Yegor from bug #44491 - don't have the new style handy POIDocument property...
authorNick Burch <nick@apache.org>
Mon, 3 Mar 2008 15:10:46 +0000 (15:10 +0000)
committerNick Burch <nick@apache.org>
Mon, 3 Mar 2008 15:10:46 +0000 (15:10 +0000)
commit92211d73aa319ab99788ac2502d21cbbc1445c4c
treeadfffc8f881e42df7e75a235653d295ea33fd4cd
parentf191df6849a16dd49aeca8b5b794d2a17d4aa5dd
Fix from Yegor from bug #44491 - don't have the new style handy POIDocument property stuff break old style hpsf+hssf use

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@633118 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/changes.xml
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/POIDocument.java
src/java/org/apache/poi/hssf/usermodel/HSSFWorkbook.java
src/testcases/org/apache/poi/TestPOIDocumentMain.java
src/testcases/org/apache/poi/hssf/usermodel/TestPOIFSProperties.java [new file with mode: 0644]