diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2003-08-19 10:29:10 +0000 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2003-08-19 10:29:10 +0000 |
commit | fc593c5b495bef088a3ad8116a1e98df26dcf7a3 (patch) | |
tree | a1cf66e0453808671f4618f4dab9fef7be4e7d52 /xmloff/dtd | |
parent | 70fccdd470b11e4630f8f537b5c796c16869742d (diff) |
INTEGRATION: CWS dr6 (1.42.126); FILE MERGED
2003/07/18 16:02:20 sab 1.42.126.1: #i3653#; add ShowList property
Diffstat (limited to 'xmloff/dtd')
-rw-r--r-- | xmloff/dtd/table.mod | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xmloff/dtd/table.mod b/xmloff/dtd/table.mod index 4a1eb9c08e75..0dbec20d883c 100644 --- a/xmloff/dtd/table.mod +++ b/xmloff/dtd/table.mod @@ -1,5 +1,5 @@ <!-- - $Id: table.mod,v 1.42 2002-11-08 08:40:55 sab Exp $ + $Id: table.mod,v 1.43 2003-08-19 11:29:10 hjs Exp $ The Contents of this file are made available subject to the terms of either of the following licenses @@ -332,6 +332,7 @@ table:condition CDATA #IMPLIED table:base-cell-address %cell-address; #IMPLIED table:allow-empty-cell %boolean; #IMPLIED + table:show-list (no | unsorted | sorted-ascending) #IMPLIED > <!ELEMENT table:help-message (text:p*)> <!ATTLIST table:help-message |