meetingrequest/mrservices/inc/cesmrcaluserutil.h
branchRCL_3
changeset 12 4ce476e64c59
parent 0 8466d47a6819
equal deleted inserted replaced
11:0396474f30f5 12:4ce476e64c59
    78      * @return User role.
    78      * @return User role.
    79      * @see TESMRRole.
    79      * @see TESMRRole.
    80      */
    80      */
    81     IMPORT_C TESMRRole PhoneOwnerRoleL() const;
    81     IMPORT_C TESMRRole PhoneOwnerRoleL() const;
    82 
    82 
       
    83     /**
       
    84      * Checks if entry is allday event.
       
    85      * @return ETrue if entry is allday event.
       
    86      */
       
    87     IMPORT_C TBool IsAlldayEventL() const;
       
    88     
    83 private: // Implementation
    89 private: // Implementation
    84     CESMRCalUserUtil( CCalEntry& aEntry );
    90     CESMRCalUserUtil( CCalEntry& aEntry );
    85     void ConstructL();
    91     void ConstructL();
    86 
    92 
    87 private: // Data
    93 private: // Data