equal
deleted
inserted
replaced
58 IMPORT_C void SetLastUpdated(TTime aUpdated); |
58 IMPORT_C void SetLastUpdated(TTime aUpdated); |
59 |
59 |
60 IMPORT_C TUint Uid() const; |
60 IMPORT_C TUint Uid() const; |
61 |
61 |
62 IMPORT_C const TDesC& ImageFileName() const; |
62 IMPORT_C const TDesC& ImageFileName() const; |
63 IMPORT_C void SetImageFileNameL(const TDesC &aFileName); |
63 IMPORT_C void SetImageFileNameL(const TDesC &aFileName, CPodcastModel* aPodcastModel); |
64 |
64 |
65 IMPORT_C void SetCustomTitle(); |
65 IMPORT_C void SetCustomTitle(); |
66 IMPORT_C TBool CustomTitle() const; |
66 IMPORT_C TBool CustomTitle() const; |
67 |
67 |
68 IMPORT_C void SetLastError(TInt aLastError); |
68 IMPORT_C void SetLastError(TInt aLastError); |