summaryrefslogtreecommitdiff
path: root/testautomation/global/required/includes/g_printing.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/global/required/includes/g_printing.inc')
-rw-r--r--testautomation/global/required/includes/g_printing.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/testautomation/global/required/includes/g_printing.inc b/testautomation/global/required/includes/g_printing.inc
index 15ee12c4308d..6ee654a7dee2 100644
--- a/testautomation/global/required/includes/g_printing.inc
+++ b/testautomation/global/required/includes/g_printing.inc
@@ -25,7 +25,7 @@
'
'/******************************************************************************
'*
-'* owner : joerg.skottke@oracle.com
+'* owner : gregor.hartmann@oracle.com
'*
'* short description : Resource test for the printing dialog
'*
@@ -172,7 +172,8 @@ testcase tPrintGeneral()
else
warnlog( "Pages setting disabled" )
endif
-
+
+ cb_test( PrintReverse, false, "" )
'Selection.check()
'AllPages.check()
@@ -408,7 +409,7 @@ testcase tPrintLayout()
endif
endif
- lb_test( PrintOrder, 2, 1, "" )
+ lb_test( PrintOrder, 4, 1, "" )
cb_test( BorderAroundPages, false, "" )
select case( gApplication )
@@ -485,7 +486,6 @@ testcase tPrintOptions()
printlog( "Controls common for all applications" )
cb_test( PrintToFile, false, "" )
cb_test( PrintAsSingleJobs, false, "" )
- cb_test( PrintReverse, false, "" )
printlog( "Application specific controls" )
select case( gApplication )