]> source.dussan.org Git - poi.git/commit
Handle the fact that StyleTextPropAtom needs to work with a text length that's one...
authorNick Burch <nick@apache.org>
Thu, 11 Jan 2007 16:18:30 +0000 (16:18 +0000)
committerNick Burch <nick@apache.org>
Thu, 11 Jan 2007 16:18:30 +0000 (16:18 +0000)
commitfe226fc002661367541bd16964feb06a8646c8c3
tree223693228d20ec8dee6216ea92bb0e4d8d12abe4
parent08868da373dfa5aac3ac79d97d1f319433f4f1b6
Handle the fact that StyleTextPropAtom needs to work with a text length that's one larger than the underlying text it represents. (Fix from Yegor from bug #40143)

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@495278 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hslf/model/TextRun.java
src/scratchpad/src/org/apache/poi/hslf/record/StyleTextPropAtom.java
src/scratchpad/testcases/org/apache/poi/hslf/record/TestStyleTextPropAtom.java