summaryrefslogtreecommitdiff
path: root/xmloff/dtd/form.mod
diff options
context:
space:
mode:
authorFrank Schönheit <fs@openoffice.org>2001-03-20 12:53:02 +0000
committerFrank Schönheit <fs@openoffice.org>2001-03-20 12:53:02 +0000
commit28b7f59781a700df25b9a324ac26a5e6b0a3a561 (patch)
tree38d0392518a9b5ef1a1e4aa3b23670bc3a694f82 /xmloff/dtd/form.mod
parenta445434a7f50a5717e3d8c52bcafbb738fda62fd (diff)
#83970# two additional attributes for office:forms
Diffstat (limited to 'xmloff/dtd/form.mod')
-rw-r--r--xmloff/dtd/form.mod4
1 files changed, 3 insertions, 1 deletions
diff --git a/xmloff/dtd/form.mod b/xmloff/dtd/form.mod
index fff3bcd92e0b..c9f3158eeb2f 100644
--- a/xmloff/dtd/form.mod
+++ b/xmloff/dtd/form.mod
@@ -1,5 +1,5 @@
<!--
- $Id: form.mod,v 1.6 2001-02-28 11:29:41 fs Exp $
+ $Id: form.mod,v 1.7 2001-03-20 13:53:02 fs Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -93,6 +93,8 @@
<!ATTLIST form:form form:tab-cycle %cycles; "records" >
<!ELEMENT office:forms (form:form*)>
+<!ATTLIST office:forms form:automatic-focus %boolean; "false">
+<!ATTLIST office:forms form:apply-design-mode %boolean; "true">
<!ELEMENT form:text (form:properties?, office:events?)>
<!ATTLIST form:text %current-value;