summaryrefslogtreecommitdiff
path: root/xmlscript/dtd
diff options
context:
space:
mode:
authorDaniel Boelzle <dbo@openoffice.org>2001-09-19 08:42:28 +0000
committerDaniel Boelzle <dbo@openoffice.org>2001-09-19 08:42:28 +0000
commitdb8efafbdc093ca378fbe58c02a03e50c04ce262 (patch)
treef6e32cfe396abc385a8feecb5ae9099c74a80c46 /xmlscript/dtd
parent46f9e0ef119e2dab56f67fab40cb748bf606ad98 (diff)
#92181# supporting formattedfield
Diffstat (limited to 'xmlscript/dtd')
-rw-r--r--xmlscript/dtd/dialog.dtd6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmlscript/dtd/dialog.dtd b/xmlscript/dtd/dialog.dtd
index e7431af6d400..ccd782ad9743 100644
--- a/xmlscript/dtd/dialog.dtd
+++ b/xmlscript/dtd/dialog.dtd
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- $Id: dialog.dtd,v 1.18 2001-09-19 08:46:32 dbo Exp $
+ $Id: dialog.dtd,v 1.19 2001-09-19 09:42:25 dbo Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -326,8 +326,8 @@
dlg:tabstop %boolean; #IMPLIED
dlg:readonly %boolean; #IMPLIED
dlg:align (left|center|right) #IMPLIED
- dlg:format-code CDATA #REQUIRED
- dlg:format-locale CDATA #REQUIRED
+ dlg:format-code CDATA #IMPLIED
+ dlg:format-locale CDATA #IMPLIED
dlg:strict-format %boolean; #IMPLIED
dlg:value-default CDATA #IMPLIED
dlg:value-max %numeric; #IMPLIED