diff options
author | Michael Brauer <mib@openoffice.org> | 2001-01-03 08:55:08 +0000 |
---|---|---|
committer | Michael Brauer <mib@openoffice.org> | 2001-01-03 08:55:08 +0000 |
commit | 52884e8f20c18587b63de3d5239fefef2a5d3200 (patch) | |
tree | 8855930b4a61b8a01ae6fbd38563cfe93597dd00 /xmloff/dtd/text.mod | |
parent | 2aa79129f0d539bb6f13ca99eae0137aab108683 (diff) |
shapes added to text documents
Diffstat (limited to 'xmloff/dtd/text.mod')
-rw-r--r-- | xmloff/dtd/text.mod | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/dtd/text.mod b/xmloff/dtd/text.mod index f2c4779e1d79..3a2ad7526df1 100644 --- a/xmloff/dtd/text.mod +++ b/xmloff/dtd/text.mod @@ -1,5 +1,5 @@ <!-- - $Id: text.mod,v 1.16 2000-12-19 14:48:14 cl Exp $ + $Id: text.mod,v 1.17 2001-01-03 09:55:08 mib Exp $ The Contents of this file are made available subject to the terms of either of the following licenses @@ -135,14 +135,14 @@ text:footnote|text:endnote|text:a| text:bookmark|text:bookmark-start|text:bookmark-end| text:reference-mark|text:reference-mark-start| - text:reference-mark-end|%fields;| + text:reference-mark-end|%fields;|%shape;| text:toc-mark-start | text:toc-mark-end | text:toc-mark | text:user-index-mark-start | text:user-index-mark-end | text:user-index-mark | text:alphabetical-index-mark-start | text:alphabetical-index-mark-end | text:alphabetical-index-mark | - draw:a|draw:text-box|draw:image)*"> + draw:a)*"> <!ELEMENT text:p %inline-text;> <!ELEMENT text:h %inline-text;> |