summaryrefslogtreecommitdiff
path: root/xmloff/dtd/text.mod
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2001-08-09 12:22:49 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2001-08-09 12:22:49 +0000
commita22e2c9f4cf81c6386cd377e29831ce3bb6e31d8 (patch)
tree67980d198ac80e11b10d3f0d22c8247e3f1c03cf /xmloff/dtd/text.mod
parent427b0f921955a9de20c083f6b377c26b70cb873e (diff)
#90509# #90514# changed macro DTDs
Diffstat (limited to 'xmloff/dtd/text.mod')
-rw-r--r--xmloff/dtd/text.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/dtd/text.mod b/xmloff/dtd/text.mod
index b2e48ef32b..1afaf6d03b 100644
--- a/xmloff/dtd/text.mod
+++ b/xmloff/dtd/text.mod
@@ -1,5 +1,5 @@
<!--
- $Id: text.mod,v 1.34 2001-06-20 06:08:35 mib Exp $
+ $Id: text.mod,v 1.35 2001-08-09 13:22:49 dvo Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -547,8 +547,8 @@
<!ELEMENT text:get-page-variable (#PCDATA)>
<!ATTLIST text:get-page-variable %numFormat;>
-<!ELEMENT text:execute-macro (#PCDATA)>
-<!ATTLIST text:execute-macro text:name %string; #REQUIRED>
+<!ELEMENT text:execute-macro (#PCDATA|office:events)* >
+<!ATTLIST text:execute-macro text:description %string; #IMPLIED>
<!ELEMENT text:dde-connection-decls (text:dde-connection-decl)*>