meetingrequest/mrgui/mrfieldbuilderpluginextension/inc/cesmrcontacthandler.h
branchRCL_3
changeset 10 f5907b1a1053
parent 0 8466d47a6819
equal deleted inserted replaced
8:e1b6206813b4 10:f5907b1a1053
    20 
    20 
    21 // Includes
    21 // Includes
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 #include <MVPbkSingleContactOperationObserver.h>
    23 #include <MVPbkSingleContactOperationObserver.h>
    24 #include <AiwCommon.h>
    24 #include <AiwCommon.h>
    25 //<cmail>
    25 #include <cpbkxremotecontactlookupserviceuicontext.h>
    26 #include "cpbkxremotecontactlookupserviceuicontext.h"
    26 
    27 //</cmail>
       
    28 #include "resmrstatic.h"
    27 #include "resmrstatic.h"
    29 #include "mesmrclslistsobserver.h"
    28 #include "mesmrclslistsobserver.h"
    30 #include "cesmrcontactmanagerhandler.h"
    29 #include "cesmrcontactmanagerhandler.h"
    31 #include "resmrpluginextensionstatic.h"
    30 #include "resmrpluginextensionstatic.h"
    32 
    31 
   160     void GetContactFieldsL( RArray<TInt>& aFieldIds, 
   159     void GetContactFieldsL( RArray<TInt>& aFieldIds, 
   161                             RPointerArray<HBufC>& aNumbers,
   160                             RPointerArray<HBufC>& aNumbers,
   162                             MVPbkStoreContact* aContact );
   161                             MVPbkStoreContact* aContact );
   163     void DoRemoteLookupL( const TDesC& aQueryString,
   162     void DoRemoteLookupL( const TDesC& aQueryString,
   164                           CPbkxRemoteContactLookupServiceUiContext::TResult& aResult,
   163                           CPbkxRemoteContactLookupServiceUiContext::TResult& aResult,
   165                           CPbkxRemoteContactLookupServiceUiContext::TMode aContext = 
   164                           CPbkxRemoteContactLookupServiceUiContext::TMode aLookupMode = 
   166                           CPbkxRemoteContactLookupServiceUiContext::EModeContactSelector );
   165                           CPbkxRemoteContactLookupServiceUiContext::EModeContactSelector );
   167     CFSMailBox& DelayedMailBoxL();
   166     CFSMailBox& DelayedMailBoxL();
   168     
   167     
   169 private: // data
   168 private: // data
   170     RESMRStatic iESMRStatic;//not own, reference counted
   169     RESMRStatic iESMRStatic;//not own, reference counted