summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehrend Cornelius <bc@openoffice.org>2001-06-18 14:40:02 +0000
committerBehrend Cornelius <bc@openoffice.org>2001-06-18 14:40:02 +0000
commit44c8db46efa4161220bb7fdbb9124e660db0d9bb (patch)
tree33c21311e3108bbdc06baa9fcabac5fdbd964221
parent19a46514d3b2eb66180567edb6a19fcf13720db5 (diff)
#87606# Dialog turned to modal
-rw-r--r--wizards/source/formwizard/FormWizard.xba3
1 files changed, 1 insertions, 2 deletions
diff --git a/wizards/source/formwizard/FormWizard.xba b/wizards/source/formwizard/FormWizard.xba
index 2287632c2a08..b43b785267b1 100644
--- a/wizards/source/formwizard/FormWizard.xba
+++ b/wizards/source/formwizard/FormWizard.xba
@@ -99,8 +99,7 @@ Dim i as Integer
ImportStyles()
ToggleWindow(True)
oDialogModel.imgTheme.ImageURL = FormPath &amp; &quot;FormWizard_1.bmp&quot;
-&apos; DlgFormDB.Execute()
- DlgFormDB.Visible = True
+ DlgFormDB.Execute()
Exit Sub
GlobalError: