notepad/notepad1/inc/NpdDialogBase.inl
branchRCL_3
changeset 27 55d60436f00b
parent 0 f979ecb2b13e
child 36 9c5b1510919f
--- a/notepad/notepad1/inc/NpdDialogBase.inl	Tue Apr 27 16:36:22 2010 +0300
+++ b/notepad/notepad1/inc/NpdDialogBase.inl	Tue May 11 16:12:24 2010 +0300
@@ -67,4 +67,13 @@
     return iBaseFlags & ENotepadSendUiDelayedExit;
     }
 
+// -----------------------------------------------------------------------------
+// CNotepadDialogBase::IsNoteListDialog
+// -----------------------------------------------------------------------------
+//
+inline TBool CNotepadDialogBase::IsNoteListDialog() const
+    {
+    return iResId == R_NOTEPAD_LIST_DIALOG_ORG;
+    }
+
 // End of file