diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-02-21 13:11:38 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-02-21 13:11:38 +0000 |
commit | 64bab2da83fcd2d1df6a7cae394de15c3f26b186 (patch) | |
tree | 26763b817a7a31058b3bb2ce1261703236d85cbe /wizards/source/importwizard | |
parent | 77607bb27c2d7e087f1058ac59189fd4cdbf5271 (diff) |
INTEGRATION: CWS dbwizard3 (1.32.62); FILE MERGED
2005/01/31 10:40:08 ih 1.32.62.2: #i39029# Help-ID deleted
2005/01/04 11:44:02 ih 1.32.62.1: #i39029# HelpID added for Help Button
Diffstat (limited to 'wizards/source/importwizard')
-rw-r--r-- | wizards/source/importwizard/ImportDialog.xdl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/source/importwizard/ImportDialog.xdl b/wizards/source/importwizard/ImportDialog.xdl index 400b8c25bbfb..dbc7e118c99e 100644 --- a/wizards/source/importwizard/ImportDialog.xdl +++ b/wizards/source/importwizard/ImportDialog.xdl @@ -31,7 +31,7 @@ <dlg:button dlg:id="cmdCancel" dlg:tab-index="18" dlg:left="6" dlg:top="190" dlg:width="50" dlg:height="14" dlg:help-url="HID:34572" dlg:value="cmdCancel"> <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:ImportWizard.Main.CancelTask?language=Basic&location=application" script:language="Script"/> </dlg:button> - <dlg:button dlg:id="cmdHelp" dlg:tab-index="19" dlg:left="65" dlg:top="190" dlg:width="50" dlg:height="14" dlg:tag="34571" dlg:value="cmdHelp" dlg:button-type="help"/> + <dlg:button dlg:id="cmdHelp" dlg:tab-index="19" dlg:left="65" dlg:top="190" dlg:width="50" dlg:height="14" dlg:value="cmdHelp" dlg:button-type="help"/> <dlg:button dlg:id="cmdGoOn" dlg:tab-index="20" dlg:left="214" dlg:top="190" dlg:width="50" dlg:height="14" dlg:help-url="HID:34574" dlg:value="cmdGoOn"> <script:event script:event-name="on-performaction" script:macro-name="vnd.sun.star.script:ImportWizard.Main.NextStep?language=Basic&location=application" script:language="Script"/> </dlg:button> |