summaryrefslogtreecommitdiff
path: root/xmlscript/test
diff options
context:
space:
mode:
authorDaniel Boelzle <dbo@openoffice.org>2001-02-20 15:51:32 +0000
committerDaniel Boelzle <dbo@openoffice.org>2001-02-20 15:51:32 +0000
commit743e30840e69be89455a57e817a6d9c7f6f25028 (patch)
tree9ca7057d441472c90e0802f49dd12c854d440f55 /xmlscript/test
parentd926e6be6d815ecfc3b5051eec7185141b5b9b64 (diff)
further impl
Diffstat (limited to 'xmlscript/test')
-rw-r--r--xmlscript/test/test.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/xmlscript/test/test.xml b/xmlscript/test/test.xml
index e926521a82ac..8513a6b94f3e 100644
--- a/xmlscript/test/test.xml
+++ b/xmlscript/test/test.xml
@@ -13,7 +13,11 @@
<button dlg:id="button1" ns:value="hallo" dlg:left="50" ns:top="50" width="50" height="50"
style-id="bla3"
- xmlns:ns="http://openoffice.org/2000/dialog"/>
+ xmlns:ns="http://openoffice.org/2000/dialog">
+
+ <event listener-type="type" event-method="clicked"
+ script-type="basic" script-code="code" param="testi"/>
+ </button>
<button dlg:id="button3" ns:value="hallo2" dlg:left="250" ns:top="50" width="50" height="50"
style-id="bla"