summaryrefslogtreecommitdiff
path: root/wizards/source/importwizard/DialogModul.xba
diff options
context:
space:
mode:
authorBehrend Cornelius <bc@openoffice.org>2002-01-11 08:49:32 +0000
committerBehrend Cornelius <bc@openoffice.org>2002-01-11 08:49:32 +0000
commit4735fb3bce17ceba16b697c4ea44f2bc2120fe4c (patch)
tree17fc50695270ae7e4e62b4b7d7911bec11b05253 /wizards/source/importwizard/DialogModul.xba
parenta8a7a8eaf25d1ec67d77cc140c714e888339219a (diff)
#96344# Cancel button now Standard button
Diffstat (limited to 'wizards/source/importwizard/DialogModul.xba')
-rw-r--r--wizards/source/importwizard/DialogModul.xba2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/source/importwizard/DialogModul.xba b/wizards/source/importwizard/DialogModul.xba
index 83fef2a7be69..e539043d97c1 100644
--- a/wizards/source/importwizard/DialogModul.xba
+++ b/wizards/source/importwizard/DialogModul.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="DialogModul" script:language="StarBasic">Option Explicit
+<script:module xmlns:script="http://openoffice.org/2000/script" script:name="DialogModul" script:language="StarBasic">Option Explicit
Public Const bDebugWizard = False