phonebookui/Phonebook2/NamesListExtension/inc/cpbk2mycard.h
branchRCL_3
changeset 15 e8e3147d53eb
parent 3 04ab22b956c2
child 64 c1e8ba0c2b16
equal deleted inserted replaced
14:81f8547efd4f 15: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 );