]> source.dussan.org Git - xmlgraphics-fop.git/commit
Removed parameter from the endTablePart method, as the part is already passed as...
authorVincent Hennebert <vhennebert@apache.org>
Thu, 13 Dec 2007 18:57:25 +0000 (18:57 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Thu, 13 Dec 2007 18:57:25 +0000 (18:57 +0000)
commit4090cb592401b107f4a560fede22b27ffc41667d
tree99e51f83f76b9e0a39bcbfd4bb196224605f758e
parent757fdc23d3f01bd940dc13cb1920ac2daf40a56c
Removed parameter from the endTablePart method, as the part is already passed as as a parameter of the previously called startTablePart method

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@603979 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/fo/flow/table/FixedColRowGroupBuilder.java
src/java/org/apache/fop/fo/flow/table/RowGroupBuilder.java
src/java/org/apache/fop/fo/flow/table/TableBody.java
src/java/org/apache/fop/fo/flow/table/VariableColRowGroupBuilder.java