equal
deleted
inserted
replaced
124 CCalRemoteAttachmentApi* iRemoteAttApi; |
124 CCalRemoteAttachmentApi* iRemoteAttApi; |
125 /// Own: Remote attachment URIs |
125 /// Own: Remote attachment URIs |
126 CDesCArrayFlat* iRemoteAttUris; |
126 CDesCArrayFlat* iRemoteAttUris; |
127 /// Own: Remote attachment info |
127 /// Own: Remote attachment info |
128 CCalRemoteAttachmentInfo* iAttachmentInfo; |
128 CCalRemoteAttachmentInfo* iAttachmentInfo; |
|
129 //Not own. temporary to remember link during saving all attachments process |
|
130 //Kinetic scrolling used during SaveAllAttachmens caused that focus has been lost |
|
131 const CESMRRichTextLink* iSelectedLink; |
129 }; |
132 }; |
130 |
133 |
131 #endif // CMRATTACHMENTSFIELD_H |
134 #endif // CMRATTACHMENTSFIELD_H |