summaryrefslogtreecommitdiffstats
path: root/wizards/source/euro/DlgPassword.xdl
diff options
context:
space:
mode:
authorBehrend Cornelius <bc@openoffice.org>2001-08-08 14:36:11 +0000
committerBehrend Cornelius <bc@openoffice.org>2001-08-08 14:36:11 +0000
commit9b8217d17c01a6b1ebd9fae8c21729c8dc5a4486 (patch)
tree87148096001ecabeedfe81d8a3c2dc6f19fb61d4 /wizards/source/euro/DlgPassword.xdl
parent#87289# Call of HelpAgent via Button click now possible (diff)
downloadcore-9b8217d17c01a6b1ebd9fae8c21729c8dc5a4486.tar.gz
core-9b8217d17c01a6b1ebd9fae8c21729c8dc5a4486.zip
#87289#HelpIDs now also available for euro converter
Diffstat (limited to 'wizards/source/euro/DlgPassword.xdl')
-rw-r--r--wizards/source/euro/DlgPassword.xdl4
1 files changed, 3 insertions, 1 deletions
diff --git a/wizards/source/euro/DlgPassword.xdl b/wizards/source/euro/DlgPassword.xdl
index fcfc2d26b1ca..f0ca2ad24275 100644
--- a/wizards/source/euro/DlgPassword.xdl
+++ b/wizards/source/euro/DlgPassword.xdl
@@ -8,7 +8,9 @@
<dlg:button dlg:id="cmdCancel" dlg:tab-index="1" dlg:left="251" dlg:top="24" dlg:width="53" dlg:height="14" dlg:help-url="HID:34691" dlg:value="cmdCancel">
<dlg:event dlg:listener-type="com.sun.star.awt.XActionListener" dlg:event-method="actionPerformed" dlg:script-type="StarBasic" dlg:script-code="Euro.Protect.RejectPassword"/>
</dlg:button>
- <dlg:button dlg:id="cmdHelp" dlg:tab-index="2" dlg:left="251" dlg:top="45" dlg:width="53" dlg:height="14" dlg:help-url="HID:34692" dlg:value="cmdHelp"/>
+ <dlg:button dlg:id="cmdHelp" dlg:tab-index="2" dlg:left="251" dlg:top="45" dlg:width="53" dlg:height="14" dlg:tag="34692" dlg:help-url="HID:34692" dlg:value="cmdHelp">
+ <dlg:event dlg:listener-type="com.sun.star.awt.XActionListener" dlg:event-method="actionPerformed" dlg:script-type="StarBasic" dlg:script-code="Tools.Recursive.ShowHelperDialog"/>
+ </dlg:button>
<dlg:textfield dlg:id="txtPassword" dlg:tab-index="3" dlg:left="11" dlg:top="18" dlg:width="232" dlg:height="12" dlg:help-url="HID:34693" dlg:echochar="*"/>
<dlg:fixedline dlg:id="hlnPassword" dlg:tab-index="4" dlg:left="6" dlg:top="6" dlg:width="238" dlg:height="8" dlg:value="hlnPassword"/>
</dlg:bulletinboard>