phoneapp/phoneuiutils/inc/phoneloggerviewcommands.h
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.h
     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 
    22 
    21 #ifndef STRINGTABLE_PhoneLoggerviewCommands
    23 #ifndef STRINGTABLE_PhoneLoggerviewCommands
    22 #define STRINGTABLE_PhoneLoggerviewCommands
    24 #define STRINGTABLE_PhoneLoggerviewCommands
    23 
    25 
   431 		EPhoneViewGetInvalidCsPhoneNumberFlag,
   433 		EPhoneViewGetInvalidCsPhoneNumberFlag,
   432 		/** EPhoneViewGetEasyDialingMenuId */
   434 		/** EPhoneViewGetEasyDialingMenuId */
   433 		EPhoneViewGetEasyDialingMenuId,
   435 		EPhoneViewGetEasyDialingMenuId,
   434 		/** EPhoneViewGetEasyDialingCbaId */
   436 		/** EPhoneViewGetEasyDialingCbaId */
   435 		EPhoneViewGetEasyDialingCbaId,
   437 		EPhoneViewGetEasyDialingCbaId,
       
   438 		/** EPhoneViewGetNeedToReturnToForegroundAppStatus */
       
   439 		EPhoneViewGetNeedToReturnToForegroundAppStatus,
       
   440 		/** EPhoneViewSetNeedToReturnToForegroundAppStatus */
       
   441 		EPhoneViewSetNeedToReturnToForegroundAppStatus,
   436 		/** , // Don't remove this, this should always be the last in list. */
   442 		/** , // Don't remove this, this should always be the last in list. */
   437 		EPhoneAmountOfCommands
   443 		EPhoneAmountOfCommands
   438 		};
   444 		};
   439 	static const TStringTable Table;	
   445 	static const TStringTable Table;	
   440 	};
   446 	};