calendarui/multicaluidialog/src/caldblistboxitemdrawer.cpp
branchRCL_3
changeset 23 51372538e3d3
parent 15 9711e452b5e9
equal deleted inserted replaced
22:07e82e2b738b 23:51372538e3d3
   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 );