phoneapp/phoneuiutils/src/phonestatestringsgsm.cpp
branchGCC_SURGE
changeset 51 f39ed5e045e0
parent 21 92ab7f8d0eab
parent 46 bc5a64e5bc3c
equal deleted inserted replaced
40:bab96b7ed1a4 51:f39ed5e045e0
     1 /*
     1 /*
     2 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2005 - 2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description: 
    14 * Description:  Macro definition file for logging.
    15 *     Macro definition file for logging.
       
    16 *
    15 *
    17 */
    16 */
    18 
    17 
    19 // Autogenerated from phonestatestringsgsm.st by the stringtable tool - Do not edit
    18 // Autogenerated from .\phonestatestringsgsm.st by the stringtable tool - Do not edit
    20 #include <e32std.h>
    19 #include <e32std.h>
    21 #include <stringpool.h>
    20 #include <stringpool.h>
    22 #include <stringtablesupport.h>
    21 #include <stringtablesupport.h>
    23 #include "phonestatestringsgsm.h"
    22 #include "phonestatestringsgsm.h"
    24 #ifdef _DEBUG
    23 #ifdef _DEBUG
    41 _STLIT8(K14, "EPhoneStateConferenceAndWaitingAndCallSetup");
    40 _STLIT8(K14, "EPhoneStateConferenceAndWaitingAndCallSetup");
    42 _STLIT8(K15, "EPhoneStateLastGSMState");
    41 _STLIT8(K15, "EPhoneStateLastGSMState");
    43 
    42 
    44 // Intermediate
    43 // Intermediate
    45 const void * const KStringPointers[] =
    44 const void * const KStringPointers[] =
    46     {
    45 	{
    47     (const void*)&K1,
    46 	(const void*)&K1,
    48     (const void*)&K2,
    47 	(const void*)&K2,
    49     (const void*)&K3,
    48 	(const void*)&K3,
    50     (const void*)&K4,
    49 	(const void*)&K4,
    51     (const void*)&K5,
    50 	(const void*)&K5,
    52     (const void*)&K6,
    51 	(const void*)&K6,
    53     (const void*)&K7,
    52 	(const void*)&K7,
    54     (const void*)&K8,
    53 	(const void*)&K8,
    55     (const void*)&K9,
    54 	(const void*)&K9,
    56     (const void*)&K10,
    55 	(const void*)&K10,
    57     (const void*)&K11,
    56 	(const void*)&K11,
    58     (const void*)&K12,
    57 	(const void*)&K12,
    59     (const void*)&K13,
    58 	(const void*)&K13,
    60     (const void*)&K14,
    59 	(const void*)&K14,
    61     (const void*)&K15
    60 	(const void*)&K15
    62     };
    61 	};
    63 
    62 
    64 const TStringTable PhoneStateStringsGSM::Table = {15, KStringPointers, EFalse};
    63 const TStringTable PhoneStateStringsGSM::Table = {15, KStringPointers, EFalse};
    65 
    64