diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-03-08 13:53:46 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-03-08 13:53:46 +0000 |
commit | 63ea4bf796f669719fe8f38571de6762a5205138 (patch) | |
tree | 12216f5d5576df7e21c1abb09246bc3c4557a36c /xmloff/dtd | |
parent | cfd5ace0f4b5e6d5c7c6ca0386eddd257b66c3f1 (diff) |
INTEGRATION: CWS oasisbf5 (1.88.30); FILE MERGED
2005/02/15 15:57:10 mib 1.88.30.1: #i42374#: Validation error in OOo DTD
Diffstat (limited to 'xmloff/dtd')
-rw-r--r-- | xmloff/dtd/drawing.mod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/dtd/drawing.mod b/xmloff/dtd/drawing.mod index 724e25b30933..da2757d8abf6 100644 --- a/xmloff/dtd/drawing.mod +++ b/xmloff/dtd/drawing.mod @@ -1,5 +1,5 @@ <!-- - $Id: drawing.mod,v 1.88 2005-01-27 11:06:13 rt Exp $ + $Id: drawing.mod,v 1.89 2005-03-08 14:53:46 vg Exp $ The Contents of this file are made available subject to the terms of either of the following licenses @@ -447,7 +447,7 @@ <!ATTLIST style:properties draw:textarea-horizontal-align ( left | center | right | justify ) #IMPLIED> <!ATTLIST style:properties draw:textarea-vertical-align ( top | middle | bottom | justify ) #IMPLIED> <!ATTLIST style:properties draw:writing-mode (lr-tb|tb-rl) "lr-tb"> -<!ATTLIST style:properties draw:font-independent-line-spacing %boolean; #IMPLIED> +<!ATTLIST style:properties style:font-independent-line-spacing %boolean; #IMPLIED> <!-- fill attributes --> |