From 5431f53b8598e06c8cdbed42ce05eb3d8d8ed216 Mon Sep 17 00:00:00 2001 From: Daniel Boelzle Date: Mon, 25 Mar 2002 11:03:21 +0000 Subject: #98144# added missing attributes --- xmlscript/test/test.xml | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'xmlscript/test') diff --git a/xmlscript/test/test.xml b/xmlscript/test/test.xml index 687727edcc30..7b0f9e802741 100644 --- a/xmlscript/test/test.xml +++ b/xmlscript/test/test.xml @@ -5,27 +5,29 @@ xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" style-id="dialog" - id="window1" title="Test-Dialog" left="50" top="50" height="690" width="400"> + id="window1" title="Test-Dialog" left="50" top="50" height="690" width="400" + closeable="true" moveable="true" resizeable="true" disabled="false" +> - - + + - + - -