147148149150151152153154155156157
{ return false; } } paragraphBox.clearLayout(); breakState = new ParagraphBreakState(paragraphBox); } else if (box instanceof TableCellRenderBox) { // todo: Cannot be done unless the inner paragraphs have been layouted once ..