diff options
author | Sascha Ballach <sab@openoffice.org> | 2001-04-03 05:14:31 +0000 |
---|---|---|
committer | Sascha Ballach <sab@openoffice.org> | 2001-04-03 05:14:31 +0000 |
commit | 1e4598c70c88977ae7ca7d12287ae10750ee790f (patch) | |
tree | afa69ec24d5305b41ce7aaa1fdfe6fb707af4660 /xmloff/dtd/table.mod | |
parent | b8057ea1af78312845aca01d773e1a091aea0620 (diff) |
#85616#; add the new attributes to the table:sort element
Diffstat (limited to 'xmloff/dtd/table.mod')
-rw-r--r-- | xmloff/dtd/table.mod | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/xmloff/dtd/table.mod b/xmloff/dtd/table.mod index c9e7f67f24ce..2f0281b23317 100644 --- a/xmloff/dtd/table.mod +++ b/xmloff/dtd/table.mod @@ -1,5 +1,5 @@ <!-- - $Id: table.mod,v 1.28 2001-03-23 16:31:21 dvo Exp $ + $Id: table.mod,v 1.29 2001-04-03 06:14:31 sab Exp $ The Contents of this file are made available subject to the terms of either of the following licenses @@ -436,6 +436,9 @@ table:bind-styles-to-content %boolean; "true" table:target-range-address %cell-range-address; #IMPLIED table:case-sensitive %boolean; "false" + table:language CDATA #IMPLIED + table:country CDATA #IMPLIED + table:algorithm CDATA #IMPLIED > <!ELEMENT table:sort-by EMPTY> <!ATTLIST table:sort-by |