diff options
author | Michael Brauer <mib@openoffice.org> | 2000-11-13 07:44:24 +0000 |
---|---|---|
committer | Michael Brauer <mib@openoffice.org> | 2000-11-13 07:44:24 +0000 |
commit | 355930404758fbdfaeb46a2b6ba322d0fff94ad4 (patch) | |
tree | 65778af56b42ed8eeff1cf428dbba41a46622fb1 /xmloff/dtd/office.mod | |
parent | ca830ca8c511acedd5380de26de4203adbf0f880 (diff) |
font declarations and asian/complex font properties
Diffstat (limited to 'xmloff/dtd/office.mod')
-rw-r--r-- | xmloff/dtd/office.mod | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/xmloff/dtd/office.mod b/xmloff/dtd/office.mod index b0b75564b25a..eae8590d671d 100644 --- a/xmloff/dtd/office.mod +++ b/xmloff/dtd/office.mod @@ -1,5 +1,5 @@ <!-- - $Id: office.mod,v 1.7 2000-11-02 15:51:17 dvo Exp $ + $Id: office.mod,v 1.8 2000-11-13 08:42:12 mib Exp $ The Contents of this file are made available subject to the terms of either of the following licenses @@ -54,6 +54,7 @@ --> <!ELEMENT office:document ( office:meta?, + office:font-decls?, office:styles?, office:automatic-styles?, office:master-styles?, @@ -100,6 +101,7 @@ meta:user-defined*)"> <!ELEMENT office:meta %meta;> +<!ELEMENT office:font-decls (style:font-decl)*> <!ENTITY % styles "(style:style|text:list-style|number:number-style| number:currency-style|number:percentage-style|number:date-style| |