summaryrefslogtreecommitdiff
path: root/testautomation/graphics/required/includes/global/id_011.inc
diff options
context:
space:
mode:
authorThomas Lange [tl] <tl@openoffice.org>2010-08-05 17:16:04 +0200
committerThomas Lange [tl] <tl@openoffice.org>2010-08-05 17:16:04 +0200
commitb980c014e3d19450a169347243c7609b63864b9a (patch)
treef74a8b7f338402c09462784f9d3b86eb1c292451 /testautomation/graphics/required/includes/global/id_011.inc
parent924eab5afc99b0b0ecfa76ac4606a058e0d67328 (diff)
parent7bbf7ff48ffcd5a6dcfc46c31d95df33c360e4ee (diff)
cws tl82: merge with DEV300_m86
Diffstat (limited to 'testautomation/graphics/required/includes/global/id_011.inc')
-rw-r--r--testautomation/graphics/required/includes/global/id_011.inc25
1 files changed, 11 insertions, 14 deletions
diff --git a/testautomation/graphics/required/includes/global/id_011.inc b/testautomation/graphics/required/includes/global/id_011.inc
index 98d574c0f78c..0bc68567839d 100644
--- a/testautomation/graphics/required/includes/global/id_011.inc
+++ b/testautomation/graphics/required/includes/global/id_011.inc
@@ -25,17 +25,11 @@
'
'/************************************************************************
'*
-'* Owner : wolfram.garten@sun.com
+'* Owner : wolfram.garten@oracle.com
'*
'* short description :
'*
-'***********************************************************************************
-' #1 tiTextToolbar
-' #1 tiDrawObjectBar
-' #1 tiGraphicsObjectBar
-' #1 tiGluepointToolbar
-' #1 tdBezierToolbar
-'\**********************************************************************************
+'\******************************************************************************
testcase tiTextToolbar
@@ -1137,12 +1131,15 @@ testcase tdBezierToolbar
'/// Click button 'Delete points' on 'Object Toolbar' ///'
Kontext "Bezierobjectbar"
Printlog "- Break curve"
- try
- Loeschen.Click
- sleep 2
- catch
- warnlog "Delete didn't work... why?"
- endcatch
+ if ( hClickButton( Loeschen ) = -1 ) then
+ warnlog( "Unable to click button <Loeschen>" )
+ endif
+ 'try
+ ' Loeschen.Click
+ ' sleep 2
+ 'catch
+ ' warnlog "Delete didn't work... why?"
+ 'endcatch
'/// Uncheck on the symbol 'Curve' on the toolbar 'Main Toolbar' ///'
Kontext "Toolbar"