diff -r 2ee890d2f7e7 -r 7b58e65d61ee mmappcomponents/harvester/filehandler/inc/mpxharvesterfilehandlerimp.h --- a/mmappcomponents/harvester/filehandler/inc/mpxharvesterfilehandlerimp.h Fri Jun 11 14:04:53 2010 +0300 +++ b/mmappcomponents/harvester/filehandler/inc/mpxharvesterfilehandlerimp.h Wed Jun 23 18:45:38 2010 +0300 @@ -264,6 +264,13 @@ void ParseScanPathL(); /** + * Read cenrep file for paths + * @param aScanPath fetched from cenrep dirs to scan + * @param aBlockPath fetched from cenrep dirs not to scan + */ + void FetchPathsFromCenrepL( TDes16& aScanPath, TDes16& aBlockPath ); + + /** * Parse cenrep string (KHarvesterContainerKey) * for a list of containers */