summaryrefslogtreecommitdiffstats
path: root/testautomation/writer/tools
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-18 11:42:49 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-18 11:42:49 +0000
commit2f9ffab867d66bfd9a260e43ffa8f8394175d44d (patch)
tree331ae8b39c157c47e67c02cf4f162e23e343a51b /testautomation/writer/tools
parentINTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED (diff)
downloadcore-2f9ffab867d66bfd9a260e43ffa8f8394175d44d.tar.gz
core-2f9ffab867d66bfd9a260e43ffa8f8394175d44d.zip
INTEGRATION: CWS autotestfixfha1 (1.1.12); FILE MERGED
2008/07/21 14:05:43 fredrikh 1.1.12.1: Updating to TestAutomation-format
Diffstat (limited to 'testautomation/writer/tools')
-rw-r--r--testautomation/writer/tools/includes/w_get_locale_strings.inc12
1 files changed, 6 insertions, 6 deletions
diff --git a/testautomation/writer/tools/includes/w_get_locale_strings.inc b/testautomation/writer/tools/includes/w_get_locale_strings.inc
index b5254c4ab7e3..d8a7e8730c0e 100644
--- a/testautomation/writer/tools/includes/w_get_locale_strings.inc
+++ b/testautomation/writer/tools/includes/w_get_locale_strings.inc
@@ -8,9 +8,9 @@
'*
'* $RCSfile: w_get_locale_strings.inc,v $
'*
-'* $Revision: 1.1 $
+'* $Revision: 1.2 $
'*
-'* last change: $Author: fredrikh $ $Date: 2008-06-18 08:36:08 $
+'* last change: $Author: vg $ $Date: 2008-08-18 12:42:49 $
'*
'* This file is part of OpenOffice.org.
'*
@@ -33,7 +33,7 @@
'*
'* owner : fredrik.haegg@sun.com
'*
-'* short description : testcase to get Locale Strings used in Writer Level1-Test
+'* short description : testcase to get Locale Strings used in Writer Optional-Test
'*
'\***********************************************************************
@@ -102,8 +102,8 @@ testcase wUsedInTableTest
Dim pos as integer
Dim wTableName as string
- printlog " gets all strings which are used in '.\\level1\\w_table.bas'"
- printlog " add these entries into file : .\\level1\input\\table\\locale.txt"
+ printlog " gets all strings which are used in '.\\optional\\w_table.bas'"
+ printlog " add these entries into file : .\\optional\input\\table\\locale.txt"
Call hNewDocument
InsertTableWriter
@@ -113,7 +113,7 @@ testcase wUsedInTableTest
Kontext "TableObjectbar"
printlog " Table Heading: " & Vorlage2.GetSelText
Kontext "DocumentWriter"
- Call wDokSchreiben "<Down>"
+ Call wTypeKeys "<Down>"
Sleep 1
Kontext "TableObjectbar"
printlog " Table Contents: " & Vorlage2.GetSelText