equal
deleted
inserted
replaced
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); |
|
99 |
|
100 void HandleLongTapEventL( const TPoint& aPenEventLocation, const TPoint& aPenEventScreenLocation); |
|
101 |
99 private: |
102 private: |
100 void FormatFeedInfoListBoxItemL(CFeedInfo& aFeedInfo, TBool aIsUpdating = EFalse); |
103 void FormatFeedInfoListBoxItemL(CFeedInfo& aFeedInfo, TBool aIsUpdating = EFalse); |
101 void HandleAddFeedL(); |
104 void HandleAddFeedL(); |
102 void HandleEditFeedL(); |
105 void HandleEditFeedL(); |
103 void HandleRemoveFeedL(); |
106 void HandleRemoveFeedL(); |