]> source.dussan.org Git - poi.git/commit
Create a Document record class, to do a lot of the common Document stuff for us
authorNick Burch <nick@apache.org>
Sun, 19 Mar 2006 15:59:23 +0000 (15:59 +0000)
committerNick Burch <nick@apache.org>
Sun, 19 Mar 2006 15:59:23 +0000 (15:59 +0000)
commit4028abde1d31d9ca889130840c201758e626d21b
tree63d897f5c88079d456e59c4c395c3dbb3c3be48b
parentf6f12922132f11223ba11843dad446ba079391c9
Create a Document record class, to do a lot of the common Document stuff for us

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@386981 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hslf/record/Document.java [new file with mode: 0644]
src/scratchpad/src/org/apache/poi/hslf/record/RecordTypes.java
src/scratchpad/src/org/apache/poi/hslf/usermodel/SlideShow.java