summaryrefslogtreecommitdiff
path: root/xmloff/dtd/text.mod
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2001-11-30 17:53:15 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2001-11-30 17:53:15 +0000
commite28bdb087c2607c5785504306794ee0cdf611005 (patch)
tree0511801d0832be6a7d91502949d8b42f82a30ce5 /xmloff/dtd/text.mod
parent7d19ec50e0ee8abd5a129358057589bd6883bb20 (diff)
#94365# added flag to text redlines
Diffstat (limited to 'xmloff/dtd/text.mod')
-rw-r--r--xmloff/dtd/text.mod3
1 files changed, 2 insertions, 1 deletions
diff --git a/xmloff/dtd/text.mod b/xmloff/dtd/text.mod
index 1afaf6d03b..4a0a55814e 100644
--- a/xmloff/dtd/text.mod
+++ b/xmloff/dtd/text.mod
@@ -1,5 +1,5 @@
<!--
- $Id: text.mod,v 1.35 2001-08-09 13:22:49 dvo Exp $
+ $Id: text.mod,v 1.36 2001-11-30 18:53:15 dvo Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -1120,6 +1120,7 @@ indices, and there may be only one text:index-title element.
(text:deletion, text:insertion?) |
text:format-change) >
<!ATTLIST text:changed-region text:id ID #REQUIRED>
+<!ATTLIST text:changed-region text:merge-last-paragraph %boolean; "true">
<!ELEMENT text:insertion (office:change-info, %sectionText;)>
<!ELEMENT text:deletion (office:change-info, %sectionText;)>