]> source.dussan.org Git - xmlgraphics-fop.git/commit
fixes a problem with spaces before and after a body in table
authorKeiron Liddle <keiron@apache.org>
Fri, 12 Jan 2001 04:48:28 +0000 (04:48 +0000)
committerKeiron Liddle <keiron@apache.org>
Fri, 12 Jan 2001 04:48:28 +0000 (04:48 +0000)
commit20a349e18a7acd5d1f2affd0eded7bb20ed43bb0
tree8ef90a1b27c19c87beddb7d73d2881276328bbb8
parenta5448941a947004e4ace2d69e9495a024aa89b1f
fixes a problem with spaces before and after a body in table
also properly sets the width of the table to the sum of the columns

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193969 13f79535-47bb-0310-9956-ffa450edef68
src/org/apache/fop/fo/flow/Table.java
src/org/apache/fop/fo/flow/TableBody.java
src/org/apache/fop/fo/flow/TableCell.java
src/org/apache/fop/layout/Area.java