codhandler/codui/src/CodView.cpp
branchRCL_3
changeset 48 79859ed3eea9
parent 26 cb62a4f66ebe
child 49 919f36ff910f
equal deleted inserted replaced
47:e1bea15f9a39 48:79859ed3eea9
    13 *
    13 *
    14 * Description:  Implementation of class CCodView.
    14 * Description:  Implementation of class CCodView.
    15 *
    15 *
    16 */
    16 */
    17 
    17 
       
    18 
    18 // INCLUDE FILES
    19 // INCLUDE FILES
    19 
    20 
    20 #include <eikrted.h>
    21 #include <eikrted.h>
    21 #include <txtrich.h>
    22 #include <txtrich.h>
    22 #include <barsread.h>
    23 #include <barsread.h>
    23 #include <AknUtils.h>
    24 #include <AknUtils.h>
    24 #include <AknDef.h>
    25 #include <AknDef.h>
    25 #include <StringLoader.h>
    26 #include <StringLoader.h>
    26 #include "CodData.h"
    27 #include <CodData.h>
    27 #include "CodDefs.h"
    28 #include <CodDefs.h>
    28 #include <avkon.rsg>
    29 #include <avkon.rsg>
    29 #include <CodUi.rsg>
    30 #include <CodUi.rsg>
    30 #include "CodView.h"
    31 #include "CodView.h"
    31 #include "CodLogger.h"
    32 #include "CodLogger.h"
    32 #include <Oma2Agent.h>
    33 #include <Oma2Agent.h>
    33 #include <AknUtils.h>
    34 #include <AknUtils.h>
    34 #include <AknLayout.cdl.h>
    35 #include <aknlayout.cdl.h>
    35 
    36 
    36 #include "eikon.hrh"
    37 #include "eikon.hrh"
       
    38 
    37 
    39 
    38 // ================= TYPES =======================
    40 // ================= TYPES =======================
    39 
    41 
    40 /**
    42 /**
    41 * Mime type to resource id mapping entry.
    43 * Mime type to resource id mapping entry.