From e84173027fa85b9fe7966ef480c5105e684da08b Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Tue, 20 Jan 2004 15:55:05 +0000 Subject: INTEGRATION: CWS networker2 (1.2.58); FILE MERGED 2003/12/19 10:14:47 gh 1.2.58.1: #i22604#add new command GetCommonApplicationPath --- automation/source/testtool/objtest.hxx | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) (limited to 'automation/source/testtool/objtest.hxx') diff --git a/automation/source/testtool/objtest.hxx b/automation/source/testtool/objtest.hxx index 0a1a2c351462..fabedea5a1ce 100644 --- a/automation/source/testtool/objtest.hxx +++ b/automation/source/testtool/objtest.hxx @@ -2,9 +2,9 @@ * * $RCSfile: objtest.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: kz $ $Date: 2004-01-19 17:52:48 $ + * last change: $Author: obo $ $Date: 2004-01-20 16:55:05 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -114,19 +114,20 @@ #define ID_GetIServer 33 #define ID_RemoteCommandDelay 34 #define ID_GetApplicationPath 35 -#define ID_MakeIniFileName 36 -#define ID_StringControl 37 -#define ID_Wait 38 -#define ID_GetErrorCount 39 -#define ID_GetWarningCount 40 -#define ID_GetUseFileWarningCount 41 -#define ID_GetErrorList 42 -#define ID_GetWarningList 43 -#define ID_GetUseFileWarningList 44 -#define ID_GetTestCaseName 45 -#define ID_GetTestCaseFileName 46 -#define ID_GetTestCaseLineNr 47 -#define ID_StopOnSyntaxError 48 +#define ID_GetCommonApplicationPath 36 +#define ID_MakeIniFileName 37 +#define ID_StringControl 38 +#define ID_Wait 39 +#define ID_GetErrorCount 40 +#define ID_GetWarningCount 41 +#define ID_GetUseFileWarningCount 42 +#define ID_GetErrorList 43 +#define ID_GetWarningList 44 +#define ID_GetUseFileWarningList 45 +#define ID_GetTestCaseName 46 +#define ID_GetTestCaseFileName 47 +#define ID_GetTestCaseLineNr 48 +#define ID_StopOnSyntaxError 49 #define ID_DoNothing 99 -- cgit v1.2.3