equal
deleted
inserted
replaced
272 IMPORT_C RPointerArray<CCalAttendee>& AttendeesL() const; |
272 IMPORT_C RPointerArray<CCalAttendee>& AttendeesL() const; |
273 IMPORT_C void SetOrganizerL(CCalUser* aUser); |
273 IMPORT_C void SetOrganizerL(CCalUser* aUser); |
274 IMPORT_C CCalUser* OrganizerL() const; |
274 IMPORT_C CCalUser* OrganizerL() const; |
275 IMPORT_C void SetPhoneOwnerL(const CCalUser* aOwner); |
275 IMPORT_C void SetPhoneOwnerL(const CCalUser* aOwner); |
276 IMPORT_C CCalUser* PhoneOwnerL() const; |
276 IMPORT_C CCalUser* PhoneOwnerL() const; |
277 IMPORT_C void CCalEntry::ClearMRSpecificDataL(); |
|
278 |
277 |
279 // Attachments |
278 // Attachments |
280 IMPORT_C void AddAttachmentL(CCalAttachment& aAttachment); |
279 IMPORT_C void AddAttachmentL(CCalAttachment& aAttachment); |
281 IMPORT_C void DeleteAttachmentL(const CCalAttachment& aAttachment); |
280 IMPORT_C void DeleteAttachmentL(const CCalAttachment& aAttachment); |
282 IMPORT_C CCalAttachment* AttachmentL(TInt aIndex) const; |
281 IMPORT_C CCalAttachment* AttachmentL(TInt aIndex) const; |
317 IMPORT_C TCalTime NextInstanceForLocalUIDL(const TCalTime& aTime) const; |
316 IMPORT_C TCalTime NextInstanceForLocalUIDL(const TCalTime& aTime) const; |
318 IMPORT_C TCalTime PreviousInstanceForLocalUIDL(const TCalTime& aTime) const; |
317 IMPORT_C TCalTime PreviousInstanceForLocalUIDL(const TCalTime& aTime) const; |
319 |
318 |
320 IMPORT_C TCalTime FindRptUntilTimeL(TInt aCount); |
319 IMPORT_C TCalTime FindRptUntilTimeL(TInt aCount); |
321 |
320 |
322 IMPORT_C void SetUserInt32L( TUint32 aUserInt ); |
|
323 IMPORT_C TUint32 UserInt32L(); |
|
324 |
|
325 public: |
321 public: |
326 // Internal APIs |
322 // Internal APIs |
327 static CCalEntry* NewL(CCalEntryImpl* aImpl); |
323 static CCalEntry* NewL(CCalEntryImpl* aImpl); |
328 CCalEntryImpl* Impl() const; |
324 CCalEntryImpl* Impl() const; |
329 TUint8 ShortFileIdL(); |
325 TUint8 ShortFileIdL(); |