summaryrefslogtreecommitdiff
path: root/wizards/source/template/ModuleAgenda.xba
diff options
context:
space:
mode:
authorBehrend Cornelius <bc@openoffice.org>2002-07-15 15:42:25 +0000
committerBehrend Cornelius <bc@openoffice.org>2002-07-15 15:42:25 +0000
commit762f3a435bd66b1e530c7b46932dda2d2c3e4337 (patch)
tree284ee4eb8c9f5afe86b8a4bd8e6b4e510b1a95e7 /wizards/source/template/ModuleAgenda.xba
parentd80faa7e03d1b748a300521df6a9aaa5ad8e5c1e (diff)
#96841# Cancel Button of Correspondence macro now of Cancel type
Diffstat (limited to 'wizards/source/template/ModuleAgenda.xba')
-rw-r--r--wizards/source/template/ModuleAgenda.xba5
1 files changed, 1 insertions, 4 deletions
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 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE script:module PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "module.dtd">
- <script:module xmlns:script="http://openoffice.org/2000/script" script:name="ModuleAgenda" script:language="StarBasic">&apos; All variables must be declared before use
+<script:module xmlns:script="http://openoffice.org/2000/script" script:name="ModuleAgenda" script:language="StarBasic">&apos; All variables must be declared before use
Option Explicit
&apos; Used for &quot;disabling&quot; the cancel button of the dialog
@@ -77,9 +77,6 @@ End Sub
&apos; Attention This Sub is also called from the correspondence stuff
-Sub DisposeDocument
- TemplateDialog.EndExecute
-End Sub
Sub NewTopic