phonebookengines/VirtualPhonebook/tsrc/MT_VPbkEng_SelectorFactory/src/MT_VPbkEng_SelectorFactoryCases.cpp
branchRCL_3
changeset 85 38bb213f60ba
parent 68 9da50d567e3c
equal deleted inserted replaced
74:6b5524b4f673 85:38bb213f60ba
    23 #include "constants.h"
    23 #include "constants.h"
    24 
    24 
    25 #include <VPbkFieldTypeSelectorFactory.h>
    25 #include <VPbkFieldTypeSelectorFactory.h>
    26 #include <rlocalizedresourcefile.h>
    26 #include <rlocalizedresourcefile.h>
    27 #include <vpbkdatacaging.hrh>
    27 #include <vpbkdatacaging.hrh>
    28 #include <vpbkeng.rsg>
    28 #include <VPbkEng.rsg>
    29 #include <CVPbkFieldTypeSelector.h>
    29 #include <CVPbkFieldTypeSelector.h>
    30 #include <CVPbkContactTestUtils.h>
    30 #include <CVPbkContactTestUtils.h>
    31 #include <CVPbkContactManager.h>
    31 #include <CVPbkContactManager.h>
    32 #include <MVPbkContactStore.h>
    32 #include <MVPbkContactStore.h>
    33 #include <MVPbkStoreContact.h>
    33 #include <MVPbkStoreContact.h>
    44 #include <e32property.h>
    44 #include <e32property.h>
    45 
    45 
    46 // System includes
    46 // System includes
    47 #include <f32file.h>
    47 #include <f32file.h>
    48 #include <barsread.h>
    48 #include <barsread.h>
       
    49 
       
    50 #include <VPbkEng.rsg>
    49 
    51 
    50 namespace {
    52 namespace {
    51 
    53 
    52 const TUint KSPSupportCallOutKey = 0x2000B160;
    54 const TUint KSPSupportCallOutKey = 0x2000B160;
    53 
    55