Kaydet (Commit) 87c5e269 authored tarafından Petr Mladek's avatar Petr Mladek

wizards-source-importwizard-filesmodul-xba.diff: document converter fix

document converter wizard fails when compatability is enabled
(bnc#113235, i#56633)
üst d6ceff4a
...@@ -41,6 +41,7 @@ Dim NewContentList() as String ...@@ -41,6 +41,7 @@ Dim NewContentList() as String
Dim XMLTemplateContentString as String Dim XMLTemplateContentString as String
Dim ApplIndex as Integer Dim ApplIndex as Integer
Dim bAssignFileName as Boolean Dim bAssignFileName as Boolean
Dim bInterruptSearch as Boolean
bInterruptSearch = False bInterruptSearch = False
For i = 0 To MaxCollectIndex For i = 0 To MaxCollectIndex
SearchDir = PathCollection(i,0) SearchDir = PathCollection(i,0)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment