Fix from Yegor from bug #44491 - don't have the new style handy POIDocument property...
commit181d9bcc6a1f3d00e53293918abfd71e7aa0eba3
authorNick Burch <nick@apache.org>
Mon, 3 Mar 2008 15:10:46 +0000 (3 15:10 +0000)
committerNick Burch <nick@apache.org>
Mon, 3 Mar 2008 15:10:46 +0000 (3 15:10 +0000)
treeadfffc8f881e42df7e75a235653d295ea33fd4cd
parentba3e45b44fc8eb68f5ac5fde722c909c3dda2d5a
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.eu.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]