summaryrefslogtreecommitdiff
path: root/testautomation/chart2/required/ch2_chart_data_dlg_impress.bas
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/chart2/required/ch2_chart_data_dlg_impress.bas')
-rwxr-xr-xtestautomation/chart2/required/ch2_chart_data_dlg_impress.bas2
1 files changed, 1 insertions, 1 deletions
diff --git a/testautomation/chart2/required/ch2_chart_data_dlg_impress.bas b/testautomation/chart2/required/ch2_chart_data_dlg_impress.bas
index d0218558fd68..ed3e1efc8980 100755
--- a/testautomation/chart2/required/ch2_chart_data_dlg_impress.bas
+++ b/testautomation/chart2/required/ch2_chart_data_dlg_impress.bas
@@ -56,6 +56,6 @@ sub LoadIncludeFiles
use "global\system\includes\master.inc"
use "global\system\includes\gvariabl.inc"
Call GetUseFiles
- gApplication = "Impress"
+ gApplication = "IMPRESS"
end sub