calendarui/views/inc/caleneventviewcontainer.h
branchRCL_3
changeset 28 96907930389d
parent 27 aba12c885d83
equal deleted inserted replaced
27:aba12c885d83 28: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);