phoneapp/phoneuiutils/src/phoneloggerviewcommands.cpp
branchRCL_3
changeset 4 24062c24fe38
parent 3 8871b09be73b
child 5 2a26698d78ba
equal deleted inserted replaced
3:8871b09be73b 4:24062c24fe38
     1 /*
     1 /*
     2 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). 
     2 * ============================================================================
     3 * All rights reserved.
     3 *  Name     : phoneloggerviewcommands.cpp
     4 * This component and the accompanying materials are made available
     4 *  Part of  : PhoneUI / phoneuiutils.dll
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
     5 *
     9 * Initial Contributors:
     6 *  Description:
    10 * Nokia Corporation - initial contribution.
     7 *     Macro definition file for logging.
       
     8 *  Version:
    11 *
     9 *
    12 * Contributors:
    10 *  Copyright © 2007 Nokia Corporation.
    13 *
    11 *  This material, including documentation and any related 
    14 * Description: 
    12 *  computer programs, is protected by copyright controlled by 
    15 *     Macro definition file for logging.
    13 *  Nokia Corporation. All rights are reserved. Copying, 
    16 *
    14 *  including reproducing, storing,  adapting or translating, any 
       
    15 *  or all of this material requires the prior written consent of 
       
    16 *  Nokia Corporation. This material also contains confidential 
       
    17 *  information which may not be disclosed to others without the 
       
    18 *  prior written consent of Nokia Corporation.
       
    19 * ============================================================================
    17 */
    20 */
    18 
       
    19 // Autogenerated from phoneloggerviewcommands.st by the stringtable tool - Do not edit
    21 // Autogenerated from phoneloggerviewcommands.st by the stringtable tool - Do not edit
    20 #include <e32std.h>
    22 #include <e32std.h>
    21 #include <stringpool.h>
    23 #include <stringpool.h>
    22 #include <stringtablesupport.h>
    24 #include <stringtablesupport.h>
    23 #include "phoneloggerviewcommands.h"
    25 #include "phoneloggerviewcommands.h"
   224 _STLIT8(K197, "EPhoneViewGetEasyDialingInFocusStatus");
   226 _STLIT8(K197, "EPhoneViewGetEasyDialingInFocusStatus");
   225 _STLIT8(K198, "EPhoneViewSetInvalidCsPhoneNumberFlag");
   227 _STLIT8(K198, "EPhoneViewSetInvalidCsPhoneNumberFlag");
   226 _STLIT8(K199, "EPhoneViewGetInvalidCsPhoneNumberFlag");
   228 _STLIT8(K199, "EPhoneViewGetInvalidCsPhoneNumberFlag");
   227 _STLIT8(K200, "EPhoneViewGetEasyDialingMenuId");
   229 _STLIT8(K200, "EPhoneViewGetEasyDialingMenuId");
   228 _STLIT8(K201, "EPhoneViewGetEasyDialingCbaId");
   230 _STLIT8(K201, "EPhoneViewGetEasyDialingCbaId");
   229 _STLIT8(K202, ", // Don't remove this, this should always be the last in list.");
   231 _STLIT8(K202, "EPhoneViewGetNeedToReturnToForegroundAppStatus");
       
   232 _STLIT8(K203, "EPhoneViewSetNeedToReturnToForegroundAppStatus");
       
   233 _STLIT8(K204, ", // Don't remove this, this should always be the last in list.");
   230 
   234 
   231 // Intermediate
   235 // Intermediate
   232 const void * const KStringPointers[] =
   236 const void * const KStringPointers[] =
   233 	{
   237 	{
   234 	(const void*)&K1,
   238 	(const void*)&K1,
   430 	(const void*)&K197,
   434 	(const void*)&K197,
   431 	(const void*)&K198,
   435 	(const void*)&K198,
   432 	(const void*)&K199,
   436 	(const void*)&K199,
   433 	(const void*)&K200,
   437 	(const void*)&K200,
   434 	(const void*)&K201,
   438 	(const void*)&K201,
   435 	(const void*)&K202
   439 	(const void*)&K202,
       
   440 	(const void*)&K203,
       
   441 	(const void*)&K204
   436 	};
   442 	};
   437 
   443 
   438 const TStringTable PhoneLoggerviewCommands::Table = {202, KStringPointers, EFalse};
   444 const TStringTable PhoneLoggerviewCommands::Table = {204, KStringPointers, EFalse};
   439 
   445