phonebookui/Phonebook2/ccapplication/ccadetailsviewplugin/src/ccappdetailsviewlistboxmodel.cpp
branchRCL_3
changeset 58 d4f567ce2e7c
parent 15 e8e3147d53eb
child 64 c1e8ba0c2b16
equal deleted inserted replaced
57:2666d9724c76 58:d4f567ce2e7c
   696                 AddDataL();
   696                 AddDataL();
   697                 SetTitleL();
   697                 SetTitleL();
   698                 UpdateMSKinCbaL();
   698                 UpdateMSKinCbaL();
   699         );
   699         );
   700 
   700 
   701     SetFocusedListIndex(iInitialFocusIndex);
   701     // check if any item highlighted
       
   702     TBool highLightEnabled = iListBox.IsHighlightEnabled();
       
   703     if ( !highLightEnabled )
       
   704         {
       
   705         SetFocusedListIndex(iInitialFocusIndex);
       
   706         }
   702 
   707 
   703     /*if (!iXspIdModifyState)
   708     /*if (!iXspIdModifyState)
   704      {
   709      {
   705      iXspIdModifyState++;
   710      iXspIdModifyState++;
   706      switch (iXspIdModifyState)
   711      switch (iXspIdModifyState)