phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/inc/CCCAppCommLauncherPbkCmd.h
branchRCL_3
changeset 21 9da50d567e3c
parent 20 f4a778e096c2
equal deleted inserted replaced
20:f4a778e096c2 21:9da50d567e3c
    74     void ExecutePbk2CmdChangeImageL( const TDesC8& aContact );
    74     void ExecutePbk2CmdChangeImageL( const TDesC8& aContact );
    75     void ExecutePbk2CmdRemoveImageL( const TDesC8& aContact );
    75     void ExecutePbk2CmdRemoveImageL( const TDesC8& aContact );
    76     void ExecutePbk2CmdAddImageL( const TDesC8& aContact );
    76     void ExecutePbk2CmdAddImageL( const TDesC8& aContact );
    77     void ExecutePbk2CmdDeleteL( const TDesC8& aContact );
    77     void ExecutePbk2CmdDeleteL( const TDesC8& aContact );
    78     TBool IsPbk2CommandRunning();
    78     TBool IsPbk2CommandRunning();
       
    79     //Close all the pending pbk2commands launched from CCA
       
    80     void DeleteAllRunningCmd();
    79     
    81     
    80 public: // from MVPbkContactStoreObserver
    82 public: // from MVPbkContactStoreObserver
    81 
    83 
    82     void StoreReady(
    84     void StoreReady(
    83         MVPbkContactStore& aContactStore);
    85         MVPbkContactStore& aContactStore);