summaryrefslogtreecommitdiff
path: root/testautomation
diff options
context:
space:
mode:
authorHelge Delfs [hde] <hde@openoffice.org>2010-10-25 10:45:44 +0200
committerHelge Delfs [hde] <hde@openoffice.org>2010-10-25 10:45:44 +0200
commit04e7b56866d1cb4c8135e5d3e277397e4a774dbc (patch)
tree40c5153d03dbc729de737c128a04bab6127b5ec7 /testautomation
parenta2c684d93741f296f57b3cddc9e338366e2a2118 (diff)
automationdev300m87#i115106#uses now hFileOpenLocally
Diffstat (limited to 'testautomation')
-rw-r--r--testautomation/writer/optional/includes/spellcheck/w_spellcheck.inc14
1 files changed, 7 insertions, 7 deletions
diff --git a/testautomation/writer/optional/includes/spellcheck/w_spellcheck.inc b/testautomation/writer/optional/includes/spellcheck/w_spellcheck.inc
index bc73cd945b95..a6dd6c18b997 100644
--- a/testautomation/writer/optional/includes/spellcheck/w_spellcheck.inc
+++ b/testautomation/writer/optional/includes/spellcheck/w_spellcheck.inc
@@ -58,7 +58,7 @@ testcase tToolsSpellcheckWithShortcut
exit sub
end if
- call hFileOpen (TheFile,false)
+ call hFileOpenLocally (TheFile,false)
printlog " Insert some faulty text"
@@ -149,7 +149,7 @@ testcase tToolsSpellcheckCorrect
PrintLog "- Tools / Spellcheck without text"
printlog " Open document where the formatting is set to the language we wish to test."
- call hFileOpen (TheFile,false)
+ call hFileOpenLocally (TheFile,false)
printlog " Insert some faulty text"
@@ -284,7 +284,7 @@ testcase tToolsSpellcheck1Mistake
end select
printlog " Open document where the formatting is set to the language we wish to test."
- call hFileOpen (TheFile,false)
+ call hFileOpenLocally (TheFile,false)
'/// Insert a sentence with one definded mistake and execute spellcheck ///
@@ -741,7 +741,7 @@ testcase tToolsSpellcheckAutomatic
PrintLog "- Tools / Spellcheck / AutoSpellcheck"
printlog " Open document where the formatting is set to the language we wish to test."
- call hFileOpen (TheFile,false)
+ call hFileOpenLocally (TheFile,false)
'/// Enable Auto-Spellcheck in options
@@ -1288,7 +1288,7 @@ testcase tToolsThesaurus
end select
printlog "Open new preformatted-writerdocument"
- call hFileOpen (TheFile,false)
+ call hFileOpenLocally (TheFile,false)
printlog "- Thesaurus without a word"
@@ -1322,7 +1322,7 @@ testcase tToolsThesaurus
wait 500
printlog " Open new preformatted-document where the formatting is set to the language we wish to test."
- call hFileOpen (TheFile,false)
+ call hFileOpenLocally (TheFile,false)
Call wTypeKeys sWordInitial
@@ -1444,7 +1444,7 @@ testcase tToolsThesaurusSynonyms
end select
printlog "Open new preformatted-writerdocument"
- call hFileOpen (TheFile,false)
+ call hFileOpenLocally (TheFile,false)
Call wTypeKeys sWordInitial
Call wTypeKeys "<Shift Home>"