]> source.dussan.org Git - poi.git/commit
Fix for bug introduced in r745976. EscherContainerRecord shouldn't hand out it's...
authorJosh Micich <josh@apache.org>
Thu, 19 Feb 2009 22:02:14 +0000 (22:02 +0000)
committerJosh Micich <josh@apache.org>
Thu, 19 Feb 2009 22:02:14 +0000 (22:02 +0000)
commit83359062e7dfeba041086f81eff73a3c5609d9e8
tree022cf7d1342c464a713b80fbe497fcd80b08732b
parent6f1a7911c923b8a67cf28242795cc590fc8b834b
Fix for bug introduced in r745976.  EscherContainerRecord shouldn't hand out it's private 'child records' field.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@746018 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ddf/EscherContainerRecord.java
src/scratchpad/src/org/apache/poi/hslf/model/MovieShape.java
src/testcases/org/apache/poi/ddf/TestEscherContainerRecord.java