phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/src/ccappcommlauncherlpadmodel.cpp
branchRCL_3
changeset 3 04ab22b956c2
parent 0 e686773b3f54
child 5 81f8547efd4f
equal deleted inserted replaced
0:e686773b3f54 3:04ab22b956c2
   257             iButtonDataArray[ aIndex ].iContactAction ));
   257             iButtonDataArray[ aIndex ].iContactAction ));
   258         tempText.Append( KColumnListSeparator );
   258         tempText.Append( KColumnListSeparator );
   259         tempText.Append( iButtonDataArray[ aIndex ].iText );      
   259         tempText.Append( iButtonDataArray[ aIndex ].iText );      
   260         tempText.Append( KColumnListSeparator );  
   260         tempText.Append( KColumnListSeparator );  
   261         tempText.Append( textPtr );
   261         tempText.Append( textPtr );
       
   262         tempText.Append( KColumnListSeparator ); 
       
   263         
       
   264         // TODO: Check presence icon
   262         tempText.Append( KColumnListSeparator ); 
   265         tempText.Append( KColumnListSeparator ); 
   263         
   266         
   264         // Check if show multi icon at the right end of second row
   267         // Check if show multi icon at the right end of second row
   265         if ( IfShowMultiIcon( aIndex ) )
   268         if ( IfShowMultiIcon( aIndex ) )
   266         	{
   269         	{