summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2003-09-01 10:56:17 +0000
committerOliver Bolte <obo@openoffice.org>2003-09-01 10:56:17 +0000
commit6bdb9b24d3c064ceb3a454632fda9694f837b2a4 (patch)
tree0ca871698e5209ef4597e1837c98f09665155314 /xmloff
parent8ba8450347b25db303b32b25b8c5d57878f0837b (diff)
INTEGRATION: CWS sj02 (1.83.62); FILE MERGED
2003/07/28 15:16:29 sj 1.83.62.1: #i15927# PowerPoint import: added font independent linespacing
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/dtd/drawing.mod4
1 files changed, 3 insertions, 1 deletions
diff --git a/xmloff/dtd/drawing.mod b/xmloff/dtd/drawing.mod
index b61e96bd0b81..df9dabb82d53 100644
--- a/xmloff/dtd/drawing.mod
+++ b/xmloff/dtd/drawing.mod
@@ -1,5 +1,5 @@
<!--
- $Id: drawing.mod,v 1.83 2003-03-27 18:19:53 hr Exp $
+ $Id: drawing.mod,v 1.84 2003-09-01 11:56:17 obo Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -343,6 +343,8 @@
<!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>
+
<!-- fill attributes -->
<!ATTLIST style:properties draw:fill (none|solid|bitmap|gradient|hatch) #IMPLIED>