homescreenpluginsrv/hspsmanager/inc/hspsinstallationhandler.h
branchRCL_3
changeset 118 8baec10861af
parent 114 a5a39a295112
equal deleted inserted replaced
114:a5a39a295112 118:8baec10861af
   583          * @param aProcessOnlyDTD   If ETrue, then only DTD files are processed.
   583          * @param aProcessOnlyDTD   If ETrue, then only DTD files are processed.
   584          */
   584          */
   585         void AddLocalesL(
   585         void AddLocalesL(
   586                 const TDesC& aPath,
   586                 const TDesC& aPath,
   587                 const TBool aProcessOnlyDTD );
   587                 const TBool aProcessOnlyDTD );
       
   588                 
       
   589         void DoAddLocalesL(
       
   590                 const TDesC& aPath, 
       
   591                 const TLanguage aLanguage,
       
   592                 const TBool aProcessOnlyDTD );
   588         
   593         
   589         /**
   594         /**
   590          * Adds localized dtd resources from the provided subdirectory
   595          * Adds localized dtd resources from the provided subdirectory
   591          * 
   596          * 
   592          * @since S60 5.0
   597          * @since S60 5.0