summaryrefslogtreecommitdiff
path: root/xmlscript/dtd
diff options
context:
space:
mode:
authorDaniel Boelzle <dbo@openoffice.org>2001-03-01 12:14:51 +0000
committerDaniel Boelzle <dbo@openoffice.org>2001-03-01 12:14:51 +0000
commit25d72a504cc82a799b1f3f1c7e6823062304bb8e (patch)
tree8a94560e1016cc1d59147a827b89245773895bd2 /xmlscript/dtd
parenta270394a2f6ef6ef08d10b1badbac180bf50467e (diff)
removed import/ export of class-id
Diffstat (limited to 'xmlscript/dtd')
-rw-r--r--xmlscript/dtd/dialog.dtd3
1 files changed, 1 insertions, 2 deletions
diff --git a/xmlscript/dtd/dialog.dtd b/xmlscript/dtd/dialog.dtd
index 56ecfe0d75ef..841fbb665017 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.5 2001-03-01 11:52:05 dbo Exp $
+ $Id: dialog.dtd,v 1.6 2001-03-01 13:14:50 dbo Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -63,7 +63,6 @@
dialog:width %numeric; #REQUIRED
dialog:height %numeric; #REQUIRED
dialog:style-id CDATA #IMPLIED
- dialog:class-id CDATA #IMPLIED
dialog:tab-index %numeric; #IMPLIED
dialog:disabled %boolean; #IMPLIED
dialog:printable %boolean; #IMPLIED