summaryrefslogtreecommitdiff
path: root/xmloff/dtd/dtypes.mod
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2001-07-24 10:23:13 +0000
committerChristian Lippka <cl@openoffice.org>2001-07-24 10:23:13 +0000
commitb8ef04b9b303e60baa81fb88f83f5e0e9e4a5e35 (patch)
tree4016158837637ac50518d7d9af4bedb38fe902ed /xmloff/dtd/dtypes.mod
parent451c6a2c38319fc31f1686991092cf3efcf8dc6f (diff)
#89839# fixed problems with ie validation
Diffstat (limited to 'xmloff/dtd/dtypes.mod')
-rw-r--r--xmloff/dtd/dtypes.mod4
1 files changed, 3 insertions, 1 deletions
diff --git a/xmloff/dtd/dtypes.mod b/xmloff/dtd/dtypes.mod
index c46f41d44e68..1fbe0c731317 100644
--- a/xmloff/dtd/dtypes.mod
+++ b/xmloff/dtd/dtypes.mod
@@ -1,5 +1,5 @@
<!--
- $Id: dtypes.mod,v 1.14 2001-05-21 10:18:49 mib Exp $
+ $Id: dtypes.mod,v 1.15 2001-07-24 11:23:13 cl Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -167,3 +167,5 @@
<!ENTITY % shapes "(%shape;)" >
<!ENTITY % anchorType "(page|frame|paragraph|char|as-char)">
+
+<!ENTITY % control-id "form:id CDATA #REQUIRED">