calendarui/multicaluidialog/src/caldblistboxitemdrawer.cpp
branchRCL_3
changeset 13 0f07cd1b5772
parent 0 f979ecb2b13e
child 21 9711e452b5e9
equal deleted inserted replaced
12:38571fd2a704 13:0f07cd1b5772
   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 = 
   108              AknLayoutScalable_Apps::list_cale_time_pane_g6( aItemIndex ) ;     
   108              AknLayoutScalable_Apps::list_cale_time_pane_g6( aItemIndex - iListBox->TopItemIndex() ) ;     
   109 
   109 
   110      TAknLayoutRect colourstrips;
   110      TAknLayoutRect colourstrips;
   111      colourstrips.LayoutRect( actualItemRect, tempLayout.LayoutLine() );
   111      colourstrips.LayoutRect( actualItemRect, tempLayout.LayoutLine() );
   112       
   112       
   113      iGc->SetPenColor( CGraphicsContext::ENullPen );
   113      iGc->SetPenColor( CGraphicsContext::ENullPen );