From: Yegor Kozlov Date: Tue, 26 Jun 2007 08:09:24 +0000 (+0000) Subject: fixed [Bug 42677] - HSLF SlideShow write() issues on tables X-Git-Tag: REL_3_0_1_RC3~2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=3de9d1ef79082b0693ca40e71c0d9db0dd40ce3f;p=poi.git fixed [Bug 42677] - HSLF SlideShow write() issues on tables git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@550731 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/scratchpad/src/org/apache/poi/hslf/model/textproperties/TextPropCollection.java b/src/scratchpad/src/org/apache/poi/hslf/model/textproperties/TextPropCollection.java index 5732c342c9..bcf4b997c4 100644 --- a/src/scratchpad/src/org/apache/poi/hslf/model/textproperties/TextPropCollection.java +++ b/src/scratchpad/src/org/apache/poi/hslf/model/textproperties/TextPropCollection.java @@ -160,11 +160,15 @@ public class TextPropCollection { StyleTextPropAtom.writeLittleEndian(reservedField,o); } - // The the mask field + // Then the mask field int mask = 0; for(int i=0; i