calendarui/views/inc/calendaylistbox.h
branchRCL_3
changeset 23 51372538e3d3
parent 18 d68a4b5d5885
equal deleted inserted replaced
22:07e82e2b738b 23:51372538e3d3
    96     TSize MinimumSize();
    96     TSize MinimumSize();
    97     /**
    97     /**
    98      * From CCoeControl Draws itself
    98      * From CCoeControl Draws itself
    99      */
    99      */
   100     void Draw(const TRect& aRect) const;
   100     void Draw(const TRect& aRect) const;
   101 
   101    
   102     /**
   102     /**
   103      * From CCoeControl Handle global resource change
   103      * From CCoeControl Handle global resource change
   104      */
   104      */
   105     void HandleResourceChange(TInt aType);
   105     void HandleResourceChange(TInt aType);
   106 
   106