Tag: cws_src680_oj14 User: oj Date: 2007-05-18 12:03:49+0000 Modified: dba/reportdesign/java/com/sun/star/report/pentaho/styles/stylemapper.xml dba/reportdesign/java/com/sun/star/report/pentaho/styles/stylemapper.xsd
Log: #i77061# graphic style File Changes: Directory: /dba/reportdesign/java/com/sun/star/report/pentaho/styles/ ===================================================================== File [changed]: stylemapper.xml Url: http://dba.openoffice.org/source/browse/dba/reportdesign/java/com/sun/star/report/pentaho/styles/stylemapper.xml?r1=1.1.2.2&r2=1.1.2.3 Delta lines: +8 -2 ------------------- --- stylemapper.xml 2007-05-15 06:50:25+0000 1.1.2.2 +++ stylemapper.xml 2007-05-18 12:03:47+0000 1.1.2.3 @@ -5,9 +5,9 @@ $RCSfile: stylemapper.xml,v $ - $Revision: 1.1.2.2 $ + $Revision: 1.1.2.3 $ - last change: $Author: oj $ $Date: 2007/05/15 06:50:25 $ + last change: $Author: oj $ $Date: 2007/05/18 12:03:47 $ The Contents of this file are made available subject to the terms of GNU Lesser General Public License Version 2.1. @@ -107,4 +107,10 @@ attribute-name="style-name" style-family="table-cell" type="styleNameRef"/> + <mapping element-namespace="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" + element-name="custom-shape" + attribute-namespace="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" + attribute-name="style-name" + style-family="graphic" + type="styleNameRef"/> </style-mapper-definition> File [changed]: stylemapper.xsd Url: http://dba.openoffice.org/source/browse/dba/reportdesign/java/com/sun/star/report/pentaho/styles/stylemapper.xsd?r1=1.1.2.1&r2=1.1.2.2 Delta lines: +4 -3 ------------------- --- stylemapper.xsd 2007-05-09 12:39:50+0000 1.1.2.1 +++ stylemapper.xsd 2007-05-18 12:03:47+0000 1.1.2.2 @@ -3,9 +3,9 @@ $RCSfile: stylemapper.xsd,v $ - $Revision: 1.1.2.1 $ + $Revision: 1.1.2.2 $ - last change: $Author: oj $ $Date: 2007/05/09 12:39:50 $ + last change: $Author: oj $ $Date: 2007/05/18 12:03:47 $ The Contents of this file are made available subject to the terms of GNU Lesser General Public License Version 2.1. @@ -68,6 +68,7 @@ <xsd:enumeration value="presentation"/> <xsd:enumeration value="control"/> <xsd:enumeration value="ruby"/> + <xsd:enumeration value="custom-shape"/> </xsd:restriction> </xsd:simpleType> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
