summaryrefslogtreecommitdiff
path: root/testautomation/writer/required/includes/w_005_.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/writer/required/includes/w_005_.inc
parent924eab5afc99b0b0ecfa76ac4606a058e0d67328 (diff)
parent7bbf7ff48ffcd5a6dcfc46c31d95df33c360e4ee (diff)
cws tl82: merge with DEV300_m86
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