calendarui/multicaluidialog/src/caldblistboxitemdrawer.cpp
branchRCL_3
changeset 21 9711e452b5e9
parent 13 0f07cd1b5772
child 67 1539a383d7b6
equal deleted inserted replaced
20:21239b3bcd78 21:9711e452b5e9
   101                                                     aViewIsEmphasized,
   101                                                     aViewIsEmphasized,
   102                                                     aViewIsDimmed);
   102                                                     aViewIsDimmed);
   103      
   103      
   104      iGc->Reset();
   104      iGc->Reset();
   105      
   105      
   106 	 // Ggetting the layout for clolourstrips for list dialog
   106 	 // Ggetting the layout for clolourstrips for list dialog     
   107 	 TAknWindowComponentLayout tempLayout = 
   107      TAknWindowComponentLayout tempLayout = AknLayoutScalable_Apps::list_cale_time_pane_g6(0);     
   108              AknLayoutScalable_Apps::list_cale_time_pane_g6( aItemIndex - iListBox->TopItemIndex() ) ;     
       
   109 
   108 
   110      TAknLayoutRect colourstrips;
   109      TAknLayoutRect colourstrips;
   111      colourstrips.LayoutRect( actualItemRect, tempLayout.LayoutLine() );
   110      colourstrips.LayoutRect( actualItemRect, tempLayout.LayoutLine() );
   112       
   111       
   113      iGc->SetPenColor( CGraphicsContext::ENullPen );
   112      iGc->SetPenColor( CGraphicsContext::ENullPen );