From 7bc497334cdbc44e25a6adf25249dd7bdfb7aaf5 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Mon, 26 Nov 2007 15:34:47 +0000 Subject: INTEGRATION: CWS tkr06 (1.26.6); FILE MERGED 2007/11/13 16:42:15 tkr 1.26.6.1: #i83255# adjusted schema --- xmlscript/dtd/dialog.dtd | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'xmlscript/dtd/dialog.dtd') diff --git a/xmlscript/dtd/dialog.dtd b/xmlscript/dtd/dialog.dtd index c23ff9e26b21..70819bdf70f2 100644 --- a/xmlscript/dtd/dialog.dtd +++ b/xmlscript/dtd/dialog.dtd @@ -5,9 +5,9 @@ $RCSfile: dialog.dtd,v $ - $Revision: 1.26 $ + $Revision: 1.27 $ - last change: $Author: rt $ $Date: 2007-07-03 12:56:35 $ + last change: $Author: ihi $ $Date: 2007-11-26 16:34:47 $ The Contents of this file are made available subject to the terms of GNU Lesser General Public License Version 2.1. @@ -85,6 +85,8 @@ dlg:moveable %boolean; #IMPLIED dlg:resizeable %boolean; #IMPLIED dlg:title CDATA #IMPLIED + dlg:withtitlebar CDATA #IMPLIED + dlg:image-src CDATA #IMPLIED xmlns:dlg CDATA #FIXED "http://openoffice.org/2000/dialog" xmlns:script CDATA #FIXED "http://openoffice.org/2000/script" > -- cgit