calendarui/views/inc/calendaylistbox.h
branchRCL_3
changeset 30 d68a4b5d5885
parent 0 f979ecb2b13e
child 67 1539a383d7b6
equal deleted inserted replaced
27:55d60436f00b 30:d68a4b5d5885
    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