phonebookui/Phonebook2/ServerApplication/src/CPbk2SingleAssignDataPhase.cpp
branchRCL_3
changeset 85 38bb213f60ba
parent 68 9da50d567e3c
equal deleted inserted replaced
74:6b5524b4f673 85:38bb213f60ba
    29 #include "Pbk2ServerApp.hrh"
    29 #include "Pbk2ServerApp.hrh"
    30 #include <MPbk2DialogEliminator.h>
    30 #include <MPbk2DialogEliminator.h>
    31 #include <TPbk2DestructionIndicator.h>
    31 #include <TPbk2DestructionIndicator.h>
    32 #include <CPbk2StoreConfiguration.h>
    32 #include <CPbk2StoreConfiguration.h>
    33 #include <MPbk2ApplicationServices.h>
    33 #include <MPbk2ApplicationServices.h>
    34 #include <pbk2uicontrols.rsg>
    34 #include <Pbk2UIControls.rsg>
    35 #include <pbk2serverapp.rsg>
    35 #include <Pbk2ServerApp.rsg>
    36 
    36 
    37 // Virtual Phonebook
    37 // Virtual Phonebook
    38 #include <MVPbkContactLink.h>
    38 #include <MVPbkContactLink.h>
    39 #include <CVPbkContactLinkArray.h>
    39 #include <CVPbkContactLinkArray.h>
    40 #include <MVPbkContactOperationBase.h>
    40 #include <MVPbkContactOperationBase.h>
   172     {
   172     {
   173     // Nothing to do
   173     // Nothing to do
   174     }
   174     }
   175 
   175 
   176 // --------------------------------------------------------------------------
   176 // --------------------------------------------------------------------------
   177 // CPbk2SingleAssignDataPhase::DenyDelayed
       
   178 // --------------------------------------------------------------------------
       
   179 //
       
   180 void CPbk2SingleAssignDataPhase::DenyDelayedL
       
   181         ( const TDesC8& /*aContactLinkBuffer*/ )
       
   182     {
       
   183     // Nothing to do
       
   184     }
       
   185 
       
   186 // --------------------------------------------------------------------------
       
   187 // CPbk2SingleAssignDataPhase::Results
   177 // CPbk2SingleAssignDataPhase::Results
   188 // --------------------------------------------------------------------------
   178 // --------------------------------------------------------------------------
   189 //
   179 //
   190 MVPbkContactLinkArray* CPbk2SingleAssignDataPhase::Results() const
   180 MVPbkContactLinkArray* CPbk2SingleAssignDataPhase::Results() const
   191     {
   181     {