diff options
author | Behrend Cornelius <bc@openoffice.org> | 2002-11-13 11:27:11 +0000 |
---|---|---|
committer | Behrend Cornelius <bc@openoffice.org> | 2002-11-13 11:27:11 +0000 |
commit | 8fcfb5d64982711607c677c9590eb2890bd2cf04 (patch) | |
tree | 563fb7f26367826438135f7c541345f3fa2efef6 /wizards/source/webwizard | |
parent | 6c25a57342dc1b96d00a8af85e0144b6c90d6d59 (diff) |
#104755# DisposeDocument deleted once form Main Sub
Diffstat (limited to 'wizards/source/webwizard')
-rw-r--r-- | wizards/source/webwizard/HtmlAutoPilotBasic.xba | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/wizards/source/webwizard/HtmlAutoPilotBasic.xba b/wizards/source/webwizard/HtmlAutoPilotBasic.xba index 9063117b9b16..d0f07983daf5 100644 --- a/wizards/source/webwizard/HtmlAutoPilotBasic.xba +++ b/wizards/source/webwizard/HtmlAutoPilotBasic.xba @@ -61,7 +61,6 @@ On Local Error Goto GlobalErrorHandler oBaseDocument.LockControllers oViewSettings.ShowTableBoundaries = False If Not GetWebWizardPaths() Then - DisposeDocument(oBaseDocument) Exit Sub End If LoadLanguage |