summaryrefslogtreecommitdiff
path: root/xmloff/dtd/drawing.mod
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2001-02-11 14:05:19 +0000
committerChristian Lippka <cl@openoffice.org>2001-02-11 14:05:19 +0000
commitb6ff26ab6e141484bf37ff6e29f73c1cf7c641e9 (patch)
treed83086933f887f5f0f99badb6b2bc6e2fd219aa2 /xmloff/dtd/drawing.mod
parentd72c6b5c3d0b895ddc9c48696ac2d82e03b17827 (diff)
added fit-to-contour
Diffstat (limited to 'xmloff/dtd/drawing.mod')
-rw-r--r--xmloff/dtd/drawing.mod3
1 files changed, 2 insertions, 1 deletions
diff --git a/xmloff/dtd/drawing.mod b/xmloff/dtd/drawing.mod
index 1978a6ae16b2..6ead5e0c9400 100644
--- a/xmloff/dtd/drawing.mod
+++ b/xmloff/dtd/drawing.mod
@@ -1,5 +1,5 @@
<!--
- $Id: drawing.mod,v 1.35 2001-02-07 16:18:34 cl Exp $
+ $Id: drawing.mod,v 1.36 2001-02-11 15:05:07 cl Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -336,6 +336,7 @@
<!ATTLIST style:properties draw:auto-grow-width %boolean; #IMPLIED>
<!ATTLIST style:properties draw:auto-grow-height %boolean; #IMPLIED>
<!ATTLIST style:properties draw:fit-to-size %boolean; #IMPLIED>
+<!ATTLIST style:properties draw:fit-to-contour %boolean; #IMPLIED>
<!ATTLIST style:properties fo:vertical-align (top | middle | bottom ) #IMPLIED>
<!-- fill attributes -->