diff -r 4bc7b118b3df -r 397d00875918 contentstorage/srvinc/castorageproxy.h --- a/contentstorage/srvinc/castorageproxy.h Fri May 14 16:10:06 2010 +0300 +++ b/contentstorage/srvinc/castorageproxy.h Thu May 27 13:11:12 2010 +0300 @@ -60,6 +60,13 @@ IMPORT_C void LocalizeEntryL( CCaLocalizationEntry& aLocalization ); /** + * Add localization row to the storage + * + * @param aLocalization entry containing localization row to be added + */ + IMPORT_C void AddLocalizationL(const CCaLocalizationEntry& aLocalization); + + /** * Fetches localization data from database * * @param aResultContainer Target for results.