summaryrefslogtreecommitdiff
path: root/testautomation/graphics/required/includes/global/id_006.inc
diff options
context:
space:
mode:
authorJoerg Skottke [jsk] <jsk@openoffice.org>2010-05-19 08:12:42 +0200
committerJoerg Skottke [jsk] <jsk@openoffice.org>2010-05-19 08:12:42 +0200
commit9b901faec75093df73cc3ce6a41fa8125d64ba97 (patch)
tree7c1ba35e4f5e70698e7048bf28455471332f939f /testautomation/graphics/required/includes/global/id_006.inc
parente5fdcb5c6bbb0c65054c3c78abf3f782be963c23 (diff)
parent67fd074aa55fabfa223d33895801ff3a9eff965e (diff)
vitomation01: Local merge
Diffstat (limited to 'testautomation/graphics/required/includes/global/id_006.inc')
-rwxr-xr-x[-rw-r--r--]testautomation/graphics/required/includes/global/id_006.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/testautomation/graphics/required/includes/global/id_006.inc b/testautomation/graphics/required/includes/global/id_006.inc
index 0a8359c1efef..5bf7d7ed679b 100644..100755
--- a/testautomation/graphics/required/includes/global/id_006.inc
+++ b/testautomation/graphics/required/includes/global/id_006.inc
@@ -120,7 +120,7 @@ testcase tiToolsThesaurus
else
sFileName = (ConvertPath (gTesttoolPath + "graphics\required\input\engtext.odg"))
end if
- if hFileExists ( sFileName ) = FALSE then
+ if FileExists ( sFileName ) = FALSE then
warnlog "The language-file was not found or accessible! The test ends."
goto endsub
end if