phonebookui/Phonebook2/NamesListExtension/inc/cpbk2mycard.h
branchRCL_3
changeset 6 e8e3147d53eb
parent 3 04ab22b956c2
equal deleted inserted replaced
5:81f8547efd4f 6:e8e3147d53eb
    82     	/*
    82     	/*
    83     	 * Returns MVPbkStoreContact if available, NULL otherwise
    83     	 * Returns MVPbkStoreContact if available, NULL otherwise
    84     	 */
    84     	 */
    85     	MVPbkStoreContact* MyCardStoreContact() const;
    85     	MVPbkStoreContact* MyCardStoreContact() const;
    86     	
    86     	
       
    87     	/**
       
    88     	 * Contact manager used by mycard
       
    89     	 */
       
    90     	CVPbkContactManager& ContactManager();
    87         
    91         
    88     private: // From MVPbkSingleContactLinkOperationObserver
    92     private: // From MVPbkSingleContactLinkOperationObserver
    89         void VPbkSingleContactLinkOperationComplete(
    93         void VPbkSingleContactLinkOperationComplete(
    90                 MVPbkContactOperationBase& aOperation,
    94                 MVPbkContactOperationBase& aOperation,
    91                 MVPbkContactLink* aLink );
    95                 MVPbkContactLink* aLink );