phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/inc/ccappcommlaunchercustomlistboxitemdrawer.h
branchRCL_3
changeset 7 b3431bff8c19
parent 3 04ab22b956c2
equal deleted inserted replaced
6:e8e3147d53eb 7:b3431bff8c19
   251                            TInt aSecondIndex,
   251                            TInt aSecondIndex,
   252                            TInt aItemIndex ) const;
   252                            TInt aItemIndex ) const;
   253     /**
   253     /**
   254     * @internal
   254     * @internal
   255     */
   255     */
   256     void DrawBackgroundAndSeparatorLines( const TRect& aItemTextRect ) const;
   256 	void DrawBackgroundAndSeparatorLines( 
   257     /**
   257         const TRect& aItemTextRect, TBool aDrawSeparator ) const;
   258      *  Draw separator line 
   258 		
   259      */
       
   260     void DrawSeparator( CGraphicsContext& aGc, const TRect& aRect, const TRgb& aColor ) const;
       
   261                         
   259                         
   262 
   260 
   263 private:
   261 private:
   264 
   262 
   265 	void CCCAppCommLauncherCustomListBoxItemDrawer_Reserved();
   263 	void CCCAppCommLauncherCustomListBoxItemDrawer_Reserved();