emailuis/emailui/inc/FreestyleEmailUiUtilities.h
branchRCL_3
changeset 8 e1b6206813b4
parent 0 8466d47a6819
child 10 f5907b1a1053
equal deleted inserted replaced
4:e7aa27f58ae1 8:e1b6206813b4
   229 		
   229 		
   230     static TBool IsFollowUpSupported( const CFSMailBox& aMailBox );
   230     static TBool IsFollowUpSupported( const CFSMailBox& aMailBox );
   231 		
   231 		
   232     // Set new email message icon on/off
   232     // Set new email message icon on/off
   233     static void ToggleEmailIconL( TBool aIconOn );
   233     static void ToggleEmailIconL( TBool aIconOn );
       
   234 	static void ToggleEmailIconL( TBool aIconOn, const TFSMailMsgId& aMailBox );
   234     
   235     
   235     static HBufC* DateTextFromMsgLC( const CFSMailMessage* aMessage,  TBool aAddYearNumer = ETrue );
   236     static HBufC* DateTextFromMsgLC( const CFSMailMessage* aMessage,  TBool aAddYearNumer = ETrue );
   236     static HBufC* TimeTextFromMsgLC( const CFSMailMessage* aMessage );
   237     static HBufC* TimeTextFromMsgLC( const CFSMailMessage* aMessage );
   237     static HBufC* WeekDayTextFromMsgLC( const CFSMailMessage* aMessage, TBool aUseToday, TBool aUseYesterday,
   238     static HBufC* WeekDayTextFromMsgLC( const CFSMailMessage* aMessage, TBool aUseToday, TBool aUseYesterday,
   238                                         TBool& aWasToday, TBool& aWasYesterday );
   239                                         TBool& aWasToday, TBool& aWasYesterday );