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
commit691ad25958ce54f022b7d9abfa5d0bb621009c92 (patch)
tree0d895d727000248ec620a020df6b5d9fc4bd1e4a /xmloff/dtd/text.mod
parentb8d24b023c8a10bf9aaa69adb740d2d3b9ab652d (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 b2e48ef32b74..1afaf6d03b71 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)*>