phonebookui/Phonebook2/UIControls/inc/CPbk2AdaptiveSearchGridFiller.h
branchRCL_3
changeset 45 34879f5cfc63
parent 39 a6539d1e8e43
child 64 c1e8ba0c2b16
--- a/phonebookui/Phonebook2/UIControls/inc/CPbk2AdaptiveSearchGridFiller.h	Wed Jun 09 09:26:27 2010 +0300
+++ b/phonebookui/Phonebook2/UIControls/inc/CPbk2AdaptiveSearchGridFiller.h	Mon Jun 21 15:24:27 2010 +0300
@@ -23,6 +23,7 @@
 #include <e32base.h>
 #include <aknsfld.h>
 #include <MPsResultsObserver.h>
+#include "MVPbkViewContact.h"
 
 // FORWARD DECLARATIONS
 class CAknSearchField;
@@ -137,6 +138,8 @@
         // Used to judge if this contact's title include drgraphs
         TBool IsDigraphContactsTitleL(const TDesC& aContactTitle);
         TBool GridFromPsEngineL( const MVPbkContactViewBase& aView );
+        // Check whether the title is empty or not.
+        TBool IsActualTitleEmpty( const MVPbkViewContact& aContact );
     private: // Data
     	
 		/// Own: Containts adaptive search grid.