Plissonneau Duquène <julien dot plissonneau dot duquene at
savoirfairelinux dot com>, see bug 40556.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@454338
13f79535-47bb-0310-9956-
ffa450edef68
labelFirstIndex, labelLastIndex, previousBreak);
//Determine previous break if any
- previousBreak = ElementListUtils.determinePreviousBreak(labelList, labelFirstIndex);
+ previousBreak = ElementListUtils.determinePreviousBreak(bodyList, bodyFirstIndex);
SpaceResolver.performConditionalsNotification(bodyList,
bodyFirstIndex, bodyLastIndex, previousBreak);