summaryrefslogtreecommitdiff
path: root/testautomation/writer/optional
diff options
context:
space:
mode:
authorHelge Delfs <hde@openoffice.org>2009-11-10 14:39:33 +0000
committerHelge Delfs <hde@openoffice.org>2009-11-10 14:39:33 +0000
commit63a0b2a093949ad3037bc624a5d03b5bd3b78637 (patch)
tree05f33902bb8768983a7facab367f820a6b84dfe5 /testautomation/writer/optional
parentbcdfbdabb1b1d0db53c0869efadb17f8ecb06449 (diff)
reworked some problems loading files
Diffstat (limited to 'testautomation/writer/optional')
-rw-r--r--testautomation/writer/optional/includes/loadsave/w_loadsave.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/testautomation/writer/optional/includes/loadsave/w_loadsave.inc b/testautomation/writer/optional/includes/loadsave/w_loadsave.inc
index 5acd7d35588d..fd927b339685 100644
--- a/testautomation/writer/optional/includes/loadsave/w_loadsave.inc
+++ b/testautomation/writer/optional/includes/loadsave/w_loadsave.inc
@@ -447,7 +447,7 @@ testcase tExportTop5FormatsIntoTop5
sCurrentSaveFilter = "HTML (StarWriter)"
End select
- printlog " - " & iCurrentSaveFileIndex ". to file: " & sCurrentSaveFile
+ printlog " - " & iCurrentSaveFileIndex & ". to file: " & sCurrentSaveFile
if hFileSaveAsWithFilterKill(sCurrentSaveFile, sCurrentSaveFilter) = true then
printlog " - close all open documents"
Do Until GetDocumentCount = 0