summaryrefslogtreecommitdiff
path: root/xmloff/dtd/style.mod
diff options
context:
space:
mode:
authorSascha Ballach <sab@openoffice.org>2001-02-01 16:42:47 +0000
committerSascha Ballach <sab@openoffice.org>2001-02-01 16:42:47 +0000
commit7835029dac5392d0d0a632319e73e3ea858834eb (patch)
treef3d1f9b27592e5261883fc2e3a402442d39a6a46 /xmloff/dtd/style.mod
parent59eb85366a9156bda6c1ae8f449ea87d744c36b4 (diff)
add style:table-centering
Diffstat (limited to 'xmloff/dtd/style.mod')
-rw-r--r--xmloff/dtd/style.mod5
1 files changed, 3 insertions, 2 deletions
diff --git a/xmloff/dtd/style.mod b/xmloff/dtd/style.mod
index 5b99707c8757..0ce255012d97 100644
--- a/xmloff/dtd/style.mod
+++ b/xmloff/dtd/style.mod
@@ -1,5 +1,5 @@
<!--
- $Id: style.mod,v 1.27 2001-01-31 16:16:18 cl Exp $
+ $Id: style.mod,v 1.28 2001-02-01 17:42:47 sab Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -339,7 +339,7 @@
<!ATTLIST style:column fo:margin-right %positiveLength; #IMPLIED>
<!ELEMENT style:column-sep EMPTY>
-<!ATTLIST style:column-sep style:style (none|solid|dotted|dashed|dot-dashed)
+<!ATTLIST style:column-sep style:style (none|solid|dotted|dashed|dot-dashed)
"solid">
<!ATTLIST style:column-sep style:width %length; #REQUIRED>
<!ATTLIST style:column-sep style:height %percentage; "100%">
@@ -363,6 +363,7 @@
<!ATTLIST style:properties style:first-page-number %positiveInteger; #IMPLIED>
<!ATTLIST style:properties style:scale-to %percentage; #IMPLIED>
<!ATTLIST style:properties style:scale-to-pages %positiveInteger; #IMPLIED>
+<!ATTLIST style:properties style:table-centering (horizontal | vertical | both | none) #IMPLIED>
<!ELEMENT style:footnote-layout (style:properties?,style:footnote-sep?)>
<!ATTLIST style:properties style:max-height %lengthOrNoLimit; #IMPLIED>