summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
authorBehrend Cornelius <bc@openoffice.org>2002-09-18 13:29:44 +0000
committerBehrend Cornelius <bc@openoffice.org>2002-09-18 13:29:44 +0000
commite5d9d962922004f71c2937473e8e3b81a1ea2576 (patch)
treee21eb88e5eb0289528acce01b073ac7f1853879c /wizards
parent470eb09a871443fd5d79f531edfd32ac715ba49f (diff)
#103450# No CanCEL of FolderDialog Called
Diffstat (limited to 'wizards')
-rw-r--r--wizards/source/tools/ModuleControls.xba1
1 files changed, 0 insertions, 1 deletions
diff --git a/wizards/source/tools/ModuleControls.xba b/wizards/source/tools/ModuleControls.xba
index 9b3ff5f36bee..fc02af12f401 100644
--- a/wizards/source/tools/ModuleControls.xba
+++ b/wizards/source/tools/ModuleControls.xba
@@ -181,7 +181,6 @@ Dim oUcb as object
oRefModel.Text = ConvertFromUrl(sPath)
End If
End If
- oFolderDialog.Cancel()
End Sub