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