diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-05-19 12:27:54 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-05-19 12:27:54 +0000 |
commit | 18b0a96b5293b66b756a60d44cd5b0a317ef4bbe (patch) | |
tree | 7589222fbc2ba48583e44574de0f0c72da43da4e /wizards/source/webwizard | |
parent | f4b74955e981c90def3ce343d55ef7e927e7e6af (diff) |
INTEGRATION: CWS qwizards1 (1.31.58); FILE MERGED
2004/04/28 13:01:00 bc 1.31.58.2: #111602# path to templates for formwizard reset
2004/04/28 09:53:01 bc 1.31.58.1: #111603# Formwizard Template directory now included
Diffstat (limited to 'wizards/source/webwizard')
-rw-r--r-- | wizards/source/webwizard/HtmlAutoPilotBasic.xba | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wizards/source/webwizard/HtmlAutoPilotBasic.xba b/wizards/source/webwizard/HtmlAutoPilotBasic.xba index c3861e9ad7a9..f248b4e6c8b9 100644 --- a/wizards/source/webwizard/HtmlAutoPilotBasic.xba +++ b/wizards/source/webwizard/HtmlAutoPilotBasic.xba @@ -432,4 +432,5 @@ Sub ToggleDialogControls(ByVal bDoEnable as Boolean, Optional FocusControlName a MainDialog.GetControl(FocusControlName).SetFocus() End If End If -End Sub</script:module> +End Sub +</script:module> |