summaryrefslogtreecommitdiff
path: root/xmloff/dtd/text.mod
diff options
context:
space:
mode:
authorDaniel Vogelheim <dvo@openoffice.org>2002-02-28 13:42:15 +0000
committerDaniel Vogelheim <dvo@openoffice.org>2002-02-28 13:42:15 +0000
commit6125792fb5a1f67f459720e152a89b412c03fd17 (patch)
tree8146c71238f22265012e140fe94413b2aa169b76 /xmloff/dtd/text.mod
parent14be45db650d15d6ae405b7e92cd3b595dcc1634 (diff)
#97260# moved entity defitions into a seperate file
Diffstat (limited to 'xmloff/dtd/text.mod')
-rw-r--r--xmloff/dtd/text.mod8
1 files changed, 1 insertions, 7 deletions
diff --git a/xmloff/dtd/text.mod b/xmloff/dtd/text.mod
index ed149a3328ec..bab648d744e4 100644
--- a/xmloff/dtd/text.mod
+++ b/xmloff/dtd/text.mod
@@ -1,5 +1,5 @@
<!--
- $Id: text.mod,v 1.47 2002-01-18 11:39:17 dvo Exp $
+ $Id: text.mod,v 1.48 2002-02-28 14:42:15 dvo Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -722,12 +722,6 @@
<!ELEMENT text:endnote-body (text:h|text:p|
text:ordered-list|text:unordered-list)*>
-<!ENTITY % sectionText "(text:h|text:p|text:ordered-list|
- text:unordered-list|table:table|text:section|
- text:table-of-content|text:illustration-index|
- text:table-index|text:object-index|text:user-index|
- text:alphabetical-index|text:bibliography|
- text:index-title|%change-marks;)*">
<!ENTITY % sectionAttr "text:name CDATA #REQUIRED
text:style-name %styleName; #IMPLIED
text:protected %boolean; 'false' ">