calendarui/multicaluidialog/inc/multicaluidialogimpl.h
branchRCL_3
changeset 60 96907930389d
parent 0 f979ecb2b13e
child 67 1539a383d7b6
equal deleted inserted replaced
59:aba12c885d83 60:96907930389d
   252             TListBoxEvent aEventType );
   252             TListBoxEvent aEventType );
   253         
   253         
   254         /*
   254         /*
   255         * Async exit for the dialog
   255         * Async exit for the dialog
   256         */
   256         */
   257         static TInt DoAsyncExit(TAny* aPtr);        
   257         static TInt DoAsyncExitL(TAny* aPtr);        
   258   
   258   
   259         
   259         
   260     private: // data
   260     private: // data
   261         CCalenDbListbox*                    iListBox;        
   261         CCalenDbListbox*                    iListBox;        
   262         CAknsBasicBackgroundControlContext* iBgContext; //Owns
   262         CAknsBasicBackgroundControlContext* iBgContext; //Owns