summaryrefslogtreecommitdiff
path: root/testautomation/dbaccess/optional/includes/ctrl_PropertyBrowser.inc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2008-11-19 17:43:08 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2008-11-19 17:43:08 +0000
commit1857124ae21baeaac9e28e6a3200d9f87491da3c (patch)
treee26fef4bfd5b6ea38b7b360ae0e0f10961ad9917 /testautomation/dbaccess/optional/includes/ctrl_PropertyBrowser.inc
parent33e1caa66573a397fb55a0375367aeee604d4f73 (diff)
CWS-TOOLING: integrate CWS dba301a_DEV300
Diffstat (limited to 'testautomation/dbaccess/optional/includes/ctrl_PropertyBrowser.inc')
-rwxr-xr-xtestautomation/dbaccess/optional/includes/ctrl_PropertyBrowser.inc14
1 files changed, 7 insertions, 7 deletions
diff --git a/testautomation/dbaccess/optional/includes/ctrl_PropertyBrowser.inc b/testautomation/dbaccess/optional/includes/ctrl_PropertyBrowser.inc
index 4f3b08deda92..f242426167ad 100755
--- a/testautomation/dbaccess/optional/includes/ctrl_PropertyBrowser.inc
+++ b/testautomation/dbaccess/optional/includes/ctrl_PropertyBrowser.inc
@@ -67,7 +67,7 @@ testcase tPushButton
sleep(1)
'/// insert a Push Button
printlog "insert a Push Button"
- call hDrawingWithSelection ( 20, 20, 30, 30 )
+ call hDrawingWithSelection ( 50, 20, 60, 30 )
sleep(2)
Kontext "FormControls"
ControlProperties.Click
@@ -126,7 +126,7 @@ testcase tTextBox
sleep(1)
'/// insert a text box
printlog "insert a text box"
- call hDrawingWithSelection ( 20, 20, 30, 30 )
+ call hDrawingWithSelection ( 50, 20, 60, 30
sleep(2)
Kontext "FormControls"
ControlProperties.Click
@@ -188,7 +188,7 @@ testcase tListBox
sleep(1)
'/// insert a list box
printlog "insert a list box"
- call hDrawingWithSelection ( 20, 20, 30, 30 )
+ call hDrawingWithSelection ( 50, 20, 60, 30
sleep(2)
Kontext "FormControls"
ControlProperties.Click
@@ -244,7 +244,7 @@ testcase tComboBox
sleep(1)
'/// insert a list box
printlog "insert a list box"
- call hDrawingWithSelection ( 20, 20, 30, 30 )
+ call hDrawingWithSelection ( 50, 20, 60, 30
sleep(2)
Kontext "FormControls"
ControlProperties.Click
@@ -298,7 +298,7 @@ testcase tImageButton
sleep(1)
'/// insert an image control
printlog "insert an image control"
- call hDrawingWithSelection ( 20, 20, 30, 30 )
+ call hDrawingWithSelection ( 50, 20, 60, 30
sleep(2)
call hToolbarSelect("FormControls",true)
Kontext "FormControls"
@@ -356,7 +356,7 @@ testcase tImageControl
sleep(1)
'/// insert an image control
printlog "insert an image control"
- call hDrawingWithSelection ( 20, 20, 30, 30 )
+ call hDrawingWithSelection ( 50, 20, 60, 30
sleep(2)
call hToolbarSelect("FormControls",true)
Kontext "FormControls"
@@ -396,7 +396,7 @@ testcase tForms
sleep(1)
'/// insert a Push Button
printlog "insert a Push Button"
- call hDrawingWithSelection ( 20, 20, 30, 30 )
+ call hDrawingWithSelection ( 50, 20, 60, 30
sleep(2)
Kontext "FormControls"
FormProperties.Click