]> source.dussan.org Git - xmlgraphics-fop.git/commit
Fix for ArrayIndexOutOfBoundsException when empty grid units are involved.
authorJeremias Maerki <jeremias@apache.org>
Thu, 12 May 2005 14:13:45 +0000 (14:13 +0000)
committerJeremias Maerki <jeremias@apache.org>
Thu, 12 May 2005 14:13:45 +0000 (14:13 +0000)
commit388f5f641ef0360dfa21df2df0b103cc53bb44ed
treeb094b413a809e2e3aacc794aa63ae4bfaadd77c7
parent409f77fa1987658333de3f8531d82a3c124d3718
Fix for ArrayIndexOutOfBoundsException when empty grid units are involved.
Convenience accessor for GridUnits on EffRow.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_KnuthStylePageBreaking@198618 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/layoutmgr/table/EffRow.java
src/java/org/apache/fop/layoutmgr/table/TableContentLayoutManager.java
src/java/org/apache/fop/layoutmgr/table/TableStepper.java