summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobo <obo@openoffice.org>2010-09-14 08:56:44 +0200
committerobo <obo@openoffice.org>2010-09-14 08:56:44 +0200
commit116b4ef3a412c67e951979fca54922840674e830 (patch)
tree17d1d961d27e6987ffd8c90c404f3a223da75f13
parent56d8aea4a2e85ddc8d4aa0e3ee63a01af364acca (diff)
parentfb9145fb3023e44292d89f9f14c6028e1fe54e23 (diff)
CWS-TOOLING: integrate CWS dba33h
Notes
Notes: split repo tag: testing_ooo/OOO330_m8
-rwxr-xr-xtestautomation/dbaccess/optional/includes/rpt_Formating.inc12
1 files changed, 6 insertions, 6 deletions
diff --git a/testautomation/dbaccess/optional/includes/rpt_Formating.inc b/testautomation/dbaccess/optional/includes/rpt_Formating.inc
index e2671728b168..4bde542bd176 100755
--- a/testautomation/dbaccess/optional/includes/rpt_Formating.inc
+++ b/testautomation/dbaccess/optional/includes/rpt_Formating.inc
@@ -62,9 +62,9 @@ testcase tConditionalFormating
sleep(1)
Kontext "ReportDesign"
- ReportDesign.MouseDown ( 30, 50 )
- ReportDesign.MouseMove ( 40, 60 )
- ReportDesign.MouseUp ( 40, 60 )
+ ReportDesign.MouseDown ( 30, 40 )
+ ReportDesign.MouseMove ( 40, 50 )
+ ReportDesign.MouseUp ( 40, 50 )
sleep(1)
'/// open the conditional formating dialog via the menu
@@ -129,9 +129,9 @@ testcase tGrowAndShrink
sleep(1)
Kontext "ReportDesign"
- ReportDesign.MouseDown ( 30, 50 )
- ReportDesign.MouseMove ( 40, 60 )
- ReportDesign.MouseUp ( 40, 60 )
+ ReportDesign.MouseDown ( 30, 40 )
+ ReportDesign.MouseMove ( 40, 50 )
+ ReportDesign.MouseUp ( 40, 50 )
sleep(1)
'/// open the conditional formating dialog via the menu