notepad/notepad1/inc/NpdDialogBase.h
branchRCL_3
changeset 36 9c5b1510919f
parent 27 55d60436f00b
child 67 1539a383d7b6
--- a/notepad/notepad1/inc/NpdDialogBase.h	Tue May 25 12:41:10 2010 +0300
+++ b/notepad/notepad1/inc/NpdDialogBase.h	Wed Jun 09 09:40:23 2010 +0300
@@ -193,6 +193,13 @@
         * @return ETrue if this is for for Notepad application ListDialog, otherwize EFalse.
         */
         inline TBool IsNoteListDialog() const;
+        
+        /**
+        * Check whether this dialog is for Template List.
+        *
+        * @return ETrue if this is for for Template List, otherwize EFalse.
+        */
+        inline TBool IsTemplateListDialog() const;
 
         /**
         * Set iTitle text to title pane.