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