summaryrefslogtreecommitdiff
path: root/xmloff/dtd/chart.mod
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2001-12-14 17:47:18 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2001-12-14 17:47:18 +0000
commit71204525971224840b5d6056cda03238769e9a34 (patch)
treeac08265df9df99b98c53a1763c36e212c7744cd3 /xmloff/dtd/chart.mod
parent37c9b8af918c3ca5d53c12777f68e5fbdfdb36b3 (diff)
#95872# fixed DTD bugs (no format change)
Diffstat (limited to 'xmloff/dtd/chart.mod')
-rw-r--r--xmloff/dtd/chart.mod5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmloff/dtd/chart.mod b/xmloff/dtd/chart.mod
index 699e45da1cab..6989f8b8d464 100644
--- a/xmloff/dtd/chart.mod
+++ b/xmloff/dtd/chart.mod
@@ -1,5 +1,5 @@
<!--
- $Id: chart.mod,v 1.26 2001-11-19 13:23:39 bm Exp $
+ $Id: chart.mod,v 1.27 2001-12-14 18:47:17 dvo Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -95,7 +95,8 @@
chart:lines-used %nonNegativeInteger; "0"
chart:connect-bars %boolean; "false"
chart:spline-order %nonNegativeInteger; "2"
- chart:spline-resolution %nonNegativeInteger; "20">
+ chart:spline-resolution %nonNegativeInteger; "20"
+ chart:pie-offset %nonNegativeInteger; "0">
<!-- Main/Sub Title -->
<!-- the cell-address attribute is currently not supported for titles -->