summaryrefslogtreecommitdiff
path: root/xmloff/dtd/chart.mod
diff options
context:
space:
mode:
authorBjörn Milcke <bm@openoffice.org>2001-11-19 12:23:39 +0000
committerBjörn Milcke <bm@openoffice.org>2001-11-19 12:23:39 +0000
commit3678b9f845ebcf8f5e92c11abc400b5da36f5d48 (patch)
treeea1384427cbde85cfa8a14e7356fd3bafa2477ae /xmloff/dtd/chart.mod
parent90307dca99cb19d00eaa49462b30de30d7ea5eca (diff)
#94894# +column-mapping / row-mapping attribute in chart:chart
Diffstat (limited to 'xmloff/dtd/chart.mod')
-rw-r--r--xmloff/dtd/chart.mod4
1 files changed, 3 insertions, 1 deletions
diff --git a/xmloff/dtd/chart.mod b/xmloff/dtd/chart.mod
index a1862c6d5b32..699e45da1cab 100644
--- a/xmloff/dtd/chart.mod
+++ b/xmloff/dtd/chart.mod
@@ -1,5 +1,5 @@
<!--
- $Id: chart.mod,v 1.25 2001-10-30 14:53:54 bm Exp $
+ $Id: chart.mod,v 1.26 2001-11-19 13:23:39 bm Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -69,6 +69,8 @@
%draw-position;
%draw-size;
%draw-style-name;
+ chart:column-mapping %string; #IMPLIED
+ chart:row-mapping %string; #IMPLIED
chart:style-name %styleName; #IMPLIED>
<!ATTLIST chart:chart %presentation-class; >