notepad/notepad1/inc/NpdDialogBase.h
branchRCL_3
changeset 36 9c5b1510919f
parent 27 55d60436f00b
child 67 1539a383d7b6
equal deleted inserted replaced
30:d68a4b5d5885 36:9c5b1510919f
   191         * Check whether this dialog is for Notepad application ListDialog.
   191         * Check whether this dialog is for Notepad application ListDialog.
   192         *
   192         *
   193         * @return ETrue if this is for for Notepad application ListDialog, otherwize EFalse.
   193         * @return ETrue if this is for for Notepad application ListDialog, otherwize EFalse.
   194         */
   194         */
   195         inline TBool IsNoteListDialog() const;
   195         inline TBool IsNoteListDialog() const;
       
   196         
       
   197         /**
       
   198         * Check whether this dialog is for Template List.
       
   199         *
       
   200         * @return ETrue if this is for for Template List, otherwize EFalse.
       
   201         */
       
   202         inline TBool IsTemplateListDialog() const;
   196 
   203 
   197         /**
   204         /**
   198         * Set iTitle text to title pane.
   205         * Set iTitle text to title pane.
   199         * 
   206         * 
   200         */
   207         */