diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-03-10 14:46:01 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-03-10 14:46:01 +0000 |
commit | 8226d7807e6218037f9e36a779e108f996534e4a (patch) | |
tree | dc8c2323dc253db1236ab36d5dd27bc3eb98a351 /xmloff/dtd | |
parent | 928824204739b029b0e603c54a8fbe8abd72937a (diff) |
INTEGRATION: CWS dba24 (1.19.74); FILE MERGED
2005/02/21 11:26:55 oj 1.19.74.2: RESYNC: (1.19-1.20); FILE MERGED
2005/02/16 07:59:14 fs 1.19.74.1: #i42747# value-range has also a linked-cell
Diffstat (limited to 'xmloff/dtd')
-rw-r--r-- | xmloff/dtd/form.mod | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xmloff/dtd/form.mod b/xmloff/dtd/form.mod index 509714d8adc2..cbc02e37d10d 100644 --- a/xmloff/dtd/form.mod +++ b/xmloff/dtd/form.mod @@ -1,5 +1,5 @@ <!-- - $Id: form.mod,v 1.20 2005-01-27 11:06:35 rt Exp $ + $Id: form.mod,v 1.21 2005-03-10 15:46:01 vg Exp $ The Contents of this file are made available subject to the terms of either of the following licenses @@ -379,6 +379,7 @@ %max-value; %current-value; %value; + %linked-cell; %step-size; %page-step-size; %delay-for-repeat; |