contentstorage/casrv/cawidgetscanner/inc/cawidgetstoragehandler.h
changeset 96 5d243a69bdda
parent 94 dbb8300717f7
child 98 d2f833ab7940
equal deleted inserted replaced
95:c739008478cc 96:5d243a69bdda
   110     /**
   110     /**
   111      * Clear missing flag for an entry.
   111      * Clear missing flag for an entry.
   112      * @param aWidget widget.
   112      * @param aWidget widget.
   113      */
   113      */
   114     void ClearVisibleFlagL( const CCaWidgetDescription* aWidget );
   114     void ClearVisibleFlagL( const CCaWidgetDescription* aWidget );
       
   115     
       
   116     /**
       
   117     * Set localizations for widget in db
       
   118     * @param aWidget widget.
       
   119     * @param aEntryId of widget.
       
   120     */    
       
   121     void SetLocalizationsL( const CCaWidgetDescription* aWidget,
       
   122             TInt aEntryId );
   115 
   123 
   116 private:
   124 private:
   117 
   125 
   118     /**
   126     /**
   119      * C++ default constructor.
   127      * C++ default constructor.