summaryrefslogtreecommitdiff
path: root/xmloff/dtd/dtypes.mod
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2000-11-06 13:43:09 +0000
committerChristian Lippka <cl@openoffice.org>2000-11-06 13:43:09 +0000
commit55c892e30116358bf10eed655a7f4ed00762bc69 (patch)
treeb09f365fe384bdcd06cf42c8aa6885c554b779a3 /xmloff/dtd/dtypes.mod
parent38a9c0a985230251072a97beb1da06a855408f9d (diff)
#80001# (and others) fixed various dtd errors
Diffstat (limited to 'xmloff/dtd/dtypes.mod')
-rw-r--r--xmloff/dtd/dtypes.mod7
1 files changed, 5 insertions, 2 deletions
diff --git a/xmloff/dtd/dtypes.mod b/xmloff/dtd/dtypes.mod
index ea40d72beafb..5c46c0118015 100644
--- a/xmloff/dtd/dtypes.mod
+++ b/xmloff/dtd/dtypes.mod
@@ -1,5 +1,5 @@
<!--
- $Id: dtypes.mod,v 1.4 2000-10-24 11:21:33 mib Exp $
+ $Id: dtypes.mod,v 1.5 2000-11-06 14:43:09 cl Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -155,6 +155,9 @@
<!ENTITY % coordinateOrPercentage "CDATA">
-<!ENTITY % shapes "(draw:rect|draw:line|draw:polyline|draw:polygon|draw:polygonpath|draw:circle|draw:ellipse|draw:g|draw:page-thumbnail|text:text-box)" >
+<!ENTITY % shapes "(draw:rect|draw:line|draw:polyline|draw:polygon|draw:path|
+ draw:circle|draw:ellipse|draw:g|draw:page-thumbnail|
+ text:text-box|office:image|draw:measure|draw:caption|
+ draw:connector)" >
<!ENTITY % anchorType "(page|frame|paragraph|char|as-char)">