contentstorage/casrv/cawidgetscanner/inc/cawidgetstoragehandler.h
changeset 83 156f692b1687
parent 80 397d00875918
child 103 b99b84bcd2d1
equal deleted inserted replaced
80:397d00875918 83:156f692b1687
   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.