diff options
author | Björn Milcke <bm@openoffice.org> | 2001-06-05 15:11:03 +0000 |
---|---|---|
committer | Björn Milcke <bm@openoffice.org> | 2001-06-05 15:11:03 +0000 |
commit | e7e0acf5461c9fa053796a2cc003779f9e0476c6 (patch) | |
tree | e0ef108e71028d9a6f59ac45cd29468538e374e1 /xmloff/dtd/chart.mod | |
parent | 9a604e4e48b902f2117b2876d6a9d87ffea21698 (diff) |
#70954# axis: +link-data-style-to-source
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 e03f7f263f07..d341788537f0 100644 --- a/xmloff/dtd/chart.mod +++ b/xmloff/dtd/chart.mod @@ -1,5 +1,5 @@ <!-- - $Id: chart.mod,v 1.19 2001-05-29 12:40:52 bm Exp $ + $Id: chart.mod,v 1.20 2001-06-05 16:09:28 bm Exp $ The Contents of this file are made available subject to the terms of either of the following licenses @@ -187,7 +187,8 @@ text:line-break %boolean; "true" chart:display-label %boolean; "true" chart:label-arrangement (side-by-side|stagger-even|stagger-odd) "side-by-side" - chart:visible %boolean; "true" > + chart:visible %boolean; "true" + chart:link-data-style-to-source %boolean; "true" > <!ELEMENT chart:grid EMPTY> <!ATTLIST chart:grid |