meetingrequest/mrcasplugin/src/cesmrcasplugincontactretriever.cpp
branchRCL_3
changeset 33 da5135c61bad
parent 0 8466d47a6819
child 24 b5fbb9b25d57
equal deleted inserted replaced
32:a3a1ae9acec6 33:da5135c61bad
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14  *  Description : Implementation of the class CESMRCasPluginImpl.
    14  *  Description : Implementation of the class CESMRCasPluginImpl.
    15  *  Version     : %version: tr1sido#7 % << Don't touch! Updated by Synergy at check-out.
    15  *  Version     : %version: e002sa33#6 % << Don't touch! Updated by Synergy at check-out.
    16  *
    16  *
    17  */
    17  */
    18 
    18 
    19 
    19 
    20 #include "emailtrace.h"
    20 #include "emailtrace.h"
    25 
    25 
    26 #include <esmrcasplugindata.rsg>
    26 #include <esmrcasplugindata.rsg>
    27 #include <esmrcasplugin.mbg>
    27 #include <esmrcasplugin.mbg>
    28 #include <caluser.h>
    28 #include <caluser.h>
    29 
    29 
    30 #include <MVPbkStoreContact.h>
    30 #include <mvpbkstorecontact.h>
    31 #include <data_caging_path_literals.hrh>
    31 #include <data_caging_path_literals.hrh>
    32 #include <badesca.h>
    32 #include <badesca.h>
    33 
    33 
    34 #include <utf.h>
    34 #include <utf.h>
    35 #include <bautils.h>
    35 #include <bautils.h>
    37 #include "mfscactionutils.h"
    37 #include "mfscactionutils.h"
    38 #include "mfsccontactset.h"
    38 #include "mfsccontactset.h"
    39 #include "mfsccontactsetobserver.h"
    39 #include "mfsccontactsetobserver.h"
    40 #include "tfsccontactactionpluginparams.h"
    40 #include "tfsccontactactionpluginparams.h"
    41 //</cmail>
    41 //</cmail>
    42 #include <MVPbkStoreContactField.h>
    42 #include <mvpbkstorecontactfield.h>
    43 #include <MVPbkFieldType.h>
    43 #include <mvpbkfieldtype.h>
    44 #include <TVPbkFieldVersitProperty.h>
    44 #include <tvpbkfieldversitproperty.h>
    45 #include <VPbkFieldType.hrh>
    45 #include <vpbkfieldtype.hrh>
    46 
    46 
    47 // Unnamed namespace for local definitions
    47 // Unnamed namespace for local definitions
    48 namespace { // codescanner::namespace
    48 namespace { // codescanner::namespace
    49 
    49 
    50 const TInt KEmailTextLength( 255 );
    50 const TInt KEmailTextLength( 255 );