diff options
author | Behrend Cornelius <bc@openoffice.org> | 2001-09-21 13:45:18 +0000 |
---|---|---|
committer | Behrend Cornelius <bc@openoffice.org> | 2001-09-21 13:45:18 +0000 |
commit | 402288d86e171acd89528d0c37cf1cb1e5ad322d (patch) | |
tree | a25e66117b32421d83a5b1827b120de4962b4a06 /wizards/source/euro/AutoPilotRun.xba | |
parent | 2ac7b818be2b6abb13fcf6008bf1e32ee0fe7f9d (diff) |
#91710# several modifications
Diffstat (limited to 'wizards/source/euro/AutoPilotRun.xba')
-rw-r--r-- | wizards/source/euro/AutoPilotRun.xba | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/wizards/source/euro/AutoPilotRun.xba b/wizards/source/euro/AutoPilotRun.xba index 4b82c24be..733e95f73 100644 --- a/wizards/source/euro/AutoPilotRun.xba +++ b/wizards/source/euro/AutoPilotRun.xba @@ -33,7 +33,6 @@ Dim i As Integer InitializeConverter(oLocale, 2) ToggleGoOnButton() DialogModel.cmdGoOn.DefaultButton = True -' YPos = DialogConvert.PosSize.Y + DialogConvert.PosSize.Height DialogConvert.Execute End If End Sub |