]> source.dussan.org Git - poi.git/commit
TextSpecInfoAtom is present in PPT 2003+. When the text is changed we must update...
authorYegor Kozlov <yegor@apache.org>
Tue, 15 Apr 2008 15:11:13 +0000 (15:11 +0000)
committerYegor Kozlov <yegor@apache.org>
Tue, 15 Apr 2008 15:11:13 +0000 (15:11 +0000)
commitf093d5b1623b6db5d578aab5dd66507a2999ecda
tree4e1f897f746568133de211d654938915b6b12ef7
parentdc7da96f89b01dfac61473d3654a28f42ba9851d
TextSpecInfoAtom is present in PPT 2003+. When the text is changed we must update this record, otherwise the ppt becomes corrupted

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@648274 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hslf/record/RecordTypes.java
src/scratchpad/src/org/apache/poi/hslf/record/TextSpecInfoAtom.java [new file with mode: 0755]