contentstorage/casrv/cawidgetscanner/inc/cawidgetscannerparser.h
changeset 61 8e5041d13c84
parent 60 f62f87b200ec
child 73 4bc7b118b3df
equal deleted inserted replaced
60:f62f87b200ec 61:8e5041d13c84
   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,