phonebookengines/VirtualPhonebook/tsrc/MT_VPbkEng_SelectorFactory/src/MT_VPbkEng_SelectorFactoryCases.cpp
branchRCL_3
changeset 68 9da50d567e3c
parent 0 e686773b3f54
child 85 38bb213f60ba
equal deleted inserted replaced
63:f4a778e096c2 68:9da50d567e3c
    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>
       
    51 
    49 
    52 namespace {
    50 namespace {
    53 
    51 
    54 const TUint KSPSupportCallOutKey = 0x2000B160;
    52 const TUint KSPSupportCallOutKey = 0x2000B160;
    55 
    53