]> source.dussan.org Git - poi.git/commit
Add Yegor's new slide functionality (see bug 38954), with a bit of refactoring
authorNick Burch <nick@apache.org>
Sun, 19 Mar 2006 17:54:17 +0000 (17:54 +0000)
committerNick Burch <nick@apache.org>
Sun, 19 Mar 2006 17:54:17 +0000 (17:54 +0000)
commit432637b15ab52cd35a84d183e8710ba249600b06
tree9690c0e76dd42ca495d30160562e633db072bdbd
parent6ac6f01ead8eaac98c955b0e57c1eea63b2eb4dd
Add Yegor's new slide functionality (see bug 38954), with a bit of refactoring

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@387009 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/testcases/org/apache/poi/hslf/data/empty.ppt [new file with mode: 0644]
src/scratchpad/testcases/org/apache/poi/hslf/model/TestPPGraphics2D.java [new file with mode: 0644]
src/scratchpad/testcases/org/apache/poi/hslf/model/TestShapes.java [new file with mode: 0644]
src/scratchpad/testcases/org/apache/poi/hslf/record/TestRecordContainer.java