phoneapp/phoneuiutils/src/phoneloggerviewcommands.cpp
branchRCL_3
changeset 20 3c221667e687
parent 6 38529f706030
child 22 94dc1107e8b2
equal deleted inserted replaced
14:b8d67d6176f5 20:3c221667e687
     1 /*
     1 /*
     2 * ============================================================================
     2 * Copyright (c) 2005 - 2010 Nokia Corporation and/or its subsidiary(-ies).
     3 *  Name     : phoneloggerviewcommands.cpp
     3 * All rights reserved.
     4 *  Part of  : PhoneUI / phoneuiutils.dll
     4 * This component and the accompanying materials are made available
       
     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".
     5 *
     8 *
     6 *  Description:
     9 * Initial Contributors:
     7 *     Macro definition file for logging.
    10 * Nokia Corporation - initial contribution.
     8 *  Version:
       
     9 *
    11 *
    10 *  Copyright © 2007 Nokia Corporation.
    12 * Contributors:
    11 *  This material, including documentation and any related 
    13 *
    12 *  computer programs, is protected by copyright controlled by 
    14 * Description:  Macro definition file for logging.
    13 *  Nokia Corporation. All rights are reserved. Copying, 
    15 *
    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 * ============================================================================
       
    20 */
    16 */
    21 // Autogenerated from phoneloggerviewcommands.st by the stringtable tool - Do not edit
    17 
       
    18 // Autogenerated from .\phoneloggerviewcommands.st by the stringtable tool - Do not edit
    22 #include <e32std.h>
    19 #include <e32std.h>
    23 #include <stringpool.h>
    20 #include <stringpool.h>
    24 #include <stringtablesupport.h>
    21 #include <stringtablesupport.h>
    25 #include "phoneloggerviewcommands.h"
    22 #include "phoneloggerviewcommands.h"
    26 #ifdef _DEBUG
    23 #ifdef _DEBUG
   226 _STLIT8(K197, "EPhoneViewGetEasyDialingMenuId");
   223 _STLIT8(K197, "EPhoneViewGetEasyDialingMenuId");
   227 _STLIT8(K198, "EPhoneViewGetEasyDialingCbaId");
   224 _STLIT8(K198, "EPhoneViewGetEasyDialingCbaId");
   228 _STLIT8(K199, "EPhoneViewGetNeedToReturnToForegroundAppStatus");
   225 _STLIT8(K199, "EPhoneViewGetNeedToReturnToForegroundAppStatus");
   229 _STLIT8(K200, "EPhoneViewSetNeedToReturnToForegroundAppStatus");
   226 _STLIT8(K200, "EPhoneViewSetNeedToReturnToForegroundAppStatus");
   230 _STLIT8(K201, "EPhoneViewGetQwertyModeObserver");
   227 _STLIT8(K201, "EPhoneViewGetQwertyModeObserver");
   231 _STLIT8(K202, ", // Don't remove this, this should always be the last in list.");
   228 _STLIT8(K202, "EPhoneViewSetIncallBubbleTrue");
       
   229 _STLIT8(K203, "EPhoneViewSetIncallBubbleFalse");
       
   230 _STLIT8(K204, ", // Don't remove this, this should always be the last in list.");
   232 
   231 
   233 // Intermediate
   232 // Intermediate
   234 const void * const KStringPointers[] =
   233 const void * const KStringPointers[] =
   235 	{
   234 	{
   236 	(const void*)&K1,
   235 	(const void*)&K1,
   432 	(const void*)&K197,
   431 	(const void*)&K197,
   433 	(const void*)&K198,
   432 	(const void*)&K198,
   434 	(const void*)&K199,
   433 	(const void*)&K199,
   435 	(const void*)&K200,
   434 	(const void*)&K200,
   436 	(const void*)&K201,
   435 	(const void*)&K201,
   437 	(const void*)&K202
   436 	(const void*)&K202,
       
   437 	(const void*)&K203,
       
   438 	(const void*)&K204
   438 	};
   439 	};
   439 
   440 
   440 const TStringTable PhoneLoggerviewCommands::Table = {202, KStringPointers, EFalse};
   441 const TStringTable PhoneLoggerviewCommands::Table = {204, KStringPointers, EFalse};
   441 
   442