fep/aknfep/UiPlugins/AknFepUiInterface/AvkonImpl/src/AknFepUiAvkonCtrlCandidatePane.cpp
branchRCL_3
changeset 10 6defe5d1bd39
parent 0 eb1f2e154e89
equal deleted inserted replaced
8:6ceef9a83b1a 10:6defe5d1bd39
  1153     {
  1153     {
  1154     return (iCandidateArray->Count() - iUnpagedIndex < CandidateCountLeft);
  1154     return (iCandidateArray->Count() - iUnpagedIndex < CandidateCountLeft);
  1155 
  1155 
  1156     }
  1156     }
  1157 
  1157 
  1158 //Bug Fixing for ESSG-7P5CSZ
       
  1159 void CAknFepUICtrlCandidatePane::Enable(TBool aEnable)
  1158 void CAknFepUICtrlCandidatePane::Enable(TBool aEnable)
  1160 	{
  1159 	{
  1161 	if (!aEnable)
  1160 	if (!aEnable)
  1162 		{
  1161 		{
  1163 		for (TInt i=0; i<iVisibleCount; i++)
  1162 		for (TInt i=0; i<iVisibleCount; i++)