From 0c01055a1a50b7851755d6a564b5c5906e54d286 Mon Sep 17 00:00:00 2001 From: Hans-Joachim Lankenau Date: Tue, 24 Mar 2009 14:52:04 +0000 Subject: CWS-TOOLING: integrate CWS automation_gapplication_unify 2009-03-24 14:40:09 +0100 jsk r269948 : #i99878# - and another one... 2009-03-24 14:36:22 +0100 jsk r269946 : #i99878# - another one... 2009-03-23 14:52:17 +0100 jsk r269873 : #i99878# replace DESKTOP with BACKGROUND 2009-03-23 12:49:08 +0100 jsk r269868 : #i99878# - special focus on database application 2009-03-23 12:46:13 +0100 jsk r269867 : #i100474# - fix broken writer update testcase names 2009-03-20 15:44:29 +0100 jsk r269817 : #i99878 - Step 3: Fixing round three - applications.txt 2009-03-20 15:40:43 +0100 jsk r269816 : #i99878 - Step 3: Fixing round two - .bas-files 2009-03-20 15:19:04 +0100 jsk r269813 : #i99878 - Step 3: Fixing round one 2009-03-20 15:01:07 +0100 jsk r269811 : #i99878 - Step 1: rename, Step 2: Uppercase --- testautomation/spreadsheet/optional/c_import_general.bas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testautomation/spreadsheet/optional/c_import_general.bas') diff --git a/testautomation/spreadsheet/optional/c_import_general.bas b/testautomation/spreadsheet/optional/c_import_general.bas index 639f8e103217..7d80f52413fa 100755 --- a/testautomation/spreadsheet/optional/c_import_general.bas +++ b/testautomation/spreadsheet/optional/c_import_general.bas @@ -65,7 +65,7 @@ sub LoadIncludeFiles use "global\system\includes\master.inc" use "global\system\includes\gvariabl.inc" Call GetUseFiles - gApplication = "Calc" + gApplication = "CALC" end sub ' -- cgit