diff options
-rw-r--r-- | xmloff/dtd/form.mod | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/dtd/form.mod b/xmloff/dtd/form.mod index ccbf90b57796..1d7754f7a77f 100644 --- a/xmloff/dtd/form.mod +++ b/xmloff/dtd/form.mod @@ -1,5 +1,5 @@ <!-- - $Id: form.mod,v 1.15 2003-12-11 12:06:36 kz Exp $ + $Id: form.mod,v 1.16 2004-05-07 15:58:55 rt Exp $ The Contents of this file are made available subject to the terms of either of the following licenses @@ -145,7 +145,7 @@ %data-field; %linked-cell;> -<!ELEMENT form:textarea (form:properties?, office:events?)> +<!ELEMENT form:textarea (form:properties?, office:events?, text:p*)> <!ATTLIST form:textarea %current-value; %disabled; %max-length; |