meetingrequest/mrgui/mrfieldbuilderpluginextension/src/cesmrncspopuplistbox.cpp
branchRCL_3
changeset 16 b5fbb9b25d57
parent 12 4ce476e64c59
equal deleted inserted replaced
14:b13141f05c3d 16:b5fbb9b25d57
    20 #include "cesmrcontacthandler.h"
    20 #include "cesmrcontacthandler.h"
    21 #include "nmrbitmapmanager.h"
    21 #include "nmrbitmapmanager.h"
    22 #include "nmrcolormanager.h"
    22 #include "nmrcolormanager.h"
    23 
    23 
    24 #include <eikclbd.h>
    24 #include <eikclbd.h>
    25 #include <aknslayeredbackgroundcontrolcontext.h>
    25 #include <AknsLayeredBackgroundControlContext.h>
    26 #include <stringloader.h>                       // StringLoader
    26 #include <StringLoader.h>                       // StringLoader
    27 #include <ct/rcpointerarray.h>
    27 #include <ct/rcpointerarray.h>
    28 //text truncation
    28 //text truncation
    29 #include <aknbiditextutils.h>//line wrapping and mirroring
    29 #include <AknBidiTextUtils.h>//line wrapping and mirroring
    30 #include <aknlayoutscalable_apps.cdl.h> //xml layout data for applications
    30 #include <aknlayoutscalable_apps.cdl.h> //xml layout data for applications
    31 #include <aknlayoutscalable_avkon.cdl.h> //xml layout data of avkon components
    31 #include <aknlayoutscalable_avkon.cdl.h> //xml layout data of avkon components
    32 #include <esmrgui.rsg>
    32 #include <esmrgui.rsg>
    33 #include <eikscrlb.h>
    33 #include <eikscrlb.h>
    34 // DEBUG
    34 // DEBUG