*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353354 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
59a0fb6b4e
commit
9d22984e3d
@ -129,6 +129,7 @@ public class MutableSection extends Section
|
||||
for (int i = 0; i < pa.length; i++)
|
||||
mpa[i] = new MutableProperty(pa[i]);
|
||||
setProperties(mpa);
|
||||
dictionary = s.dictionary;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user