calendarui/controller/inc/calentoolbarimpl.h
branchRCL_3
changeset 14 21239b3bcd78
parent 0 f979ecb2b13e
equal deleted inserted replaced
13:1984aceb8774 14:21239b3bcd78
   138         /**
   138         /**
   139          * Reset toolbar extension commands 
   139          * Reset toolbar extension commands 
   140          */
   140          */
   141         void ResetToolbarExtensionCommandsL();
   141         void ResetToolbarExtensionCommandsL();
   142         
   142         
       
   143         inline TBool IsICalenToolBar()
       
   144             {
       
   145             return iCalenToolbar ? ETrue : EFalse;
       
   146             }
       
   147         
   143     private:
   148     private:
   144 
   149 
   145         /**
   150         /**
   146          * Private constructor
   151          * Private constructor
   147          * Creates a new CCalenToolbarImpl instance
   152          * Creates a new CCalenToolbarImpl instance