codhandler/codui/src/CodConfirm.cpp
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    13 *
    13 *
    14 * Description:  Implementation of class CCodConfirm.   
    14 * Description:  Implementation of class CCodConfirm.   
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
       
    19 // INCLUDE FILES
    18 // INCLUDE FILES
    20 
    19 
    21 #include <AknUtils.h>
    20 #include <AknUtils.h>
    22 #include <AknDef.h>
    21 #include <AknDef.h>
    23 #include <StringLoader.h>
    22 #include <StringLoader.h>
    24 #include <CodData.h>
    23 #include "CodData.h"
    25 #include <CodDefs.h>
    24 #include "CodDefs.h"
    26 #include <avkon.rsg>
    25 #include <avkon.rsg>
    27 #include <CodUi.rsg>
    26 #include <CodUi.rsg>
    28 #include "CodConfirm.h"
    27 #include "CodConfirm.h"
    29 #include "CodLogger.h"
    28 #include "CodLogger.h"
    30 #include <Oma2Agent.h>
    29 #include <Oma2Agent.h>
    31 #include <aknlayout.cdl.h>
    30 #include <AknLayout.cdl.h>
    32 
       
    33 
    31 
    34 #include <eikmobs.h>
    32 #include <eikmobs.h>
    35 #include <aknPopup.h>
    33 #include <aknPopup.h>
    36 #include <aknlists.h>
    34 #include <aknlists.h>
    37 #include    <StringLoader.h>
    35 #include <StringLoader.h>
    38 
    36 
    39 _LIT( KListBoxSeparator, "\t" );
    37 _LIT( KListBoxSeparator, "\t" );
    40 
    38 
    41 // FORWARD DECLARATIONS
    39 // FORWARD DECLARATIONS
    42 
       
    43 
    40 
    44 // ================= TYPES =======================
    41 // ================= TYPES =======================
    45 
    42 
    46 /**
    43 /**
    47 * Mime type to resource id mapping entry.
    44 * Mime type to resource id mapping entry.