calendarui/controller/inc/calenmultipledbui.h
branchRCL_3
changeset 5 42814f902fe6
parent 0 f979ecb2b13e
child 19 1984aceb8774
equal deleted inserted replaced
0:f979ecb2b13e 5:42814f902fe6
   307     RArray<TInt32> iColorUidArray;
   307     RArray<TInt32> iColorUidArray;
   308     CAsyncCallBack* iAsyncExit;
   308     CAsyncCallBack* iAsyncExit;
   309     TInt iAsyncExitCmd;
   309     TInt iAsyncExitCmd;
   310     CCalenMultiDBEditor* iDbEditor;//Not not owned
   310     CCalenMultiDBEditor* iDbEditor;//Not not owned
   311     TBool iConflictOccured;
   311     TBool iConflictOccured;
       
   312     TBool iIsDbEditorOpen ; 
   312     };
   313     };
   313 
   314 
   314 
   315 
   315 NONSHARABLE_CLASS( CCalenMultipleDbListboxItemDrawer ) : public CFormattedCellListBoxItemDrawer
   316 NONSHARABLE_CLASS( CCalenMultipleDbListboxItemDrawer ) : public CFormattedCellListBoxItemDrawer
   316     {
   317     {