summaryrefslogtreecommitdiff
path: root/xmloff/dtd/table.mod
diff options
context:
space:
mode:
authorSascha Ballach <sab@openoffice.org>2000-10-17 14:14:57 +0000
committerSascha Ballach <sab@openoffice.org>2000-10-17 14:14:57 +0000
commite14c32e04518ef168382ee66b01678b99e89edb6 (patch)
tree2d9ed7354ee32d591b785cc866285c2baf725daa /xmloff/dtd/table.mod
parent53f76ca3c324d826e7d34064ac19f50edfbf4a02 (diff)
move all style properties from table.mod to style.mod
Diffstat (limited to 'xmloff/dtd/table.mod')
-rw-r--r--xmloff/dtd/table.mod13
1 files changed, 2 insertions, 11 deletions
diff --git a/xmloff/dtd/table.mod b/xmloff/dtd/table.mod
index e27261e34a28..0b26feca40df 100644
--- a/xmloff/dtd/table.mod
+++ b/xmloff/dtd/table.mod
@@ -1,6 +1,6 @@
<!-- edited with XML Spy v3.0 NT (http://www.xmlspy.com) by Jumper (Star Office GmbH) -->
<!--
- $Id: table.mod,v 1.4 2000-10-12 08:33:14 sab Exp $
+ $Id: table.mod,v 1.5 2000-10-17 15:14:57 sab Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -349,13 +349,4 @@
table:display %boolean; #IMPLIED
table:display-details %boolean; #IMPLIED
>
-<!ATTLIST style:properties
- table:align (left | center | right | margins) #IMPLIED
- table:border-model (collapsing | separating) #IMPLIED
- fo:vertical-align (top | middle | bottom) #IMPLIED
- fo:direction (ltr | ttb) #IMPLIED
- style:rotation-angle %nonNegativeInteger; #IMPLIED
- style:rotation-align (none | bottom | top | center) #IMPLIED
- style:cell-protect CDATA #IMPLIED
- style:print-content %boolean; #IMPLIED
->
+