summaryrefslogtreecommitdiff
path: root/testautomation/writer/optional/includes/formatparagraph/w_formatparagraph2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/writer/optional/includes/formatparagraph/w_formatparagraph2.inc')
-rwxr-xr-xtestautomation/writer/optional/includes/formatparagraph/w_formatparagraph2.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/testautomation/writer/optional/includes/formatparagraph/w_formatparagraph2.inc b/testautomation/writer/optional/includes/formatparagraph/w_formatparagraph2.inc
index d2080ffe7161..050a01cb58ee 100755
--- a/testautomation/writer/optional/includes/formatparagraph/w_formatparagraph2.inc
+++ b/testautomation/writer/optional/includes/formatparagraph/w_formatparagraph2.inc
@@ -813,7 +813,7 @@ testcase tParagraphTextFlow4
Call wTypeKeys "<Shift End>"
EditCopy
if GetClipboardText <> sTestText(i) then
- QAErrorlog "#i39917# Something wrong in Consecutive typhens 0 : " &i
+ warnlog " Something wrong in Consecutive typhens 0 : " &i
exit for
end if
Call wTypeKeys "<MOD1 Home>"
@@ -844,7 +844,7 @@ testcase tParagraphTextFlow4
Call wTypeKeys "<Shift End>"
EditCopy
if GetClipboardText <> sTestText(i) then
- QAErrorlog "#i39917# Something wrong in Consecutive typhens 1 : " &i
+ warnlog " Something wrong in Consecutive typhens 1 : " &i
exit for
end if
Call wTypeKeys "<MOD1 Home>"
@@ -875,7 +875,7 @@ testcase tParagraphTextFlow4
Call wTypeKeys "<Shift End>"
EditCopy
if GetClipboardText <> sTestText(i) then
- QAErrorlog "#i39917# Something wrong in Consecutive typhens 2 : " &i
+ warnlog " Something wrong in Consecutive typhens 2 : " &i
exit for
end if
Call wTypeKeys "<MOD1 Home>"