calendarui/multicaluidialog/inc/caluidialogimpl.h
branchRCL_3
changeset 60 96907930389d
parent 0 f979ecb2b13e
child 67 1539a383d7b6
equal deleted inserted replaced
59:aba12c885d83 60:96907930389d
   216         /*
   216         /*
   217         * Async exit for the dialog
   217         * Async exit for the dialog
   218         * @param aPtr
   218         * @param aPtr
   219         * @return TInt
   219         * @return TInt
   220         */
   220         */
   221         static TInt DoAsyncExit(TAny* aPtr);
   221         static TInt DoAsyncExitL(TAny* aPtr);
   222         
   222         
   223         
   223         
   224     private: // data
   224     private: // data
   225         CCalenDbListbox*                    iListBox;
   225         CCalenDbListbox*                    iListBox;
   226         CAknsBasicBackgroundControlContext* iBgContext; //Owns
   226         CAknsBasicBackgroundControlContext* iBgContext; //Owns