From 762f3a435bd66b1e530c7b46932dda2d2c3e4337 Mon Sep 17 00:00:00 2001 From: Behrend Cornelius Date: Mon, 15 Jul 2002 15:42:25 +0000 Subject: #96841# Cancel Button of Correspondence macro now of Cancel type --- wizards/source/template/ModuleAgenda.xba | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'wizards/source/template/ModuleAgenda.xba') diff --git a/wizards/source/template/ModuleAgenda.xba b/wizards/source/template/ModuleAgenda.xba index 92737f2b35ee..8b32df4523f0 100644 --- a/wizards/source/template/ModuleAgenda.xba +++ b/wizards/source/template/ModuleAgenda.xba @@ -1,6 +1,6 @@ - ' All variables must be declared before use +' All variables must be declared before use Option Explicit ' Used for "disabling" the cancel button of the dialog @@ -77,9 +77,6 @@ End Sub ' Attention This Sub is also called from the correspondence stuff -Sub DisposeDocument - TemplateDialog.EndExecute -End Sub Sub NewTopic -- cgit