summaryrefslogtreecommitdiff
path: root/testautomation/writer/required/includes/w_005_.inc
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/writer/required/includes/w_005_.inc')
-rwxr-xr-xtestautomation/writer/required/includes/w_005_.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/testautomation/writer/required/includes/w_005_.inc b/testautomation/writer/required/includes/w_005_.inc
index 93fe9ac0237b..a1f4d1d4f8f3 100755
--- a/testautomation/writer/required/includes/w_005_.inc
+++ b/testautomation/writer/required/includes/w_005_.inc
@@ -24,7 +24,7 @@
'
'/************************************************************************
'*
-'* owner : helge.delfs@sun.com
+'* owner : helge.delfs@oracle.com
'*
'* short description : Testcases for the Format-Menu
'*
@@ -757,7 +757,7 @@ testcase tFormatColumn
printlog " Close dialog"
SpaltenBreite.OK
Wait 500
- Call wDocSetContext
+ hSetDocumentContext()
printlog " Enter some text in document"
Call wTypeKeys ("Dies ist ein langer Text, HALLO HALLO")
Wait 500
@@ -776,7 +776,7 @@ testcase tFormatColumn
printlog " Format / Cloumn / Delete"
TableDeleteColumns
WaitSlot (500)
- Call wDocSetContext
+ hSetDocumentContext()
printlog " Press 'up' twice to point cursor in the table"
Call wTypeKeys ("<Up>",2)
wait 500