equal
deleted
inserted
replaced
41 CVPbkContactManager& aContactManager, |
41 CVPbkContactManager& aContactManager, |
42 CSpbContent& aContent); |
42 CSpbContent& aContent); |
43 ~CSpbPhoneNumberParser(); |
43 ~CSpbPhoneNumberParser(); |
44 |
44 |
45 public: // Interface |
45 public: // Interface |
46 void FetchPhoneNumber( const MVPbkContactLink& aLink); |
46 void FetchPhoneNumberL( const MVPbkContactLink& aLink); |
47 |
47 |
48 private: // from MVPbkSingleContactOperationObserver |
48 private: // from MVPbkSingleContactOperationObserver |
49 void VPbkSingleContactOperationComplete( |
49 void VPbkSingleContactOperationComplete( |
50 MVPbkContactOperationBase& aOperation, |
50 MVPbkContactOperationBase& aOperation, |
51 MVPbkStoreContact* aContact ); |
51 MVPbkStoreContact* aContact ); |