]> source.dussan.org Git - xmlgraphics-fop.git/commit
make RtfColorTable.getColorNumber return an Integer instead of int, so that it can...
authorWilliam Victor Mote <vmote@apache.org>
Tue, 16 Sep 2003 14:50:16 +0000 (14:50 +0000)
committerWilliam Victor Mote <vmote@apache.org>
Tue, 16 Sep 2003 14:50:16 +0000 (14:50 +0000)
commit1af5e562a64c85c0119dc9019619d5e89f0010ca
tree55539cbe3ce8585074d39cc66aef961b754f2630
parent392e47d54622190b132b43085d7e7ac8a5293a9c
make RtfColorTable.getColorNumber return an Integer instead of int, so that it can return a null value -- submitted by Peter Herweg, see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23082

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196915 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/fop/rtf/renderer/RTFHandler.java
src/java/org/apache/fop/rtf/rtflib/rtfdoc/RtfColorTable.java