phonebookui/Phonebook2/remotecontactlookup/engine/inc/cpbkxrclsearchresultdlg.h
branchRCL_3
changeset 32 2828b4d142c0
parent 26 0d28c1c5b6dd
child 64 c1e8ba0c2b16
equal deleted inserted replaced
26:0d28c1c5b6dd 32:2828b4d142c0
   439     TBool iActionMenuStarted;
   439     TBool iActionMenuStarted;
   440 	
   440 	
   441     ///ETrue - if the more than max results note needs to be shown
   441     ///ETrue - if the more than max results note needs to be shown
   442     TBool iMoreThanMaxResults;
   442     TBool iMoreThanMaxResults;
   443     
   443     
       
   444     TBool iFocusableContactPointed;
       
   445     
   444     // Title pane text. Owned.
   446     // Title pane text. Owned.
   445     HBufC* iTitleText;
   447     HBufC* iTitleText;
   446     // Original title pane text (of the caller view). Owned.
   448     // Original title pane text (of the caller view). Owned.
   447     HBufC* iOriginalTitleText;
   449     HBufC* iOriginalTitleText;
   448    
   450