uifw/AvKon/src/aknlists.cpp
branchRCL_3
changeset 24 123e51441e0e
parent 23 3d340a0166ff
parent 19 aa94898fb0b4
child 42 6b0a8425dd42
equal deleted inserted replaced
23:3d340a0166ff 24:123e51441e0e
  3411 
  3411 
  3412         // New icon below g1. 
  3412         // New icon below g1. 
  3413         formattedCellData->SetStretchableGraphicSubCellL(
  3413         formattedCellData->SetStretchableGraphicSubCellL(
  3414             5,
  3414             5,
  3415             AknLayoutScalable_Avkon::list_double_graphic_pane_g4( 0 ) ,
  3415             AknLayoutScalable_Avkon::list_double_graphic_pane_g4( 0 ) ,
  3416             AknLayoutScalable_Avkon::list_double_graphic_pane_vc_g4( 0 ) );
  3416             // darios: list_double_graphic_pane_vc_g4 is not defined
       
  3417 			//AknLayoutScalable_Avkon::list_double_graphic_pane_vc_g4( 0 ) );
       
  3418 			AknLayoutScalable_Avkon::list_double_graphic_pane_g4( 0 ) );
  3417             
  3419             
  3418 
  3420 
  3419         // On default new cell is always drawn but this cell should NOT be drawn!
  3421         // On default new cell is always drawn but this cell should NOT be drawn!
  3420         formattedCellData->SetNotAlwaysDrawnSubCellL( 5, ETrue );
  3422         formattedCellData->SetNotAlwaysDrawnSubCellL( 5, ETrue );
  3421             
  3423