phoneapp/phoneuiutils/inc/phoneloggerviewcommands.h
branchRCL_3
changeset 44 3c221667e687
parent 17 38529f706030
child 57 94dc1107e8b2
equal deleted inserted replaced
39:b8d67d6176f5 44:3c221667e687
     1 /*
     1 /*
     2 * ============================================================================
     2 * Copyright (c) 2005 - 2010 Nokia Corporation and/or its subsidiary(-ies).
     3 *  Name     : phoneloggerviewcommands.h
     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 
    19 
    23 #ifndef STRINGTABLE_PhoneLoggerviewCommands
    20 #ifndef STRINGTABLE_PhoneLoggerviewCommands
    24 #define STRINGTABLE_PhoneLoggerviewCommands
    21 #define STRINGTABLE_PhoneLoggerviewCommands
    25 
    22 
    26 #include <stringpool.h>
    23 #include <stringpool.h>
   433 		EPhoneViewGetNeedToReturnToForegroundAppStatus,
   430 		EPhoneViewGetNeedToReturnToForegroundAppStatus,
   434 		/** EPhoneViewSetNeedToReturnToForegroundAppStatus */
   431 		/** EPhoneViewSetNeedToReturnToForegroundAppStatus */
   435 		EPhoneViewSetNeedToReturnToForegroundAppStatus,
   432 		EPhoneViewSetNeedToReturnToForegroundAppStatus,
   436 		/** EPhoneViewGetQwertyModeObserver */
   433 		/** EPhoneViewGetQwertyModeObserver */
   437 		EPhoneViewGetQwertyModeObserver,
   434 		EPhoneViewGetQwertyModeObserver,
       
   435 		/** EPhoneViewSetIncallBubbleTrue */
       
   436 		EPhoneViewSetIncallBubbleTrue,
       
   437 		/** EPhoneViewSetIncallBubbleFalse */
       
   438 		EPhoneViewSetIncallBubbleFalse,
   438 		/** , // Don't remove this, this should always be the last in list. */
   439 		/** , // Don't remove this, this should always be the last in list. */
   439 		EPhoneAmountOfCommands
   440 		EPhoneAmountOfCommands
   440 		};
   441 		};
   441 	static const TStringTable Table;	
   442 	static const TStringTable Table;	
   442 	};
   443 	};