contentstorage/casrv/cawidgetscanner/inc/cawidgetscannerparser.h
changeset 89 1e87eb3b400f
parent 87 9d806967057c
child 93 82b66994846c
equal deleted inserted replaced
88:7f0462e8c3da 89:1e87eb3b400f
   120      * @param aWidget widget to set value
   120      * @param aWidget widget to set value
   121      */
   121      */
   122     void SetUriL( TXmlEngElement & aElement, CCaWidgetDescription * aWidget );
   122     void SetUriL( TXmlEngElement & aElement, CCaWidgetDescription * aWidget );
   123 
   123 
   124     /**
   124     /**
   125      * Sets widgets library
   125      * Sets widgets library and path created from library
   126      * @param aElement xml element
   126      * @param aElement xml element
   127      * @param aPackageUid package uid
   127      * @param aPackageUid package uid
   128      * @param aWidget widget to set value
   128      * @param aWidget widget to set value
   129      */
   129      */
   130     void SetLibraryL( TXmlEngElement & aElement, const TDesC & aPackageUid,
   130     void SetLibraryL( TXmlEngElement & aElement, const TDesC & aPackageUid,