diff options
author | Sascha Ballach <sab@openoffice.org> | 2002-04-05 05:34:02 +0000 |
---|---|---|
committer | Sascha Ballach <sab@openoffice.org> | 2002-04-05 05:34:02 +0000 |
commit | 9036251ed59192a809404a9fe3b347b9e420c8b5 (patch) | |
tree | 1a8405d90b5b187ec02003c00f23a05483e97139 /xmloff/dtd/style.mod | |
parent | d69482f060b2bcd7b0bd1ccfc7171b27784df5bd (diff) |
#98410#; add style:glyph-orientation-vertical to represent vertical writing in calc
Diffstat (limited to 'xmloff/dtd/style.mod')
-rw-r--r-- | xmloff/dtd/style.mod | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xmloff/dtd/style.mod b/xmloff/dtd/style.mod index 31e9c8cedf0a..6f8c7aae54e1 100644 --- a/xmloff/dtd/style.mod +++ b/xmloff/dtd/style.mod @@ -1,5 +1,5 @@ <!-- - $Id: style.mod,v 1.50 2002-04-04 13:45:03 dvo Exp $ + $Id: style.mod,v 1.51 2002-04-05 06:31:50 sab Exp $ The Contents of this file are made available subject to the terms of either of the following licenses @@ -349,6 +349,7 @@ table:border-model (collapsing | separating) #IMPLIED fo:vertical-align (top | middle | bottom | automatic) #IMPLIED fo:direction (ltr | ttb) #IMPLIED + style:glyph-orientation-vertical (auto | 0) #IMPLIED style:rotation-angle %nonNegativeInteger; #IMPLIED style:rotation-align (none | bottom | top | center) #IMPLIED style:cell-protect CDATA #IMPLIED |