emailuis/emailui/inc/FreestyleEmailUiHtmlViewerView.h
branchRCL_3
changeset 52 efd4f1afd43e
parent 26 67369d1b217f
child 60 d620048b4810
equal deleted inserted replaced
29:6b8f3b30d0ec 52:efd4f1afd43e
   129     void HandleWebAddressCommandL( TInt aCommand, const TDesC& aUrl );
   129     void HandleWebAddressCommandL( TInt aCommand, const TDesC& aUrl );
   130     
   130     
   131     void DownloadAttachmentL( const TAttachmentData& aAttachment );
   131     void DownloadAttachmentL( const TAttachmentData& aAttachment );
   132     void DownloadAllAttachmentsL();
   132     void DownloadAllAttachmentsL();
   133     void CancelAttachmentL( const TAttachmentData& aAttachment );    
   133     void CancelAttachmentL( const TAttachmentData& aAttachment );    
       
   134     void CancelAllAttachmentsL();    
   134     void OpenAttachmentL( const TAttachmentData& aAttachment );
   135     void OpenAttachmentL( const TAttachmentData& aAttachment );
   135     void SaveAttachmentL( const TAttachmentData& aAttachment );
   136     void SaveAttachmentL( const TAttachmentData& aAttachment );
   136     void SaveAllAttachmentsL();
   137     void SaveAllAttachmentsL();
   137     void RemoveAttachmentContentL( const TAttachmentData& aAttachment );
   138     void RemoveAttachmentContentL( const TAttachmentData& aAttachment );
   138     void OpenAttachmentsListViewL();
   139     void OpenAttachmentsListViewL();