calendarui/views/inc/caleneventviewcontainer.h
branchRCL_3
changeset 60 96907930389d
parent 59 aba12c885d83
child 67 1539a383d7b6
equal deleted inserted replaced
59:aba12c885d83 60:96907930389d
   481     
   481     
   482 	/**
   482 	/**
   483 	* Checks if user has tapped on the attahcment names and then opens the corresponding 
   483 	* Checks if user has tapped on the attahcment names and then opens the corresponding 
   484 	* attachment
   484 	* attachment
   485 	*/
   485 	*/
   486     void CheckAndOpenTappedAttachment(TTmPosInfo2* posInfo);
   486     void CheckAndOpenTappedAttachmentL(TTmPosInfo2* posInfo);
   487 	
   487 	
   488 	/**
   488 	/**
   489 	* Opens the respective atatchment tapped
   489 	* Opens the respective atatchment tapped
   490 	*/
   490 	*/
   491     void OpenViewerL(TInt attachmentToBeOpened);
   491     void OpenViewerL(TInt attachmentToBeOpened);