diff options
-rw-r--r-- | xmloff/dtd/chart.mod | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/xmloff/dtd/chart.mod b/xmloff/dtd/chart.mod index 1e197b102ee9..e03f7f263f07 100644 --- a/xmloff/dtd/chart.mod +++ b/xmloff/dtd/chart.mod @@ -1,5 +1,5 @@ <!-- - $Id: chart.mod,v 1.18 2001-05-21 10:54:14 bm Exp $ + $Id: chart.mod,v 1.19 2001-05-29 12:40:52 bm Exp $ The Contents of this file are made available subject to the terms of either of the following licenses @@ -133,7 +133,8 @@ svg:width %length; #IMPLIED svg:height %length; #IMPLIED chart:style-name %styleName; #IMPLIED - table:cell-range-address %cell-range-address; #IMPLIED > + table:cell-range-address %cell-range-address; #IMPLIED + chart:data-source-has-labels (none|row|column|both) "none" > <!-- 3d scene attributes on plot-area --> <!ATTLIST chart:plot-area |