]> source.dussan.org Git - poi.git/commit
Update Document to offer the SlideListWithTexts by name, and change addSlide to add...
authorNick Burch <nick@apache.org>
Tue, 27 Jun 2006 11:42:29 +0000 (11:42 +0000)
committerNick Burch <nick@apache.org>
Tue, 27 Jun 2006 11:42:29 +0000 (11:42 +0000)
commit993972171b5374777854fd6971a071146e39544e
tree38e975812239bd9b3af09fbf9ea4df14eabc230f
parentd48f8eff5145062732340e0d6116541bf00fa575
Update Document to offer the SlideListWithTexts by name, and change addSlide to add to the right SlideListWithText. (Based on a bug, the number I don't have to hand, doh\!)

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@417434 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hslf/record/Document.java
src/scratchpad/src/org/apache/poi/hslf/usermodel/SlideShow.java
src/scratchpad/testcases/org/apache/poi/hslf/TestReWrite.java
src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestAddingSlides.java