]> source.dussan.org Git - poi.git/commit
Handle the case where a StyleTextPropAtom has a mask that codes for more properties...
authorNick Burch <nick@apache.org>
Tue, 26 Sep 2006 11:19:30 +0000 (11:19 +0000)
committerNick Burch <nick@apache.org>
Tue, 26 Sep 2006 11:19:30 +0000 (11:19 +0000)
commitc41a5148eb8a4aed857cabd69e56a61d21753e5f
tree1f0495f1b8b96188c8b9b8f777bacbc98dbcae6a
parent63a3fd96fb2e3672c7058497b8d01fba8ae9c081
Handle the case where a StyleTextPropAtom has a mask that codes for more properties than we have data for (+tests for this)

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@449983 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hslf/record/StyleTextPropAtom.java
src/scratchpad/testcases/org/apache/poi/hslf/data/iisd_report.ppt [new file with mode: 0644]
src/scratchpad/testcases/org/apache/poi/hslf/record/TestStyleTextPropAtom.java
src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestSheetText.java