summaryrefslogtreecommitdiff
path: root/xmlscript/test/test.xml
diff options
context:
space:
mode:
authorDaniel Boelzle <dbo@openoffice.org>2001-03-22 14:43:07 +0000
committerDaniel Boelzle <dbo@openoffice.org>2001-03-22 14:43:07 +0000
commita5c98c9639966ddfbeb788859a03a2bcf4765aa5 (patch)
tree474297956739f6431dc6e2ce58cd717821eb3f52 /xmlscript/test/test.xml
parente00f54efe6ccff158facb5e186603a8d42873456 (diff)
added tag helptext
Diffstat (limited to 'xmlscript/test/test.xml')
-rw-r--r--xmlscript/test/test.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlscript/test/test.xml b/xmlscript/test/test.xml
index ad3d0bacd0c9..ebdf3bba8b2a 100644
--- a/xmlscript/test/test.xml
+++ b/xmlscript/test/test.xml
@@ -19,7 +19,7 @@
<button dlg:id="button3" ns:value="hallo2" dlg:left="250" ns:top="50" width="50" height="50" style-id="bla" xmlns:ns="http://openoffice.org/2000/dialog"/>
- <checkbox id="check1" value="checked" left="50" top="150" width="100" height="20" checked="true"/>
+ <checkbox id="check1" helptext="helphelphelp!!!" value="checked" left="50" top="150" width="100" height="20" checked="true"/>
<checkbox id="check2" value="dontknow" left="50" top="170" width="100" height="20" tristate="true"/>
<checkbox id="check3" value="tristate_checked" left="50" top="190" width="100" height="20" checked="true" tristate="true"/>