summaryrefslogtreecommitdiff
path: root/xmloff/dtd/form.mod
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-05-07 14:58:55 +0000
committerRüdiger Timm <rt@openoffice.org>2004-05-07 14:58:55 +0000
commitb5ab541205847bf353da2ccae2ebad5eec66ea8f (patch)
treeddd0df571c12d906d29ccb488804ae657d01eb5b /xmloff/dtd/form.mod
parentcaef3c90ef792174d64a1e79fc0a3db948df8a49 (diff)
INTEGRATION: CWS frmcontrols03 (1.15.52); FILE MERGED
2004/02/17 15:35:37 fs 1.15.52.1: #i24387# textarea is allowed to have text paragraphs
Diffstat (limited to 'xmloff/dtd/form.mod')
-rw-r--r--xmloff/dtd/form.mod4
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;