diff -r d1dadafc5584 -r 26079c1bb561 contentstorage/casrv/cawidgetscanner/inc/cawidgetstoragehandler.h --- a/contentstorage/casrv/cawidgetscanner/inc/cawidgetstoragehandler.h Mon Sep 27 11:31:59 2010 +0300 +++ b/contentstorage/casrv/cawidgetscanner/inc/cawidgetstoragehandler.h Wed Oct 06 16:00:22 2010 +0300 @@ -150,6 +150,18 @@ void UpdateCompIdAndRemovableFlagL( const TDesC& aManifestFilePathName, CCaInnerEntry& aEntry ) const; + /** + * Make not empty collections with not hidden items visible. + */ + void MakeNotEmptyCollectionsVisibleL(); + + /** + * Make collection visible if it has visible entry. + * @param aEntry a collection entry. + */ + void MakeCollectionVisibleIfHasVisibleEntryL( + CCaInnerEntry* aEntry ); + private: // Data