summaryrefslogtreecommitdiff
path: root/testautomation/spreadsheet/required/includes/c_upd_formatmenu.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/spreadsheet/required/includes/c_upd_formatmenu.inc')
-rw-r--r--[-rwxr-xr-x]testautomation/spreadsheet/required/includes/c_upd_formatmenu.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/testautomation/spreadsheet/required/includes/c_upd_formatmenu.inc b/testautomation/spreadsheet/required/includes/c_upd_formatmenu.inc
index f61db3626809..3ca188c3a8ee 100755..100644
--- a/testautomation/spreadsheet/required/includes/c_upd_formatmenu.inc
+++ b/testautomation/spreadsheet/required/includes/c_upd_formatmenu.inc
@@ -630,8 +630,8 @@ testcase tFormatPage
end if
'/// Check that listbox 'Paper tray' has items
printlog " Check that listbox 'Paper tray' has items"
- if Schacht < 1 then
- warnlog "The text direction listbox is empty"
+ if Schacht.GetItemCount < 1 then
+ warnlog "The paper tray listbox is empty"
end if
'/// Increase 'Margins Left'
printlog " Increase 'Margins Left'"