summaryrefslogtreecommitdiff
path: root/xmloff/dtd/text.mod
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2002-04-26 12:16:22 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2002-04-26 12:16:22 +0000
commitb73dc49c2d6051b4d84ead06fc2f41f80a8eeeb4 (patch)
tree07c766e462250f0e11f66655633eae18f01664ba /xmloff/dtd/text.mod
parent6beab6340b489243737f6f12cd9024d2c19e79f6 (diff)
#97450# load/save curennt hidden-status of conditional sections
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 bab648d744..94ae7427bf 100644
--- a/xmloff/dtd/text.mod
+++ b/xmloff/dtd/text.mod
@@ -1,5 +1,5 @@
<!--
- $Id: text.mod,v 1.48 2002-02-28 14:42:15 dvo Exp $
+ $Id: text.mod,v 1.49 2002-04-26 13:14:38 dvo Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -734,6 +734,7 @@
<!ATTLIST text:section text:display (true|none|condition) "true">
<!ATTLIST text:section text:condition %formula; #IMPLIED>
<!ATTLIST text:section text:protection-key CDATA #IMPLIED>
+<!ATTLIST text:section text:is-hidden %boolean; #IMPLIED>
<!ELEMENT text:section-source EMPTY>
<!ATTLIST text:section-source xlink:href %string; #IMPLIED>