summaryrefslogtreecommitdiff
path: root/testautomation
diff options
context:
space:
mode:
authorOliver Craemer [oc] <oc@openoffice.org>2010-07-06 12:54:35 +0200
committerOliver Craemer [oc] <oc@openoffice.org>2010-07-06 12:54:35 +0200
commita5724195581541d27dcfbfc7dd86431799560aef (patch)
treeb30b0a1ee1abb3e0d01e0444f101fdd44eebeb6b /testautomation
parent9225862076be24f61f2d36b0d166c9ba7ae9a77d (diff)
i102720 :[Automation][c_upd1.bas]crash in tEditImageMap does not occur anymore
Diffstat (limited to 'testautomation')
-rwxr-xr-x[-rw-r--r--]testautomation/spreadsheet/required/includes/c_upd_editmenu2.inc18
1 files changed, 9 insertions, 9 deletions
diff --git a/testautomation/spreadsheet/required/includes/c_upd_editmenu2.inc b/testautomation/spreadsheet/required/includes/c_upd_editmenu2.inc
index dc54ca10361e..ee96ffadb6fd 100644..100755
--- a/testautomation/spreadsheet/required/includes/c_upd_editmenu2.inc
+++ b/testautomation/spreadsheet/required/includes/c_upd_editmenu2.inc
@@ -583,15 +583,15 @@ testcase tEditImageMap
printlog " Click on 'Active'-button"
Aktiv.Click
'/// Click on 'Macro...'-button
- printlog " Click on 'Macro...'-button"
- warnlog "#i102720# => crash, therefor this functionality is outcommented"
-' Makro.Click
-' Kontext "MakroZuweisen"
-' Call DialogTest ( MakroZuweisen )
-' '/// Close 'Assign Macro'-dialog with Cancel
-' printlog " Close 'Assign Macro'-dialog with Cancel"
-' MakroZuweisen.Cancel
-' Kontext "ImageMapEditor"
+ printlog " Click on 'Macro...'-button"
+' warnlog "#i102720# => crash, therefor this functionality is outcommented"
+ Makro.Click
+ Kontext "MakroZuweisen"
+ Call DialogTest ( MakroZuweisen )
+ '/// Close 'Assign Macro'-dialog with Cancel
+ printlog " Close 'Assign Macro'-dialog with Cancel"
+ MakroZuweisen.Cancel
+ Kontext "ImageMapEditor"
'/// Click on 'Properties'-button
printlog " Click on 'Properties'-button"
Eigenschaften.Click