diff options
author | Christian Lippka <cl@openoffice.org> | 2001-01-17 20:29:51 +0000 |
---|---|---|
committer | Christian Lippka <cl@openoffice.org> | 2001-01-17 20:29:51 +0000 |
commit | e314c761a2d3b0b9364611af7d5b3c28a7b1a03a (patch) | |
tree | a442adc2e4112e5622d95e529ecec2e4fd174fd9 /xmloff | |
parent | d5b6570a950a650dd40a8c9ba9b4231ab203cb8f (diff) |
#82652# added draw:background-size
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/dtd/drawing.mod | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xmloff/dtd/drawing.mod b/xmloff/dtd/drawing.mod index 1af6fb0c79ab..2a81ccc048b3 100644 --- a/xmloff/dtd/drawing.mod +++ b/xmloff/dtd/drawing.mod @@ -1,5 +1,5 @@ <!-- - $Id: drawing.mod,v 1.26 2001-01-03 11:32:24 mib Exp $ + $Id: drawing.mod,v 1.27 2001-01-17 21:29:51 cl Exp $ The Contents of this file are made available subject to the terms of either of the following licenses @@ -419,6 +419,7 @@ <!ATTLIST style:properties presentation:transition-speed %presentationSpeeds; #IMPLIED > <!ATTLIST style:properties presentation:duration %timeDuration; #IMPLIED> <!ATTLIST style:properties presentation:visibility (visible|hidden) #IMPLIED> +<!ATTLIST style:properties draw:background-size (full|border) #IMPLIED> <!-- text boxes --> <!ELEMENT draw:text-box (text:h|text:p|text:ordered-list| |