equal
deleted
inserted
replaced
482 |
482 |
483 |
483 |
484 void CreateCalLocalDatabaseL(TDes& aCalName); |
484 void CreateCalLocalDatabaseL(TDes& aCalName); |
485 void RetrieveCalLocalDatabaseL(TDes& aCalName); |
485 void RetrieveCalLocalDatabaseL(TDes& aCalName); |
486 TBool IsCalNameAvailableL(CCalSession& aSession ,TDes& aCalName); |
486 TBool IsCalNameAvailableL(CCalSession& aSession ,TDes& aCalName); |
|
487 TBool IsValidClientDataSourceL( TDes& aCalName ); |
|
488 |
487 |
489 |
488 private: |
490 private: |
489 |
491 |
490 /** |
492 /** |
491 * Utility function. |
493 * Utility function. |