summaryrefslogtreecommitdiff
path: root/testautomation/chart2/optional/ch2_losa_ods_to_ots.bas
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/chart2/optional/ch2_losa_ods_to_ots.bas')
-rwxr-xr-xtestautomation/chart2/optional/ch2_losa_ods_to_ots.bas2
1 files changed, 1 insertions, 1 deletions
diff --git a/testautomation/chart2/optional/ch2_losa_ods_to_ots.bas b/testautomation/chart2/optional/ch2_losa_ods_to_ots.bas
index 94e00806c27a..cb800ef28cd4 100755
--- a/testautomation/chart2/optional/ch2_losa_ods_to_ots.bas
+++ b/testautomation/chart2/optional/ch2_losa_ods_to_ots.bas
@@ -69,6 +69,6 @@ end sub
sub LoadIncludeFiles
use "global\system\includes\master.inc"
use "global\system\includes\gvariabl.inc"
- gApplication = "Calc"
+ gApplication = "CALC"
Call GetUseFiles
end sub