Changeset 528
- Timestamp:
- 08/12/08 02:31:02 (3 months ago)
- Files:
-
- 1 modified
-
trunk/docx4j/src/main/java/org/docx4j/wml/R.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/docx4j/src/main/java/org/docx4j/wml/R.java
r527 r528 372 372 @XmlAccessorType(XmlAccessType.FIELD) 373 373 @XmlType(name = "") 374 @XmlRootElement(name = "commentReference") 374 375 public static class CommentReference 375 376 implements Child
