summaryrefslogtreecommitdiff
path: root/framework/dtd
diff options
context:
space:
mode:
authorCarsten Driesner <cd@openoffice.org>2001-10-17 09:57:37 +0000
committerCarsten Driesner <cd@openoffice.org>2001-10-17 09:57:37 +0000
commit6845330a228f7b516425e2dcb0aa5f2cdfaedc85 (patch)
treea19bdd0efffdcdb3f68977dad6583db926b0fbdb /framework/dtd
parent3656246823fdc6ac444eb6c2034d7a8a3d001aca (diff)
#87255# support toolbar item style and help id
Diffstat (limited to 'framework/dtd')
-rw-r--r--framework/dtd/toolbar.dtd5
1 files changed, 3 insertions, 2 deletions
diff --git a/framework/dtd/toolbar.dtd b/framework/dtd/toolbar.dtd
index 15ec5ca73b89..77cc43817756 100644
--- a/framework/dtd/toolbar.dtd
+++ b/framework/dtd/toolbar.dtd
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- $Id: toolbar.dtd,v 1.5 2001-09-25 12:37:20 cd Exp $
+ $Id: toolbar.dtd,v 1.6 2001-10-17 10:57:37 cd Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -68,8 +68,9 @@
toolbar:userdefined %boolean; "false"
toolbar:text CDATA #IMPLIED
toolbar:width %numeric; "0"
- toolbar:property %numeric; "0"
+ toolbar:style CDATA #IMPLIED
toolbar:bitmap CDATA #IMPLIED
+ toolbar:helpid CDATA #IMPLIED
>
<!ELEMENT toolbar:toolbarspace EMPTY>
<!ELEMENT toolbar:toolbarbreak EMPTY>