notepad/notepad1/inc/NpdModel_platsec.h
branchRCL_3
changeset 21 9711e452b5e9
parent 0 f979ecb2b13e
child 67 1539a383d7b6
equal deleted inserted replaced
20:21239b3bcd78 21:9711e452b5e9
   346         MNotepadModelObserver* iModelObserver; // not own
   346         MNotepadModelObserver* iModelObserver; // not own
   347         TInt iProgressCount; // for progress infomation callback
   347         TInt iProgressCount; // for progress infomation callback
   348         TInt iListingStyle;
   348         TInt iListingStyle;
   349         HBufC* iDateFormat;
   349         HBufC* iDateFormat;
   350         HBufC* iTimeFormat;
   350         HBufC* iTimeFormat;
       
   351         //used for Notepad's first note. Template does not use.
       
   352         HBufC* iFixedFirstNote;
   351         TInt iStepCount;
   353         TInt iStepCount;
   352         RFs iFileSession;
   354         RFs iFileSession;
   353         TInt iRetval;
   355         TInt iRetval;
   354     };
   356     };
   355 
   357