equal
deleted
inserted
replaced
111 void GetFeedErrorText(TDes &aErrorMessage, TInt aErrorCode); |
111 void GetFeedErrorText(TDes &aErrorMessage, TInt aErrorCode); |
112 void OpmlParsingCompleteL(TInt aError, TUint aNumFeedsImported); |
112 void OpmlParsingCompleteL(TInt aError, TUint aNumFeedsImported); |
113 |
113 |
114 private: |
114 private: |
115 CPodcastModel& iPodcastModel; |
115 CPodcastModel& iPodcastModel; |
116 TBool iUpdatingAllRunning; |
116 TBool iUpdatingRunning; |
117 HBufC* iFeedsFormat; |
117 HBufC* iFeedsFormat; |
118 HBufC* iNeverUpdated; |
118 HBufC* iNeverUpdated; |
119 CPodcastFeedViewUpdater* iUpdater; |
119 CPodcastFeedViewUpdater* iUpdater; |
120 TBool iFirstActivateAfterLaunch; |
120 TBool iFirstActivateAfterLaunch; |
121 TOpmlState iOpmlState; |
121 TOpmlState iOpmlState; |