uifw/AvKon/tsrc/bc/bctestdom3.2/bctestdomaiwakn/inc/bctestdomaiwakn.hrh
changeset 0 2f259fa3e83a
equal deleted inserted replaced
-1:000000000000 0:2f259fa3e83a
       
     1 /*
       
     2 * Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     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".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Resource headers for project bctestdomaiwakn
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef BCTESTDOMAIWAKN_HRH
       
    20 #define BCTESTDOMAIWAKN_HRH
       
    21 
       
    22 enum TBCTestDomAiwAknMenuCommands
       
    23     {
       
    24     EBCTestDomCmdEmptyOutline = 0x6000,
       
    25     EBCTestDomCmdOutlineActivateApplication,
       
    26     EBCTestDomCmdOutline1,
       
    27     EBCTestDomCmdOutline2,
       
    28     EBCTestDomCmdOutline3,
       
    29     EBCTestDomCmdOutline4,    
       
    30     EBCTestDomCmdMaxOutline,
       
    31     EProgCmdAutoTest,
       
    32     EBCTestDomCmdAiwMenuPane
       
    33     };
       
    34 
       
    35 enum TBCTestDomAiwAknCba
       
    36     {
       
    37     EBCTestDomAiwAknCbaCmdNext = 0x6300
       
    38     };
       
    39 
       
    40 
       
    41 enum TBCTestDomBmpAnimFrameId
       
    42     {
       
    43     EBCTestDomEmptyBmpId =0,
       
    44     EBCTestDomEmptyMaskId
       
    45     };
       
    46     
       
    47 
       
    48 #endif // BCTESTDOMAIWAKN_HRH
       
    49 
       
    50 // End of File