diff options
author | Björn Milcke <bm@openoffice.org> | 2001-05-29 11:40:52 +0000 |
---|---|---|
committer | Björn Milcke <bm@openoffice.org> | 2001-05-29 11:40:52 +0000 |
commit | 7a194a27ef5820a25d13e98d9b8e1f85c792886f (patch) | |
tree | e530ae0ecf646dd4077c6d5e0f04454b89ab15f9 /xmloff/dtd/chart.mod | |
parent | ff7f86555334668938db818cd31c42c2902f378e (diff) |
#86215# +data-source-has-labels
Diffstat (limited to 'xmloff/dtd/chart.mod')
-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 |