equal
deleted
inserted
replaced
128 ~CImMhtmlChildEntrySearcher(); |
128 ~CImMhtmlChildEntrySearcher(); |
129 |
129 |
130 private: |
130 private: |
131 void DoRunL(); |
131 void DoRunL(); |
132 void DoComplete(TInt& ); |
132 void DoComplete(TInt& ); |
|
133 void DoCancel(); |
133 |
134 |
134 void CheckCurrentEntryL(); |
135 void CheckCurrentEntryL(); |
135 inline TBool CheckContentDetailsL(const TDesC& aContentLocation, const TDesC& aContentId); |
136 inline TBool CheckContentDetailsL(const TDesC& aContentLocation, const TDesC& aContentId); |
136 |
137 |
137 CImMhtmlChildEntrySearcher(CMsvEntry &aEntry, RPointerArray<CImCacheUriEntry>& aUriCacheArray); |
138 CImMhtmlChildEntrySearcher(CMsvEntry &aEntry, RPointerArray<CImCacheUriEntry>& aUriCacheArray); |
208 |
209 |
209 void ConstructL(); |
210 void ConstructL(); |
210 |
211 |
211 void DoRunL(); |
212 void DoRunL(); |
212 void DoComplete(TInt& ); |
213 void DoComplete(TInt& ); |
|
214 void DoCancel(); |
213 inline void SetStartParameterL(); |
215 inline void SetStartParameterL(); |
214 private: |
216 private: |
215 CMsvEntry& iCurrentEntry; |
217 CMsvEntry& iCurrentEntry; |
216 CMsvEntrySelection* iEntryStack; |
218 CMsvEntrySelection* iEntryStack; |
217 TInt iEntryStackIndex; |
219 TInt iEntryStackIndex; |