phonebookui/Phonebook2/ServerApplication/src/CPbk2PrepareSingleAssignPhase.cpp
branchRCL_3
changeset 85 38bb213f60ba
parent 68 9da50d567e3c
equal deleted inserted replaced
74:6b5524b4f673 85:38bb213f60ba
    26 #include "MPbk2SelectFieldProperty.h"
    26 #include "MPbk2SelectFieldProperty.h"
    27 #include "Pbk2ServerApp.hrh"
    27 #include "Pbk2ServerApp.hrh"
    28 #include "CPbk2KeyEventDealer.h"
    28 #include "CPbk2KeyEventDealer.h"
    29 #include <TPbk2DestructionIndicator.h>
    29 #include <TPbk2DestructionIndicator.h>
    30 #include <MPbk2ApplicationServices.h>
    30 #include <MPbk2ApplicationServices.h>
    31 #include <pbk2serverapp.rsg>
    31 #include <Pbk2ServerApp.rsg>
    32 
    32 
    33 // Virtual Phonebook
    33 // Virtual Phonebook
    34 #include <MVPbkContactLink.h>
    34 #include <MVPbkContactLink.h>
    35 #include <CVPbkContactLinkArray.h>
    35 #include <CVPbkContactLinkArray.h>
    36 #include <MVPbkStoreContact.h>
    36 #include <MVPbkStoreContact.h>
   189     {
   189     {
   190     // Nothing to do
   190     // Nothing to do
   191     }
   191     }
   192 
   192 
   193 // --------------------------------------------------------------------------
   193 // --------------------------------------------------------------------------
   194 // CPbk2PrepareSingleAssignPhase::DenyDelayed
       
   195 // --------------------------------------------------------------------------
       
   196 //
       
   197 void CPbk2PrepareSingleAssignPhase::DenyDelayedL
       
   198         ( const TDesC8& /*aContactLinkBuffer*/ )
       
   199     {
       
   200     // Nothing to do
       
   201     }
       
   202 
       
   203 // --------------------------------------------------------------------------
       
   204 // CPbk2PrepareSingleAssignPhase::Results
   194 // CPbk2PrepareSingleAssignPhase::Results
   205 // --------------------------------------------------------------------------
   195 // --------------------------------------------------------------------------
   206 //
   196 //
   207 MVPbkContactLinkArray* CPbk2PrepareSingleAssignPhase::Results() const
   197 MVPbkContactLinkArray* CPbk2PrepareSingleAssignPhase::Results() const
   208     {
   198     {