creator/engine/inc/creator_phonebook.h
changeset 51 b048e15729d6
parent 31 e7a04a6385be
equal deleted inserted replaced
44:5db69f4c3d06 51:b048e15729d6
    54     void DeleteAllCreatedByCreatorL();
    54     void DeleteAllCreatedByCreatorL();
    55     void DeleteAllGroupsL();
    55     void DeleteAllGroupsL();
    56     void DeleteAllGroupsCreatedByCreatorL();
    56     void DeleteAllGroupsCreatedByCreatorL();
    57     
    57     
    58     void TestPrintOut(CPhonebookParameters* aParam);
    58     void TestPrintOut(CPhonebookParameters* aParam);
    59     
    59     inline CCreatorPhonebookWrapper* GetPhonebookWrapper(){ return iPhonebookWrapper; };
    60 private:
    60 private:
    61     
    61     
    62     void InitializeContactParamsL();
    62     void InitializeContactParamsL();
    63     TBool IsContactGroupL( TUint32& aLink );
    63     TBool IsContactGroupL( TUint32& aLink );
    64     void StoreLinksForDeleteL( RArray<TUint32>& aLinks, TUid aStoreUid );
    64     void StoreLinksForDeleteL( RArray<TUint32>& aLinks, TUid aStoreUid );