Index: ITableAttributes.java
===================================================================
RCS file: /home/cvspublic/xml-fop/src/java/org/apache/fop/rtf/rtflib/rtfdoc/ITableAttributes.java,v
retrieving revision 1.4
diff -w -u -r1.4 ITableAttributes.java
--- ITableAttributes.java	1 Jul 2003 16:36:03 -0000	1.4
+++ ITableAttributes.java	14 Sep 2003 21:29:56 -0000
@@ -152,6 +152,7 @@
 //Table row attributes
     /** row attribute, keep-together */
     public static final String ROW_KEEP_TOGETHER = "trkeep";
+    public static final String ROW_HEIGHT = "trrh";
 
     /**
      * This control word is nonexistent in RTF, used to simulate the
