calendarui/multicaluidialog/inc/caluidialogimpl.h
branchRCL_3
changeset 28 96907930389d
parent 0 f979ecb2b13e
equal deleted inserted replaced
27:aba12c885d83 28: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