calendarui/editors/inc/calenunifiededitor.h
branchRCL_3
changeset 27 55d60436f00b
parent 20 21239b3bcd78
child 30 d68a4b5d5885
equal deleted inserted replaced
21:9711e452b5e9 27:55d60436f00b
   500          * @param aAttachmentNames names of the attachments.
   500          * @param aAttachmentNames names of the attachments.
   501          * @return HBufC 
   501          * @return HBufC 
   502          */
   502          */
   503         void GetAttachmentNamesL(RPointerArray<HBufC>& aAttachmentNames);
   503         void GetAttachmentNamesL(RPointerArray<HBufC>& aAttachmentNames);
   504         
   504         
       
   505         TBool iCheck;
   505     protected:
   506     protected:
   506         /**
   507         /**
   507          * From CEikDialog
   508          * From CEikDialog
   508          * We will hit this event each time a line has changed in the form
   509          * We will hit this event each time a line has changed in the form
   509          */
   510          */