summaryrefslogtreecommitdiff
path: root/xmloff/dtd/drawing.mod
diff options
context:
space:
mode:
authorSascha Ballach <sab@openoffice.org>2001-06-27 11:02:50 +0000
committerSascha Ballach <sab@openoffice.org>2001-06-27 11:02:50 +0000
commitf8534f6c3eed86550023abe59be5b70a5ff5553c (patch)
treee9b89eb3dcff26a3dcd58bae804356e82b919386 /xmloff/dtd/drawing.mod
parent36b386d203566003075a1edd0e21445d79b77e47 (diff)
#88175#; remove the double definition of fo:vertical-align
Diffstat (limited to 'xmloff/dtd/drawing.mod')
-rw-r--r--xmloff/dtd/drawing.mod3
1 files changed, 1 insertions, 2 deletions
diff --git a/xmloff/dtd/drawing.mod b/xmloff/dtd/drawing.mod
index bb78e5aed742..25e716730193 100644
--- a/xmloff/dtd/drawing.mod
+++ b/xmloff/dtd/drawing.mod
@@ -1,5 +1,5 @@
<!--
- $Id: drawing.mod,v 1.62 2001-06-20 06:08:34 mib Exp $
+ $Id: drawing.mod,v 1.63 2001-06-27 12:02:50 sab Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -340,7 +340,6 @@
<!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>
<!ATTLIST style:properties draw:textarea-horizontal-align ( left | center | right | justify ) #IMPLIED>
<!ATTLIST style:properties draw:textarea-vertical-align ( top | middle | bottom ) #IMPLIED>