]> source.dussan.org Git - poi.git/commit
correctly handle last part of FIB
authorSergey Vladimirov <sergey@apache.org>
Sat, 1 Oct 2011 18:18:51 +0000 (18:18 +0000)
committerSergey Vladimirov <sergey@apache.org>
Sat, 1 Oct 2011 18:18:51 +0000 (18:18 +0000)
commit25df8a6a764b079f9846e43cb418f319b81a656e
tree2696984826123d50bfd47582bde2006ad0d3a3a1
parent5f2b7401652d9b2b5ac9bc73dc406d7502382479
correctly handle last part of FIB

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1178063 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hwpf/HWPFDocumentCore.java
src/scratchpad/src/org/apache/poi/hwpf/model/FibRgLw.java [new file with mode: 0644]
src/scratchpad/src/org/apache/poi/hwpf/model/FibRgLw95.java [new file with mode: 0644]
src/scratchpad/src/org/apache/poi/hwpf/model/FibRgLw97.java
src/scratchpad/src/org/apache/poi/hwpf/model/FileInformationBlock.java
src/scratchpad/src/org/apache/poi/hwpf/model/types/FibRgLw95AbstractType.java [new file with mode: 0644]
src/scratchpad/src/org/apache/poi/hwpf/model/types/FibRgLw97AbstractType.java
src/types/definitions/FibRgLw95_type.xml [new file with mode: 0644]
src/types/styles/hdftype.xsl