summaryrefslogtreecommitdiff
path: root/wizards/source/importwizard/DialogModul.xba
diff options
context:
space:
mode:
authorBehrend Cornelius <bc@openoffice.org>2001-06-27 13:44:17 +0000
committerBehrend Cornelius <bc@openoffice.org>2001-06-27 13:44:17 +0000
commit0ccd3830fba5bb13a9e4e9fbad358bcb4f857a4e (patch)
tree9e48c8ce722f449dbf7f26c54fcb1cfbf81ad4ac /wizards/source/importwizard/DialogModul.xba
parent104e9192765517e31c2038fa3e2899104414bdd2 (diff)
#88895# Resource index modified, event from button removed
Diffstat (limited to 'wizards/source/importwizard/DialogModul.xba')
-rw-r--r--wizards/source/importwizard/DialogModul.xba4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/source/importwizard/DialogModul.xba b/wizards/source/importwizard/DialogModul.xba
index 1edc13d39cf7..2c8f9de50bbf 100644
--- a/wizards/source/importwizard/DialogModul.xba
+++ b/wizards/source/importwizard/DialogModul.xba
@@ -104,9 +104,9 @@ Dim Index as Integer
SetupXMLConfiguration()
End If
&apos; TemplateCheckBox-Captions
- GetApplResourceArray(1008 + iApplSection, ApplCount, sTemplateCheckBox())
+ GetApplResourceArray(1009 + iApplSection, ApplCount, sTemplateCheckBox())
&apos; DocumentCheckbox- Captions
- GetApplResourceArray(1012 + iApplSection, ApplCount, sDocumentCheckBox())
+ GetApplResourceArray(1009 + iApplSection + ApplCount, ApplCount, sDocumentCheckBox())
AssignCheckboxObjects()