Changeset 1129 for trunk/docx4j/src/main/java/org/docx4j/math
- Timestamp:
- 06/14/10 16:13:34 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docx4j/src/main/java/org/docx4j/math/CTStyle.java
r888 r1129 49 49 */ 50 50 @XmlAccessorType(XmlAccessType.FIELD) 51 @XmlType(name = "CT_Style")51 @XmlType(namespace = "http://schemas.openxmlformats.org/officeDocument/2006/math", name = "CT_Style") 52 52 public class CTStyle 53 53 implements Child
Note: See TracChangeset
for help on using the changeset viewer.
