codhandler/codui/src/CodView.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 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.