summaryrefslogtreecommitdiff
path: root/framework/dtd/toolbar.dtd
diff options
context:
space:
mode:
authorCarsten Driesner <cd@openoffice.org>2002-07-11 13:58:04 +0000
committerCarsten Driesner <cd@openoffice.org>2002-07-11 13:58:04 +0000
commit5cbe8c3d8b54c4aa897a4232407ef9944acd431c (patch)
tree6bc4cd9ddd8c5fbf1ffe7b8512f736a99378013c /framework/dtd/toolbar.dtd
parent7e40c4fd340ecf43e8f64296e76e8114af6fb22c (diff)
#100205# Support a configurable name for user defined toolboxes
Diffstat (limited to 'framework/dtd/toolbar.dtd')
-rw-r--r--framework/dtd/toolbar.dtd3
1 files changed, 2 insertions, 1 deletions
diff --git a/framework/dtd/toolbar.dtd b/framework/dtd/toolbar.dtd
index 77cc43817756..b33900155211 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.6 2001-10-17 10:57:37 cd Exp $
+ $Id: toolbar.dtd,v 1.7 2002-07-11 14:58:04 cd Exp $
The Contents of this file are made available subject to the terms of
either of the following licenses
@@ -90,4 +90,5 @@
toolbar:visible %boolean; "false"
toolbar:floating %boolean; "false"
toolbar:style %style; "symbol"
+ toolbar:userdefname CDATA #IMPLIED
>