summaryrefslogtreecommitdiff
path: root/xmloff/dtd/dtypes.mod
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2000-10-10 09:44:37 +0000
committerChristian Lippka <cl@openoffice.org>2000-10-10 09:44:37 +0000
commit5aca96bf1cc88edf9e820c904d5e7ad7c9903880 (patch)
treea9c78229e8969a8359cac8b25519d526762617bd /xmloff/dtd/dtypes.mod
parent5f80859ca642dcf0fd6c825ea9ebdd047ecab58b (diff)
#79114# updated the dtd to current specification
Diffstat (limited to 'xmloff/dtd/dtypes.mod')
-rw-r--r--xmloff/dtd/dtypes.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/dtd/dtypes.mod b/xmloff/dtd/dtypes.mod
index 3f1dd69af36e..dc215993c880 100644
--- a/xmloff/dtd/dtypes.mod
+++ b/xmloff/dtd/dtypes.mod
@@ -1,5 +1,5 @@
<!--
- $Id: dtypes.mod,v 1.1 2000-09-29 16:16:03 mh Exp $
+ $Id: dtypes.mod,v 1.2 2000-10-10 10:42:02 cl Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -145,6 +145,6 @@
<!-- an svg coordinate in different distance formats -->
<!ENTITY % coordinate "CDATA">
-<!ENTITY % shapes "(draw:rect|draw:line|draw:polyline|draw:polygon|draw:polygonpath|draw:circle|draw:ellipse|draw:g)" >
+<!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 % anchorType "(page|frame|paragraph|char|as-char)">