equal
deleted
inserted
replaced
93 |
93 |
94 // from MProgressDialogCallback |
94 // from MProgressDialogCallback |
95 void DialogDismissedL(TInt aButtonId); |
95 void DialogDismissedL(TInt aButtonId); |
96 |
96 |
97 // from MImageHandlerCallback |
97 // from MImageHandlerCallback |
98 void ImageOperationCompleteL(TInt aError); |
98 void ImageOperationCompleteL(TInt aError, TUint aHandle); |
99 |
99 |
100 void HandleLongTapEventL( const TPoint& aPenEventLocation, const TPoint& aPenEventScreenLocation); |
100 void HandleLongTapEventL( const TPoint& aPenEventLocation, const TPoint& aPenEventScreenLocation); |
101 |
101 |
102 private: |
102 private: |
103 void FormatFeedInfoListBoxItemL(CFeedInfo& aFeedInfo, TBool aIsUpdating = EFalse); |
103 void FormatFeedInfoListBoxItemL(CFeedInfo& aFeedInfo, TBool aIsUpdating = EFalse); |