equal
deleted
inserted
replaced
291 * Parse keyword.xml file and Create kywd TOC1 objects. |
291 * Parse keyword.xml file and Create kywd TOC1 objects. |
292 * @param aTOC1ObjectsArray - Array of HTMLToc1Objects |
292 * @param aTOC1ObjectsArray - Array of HTMLToc1Objects |
293 * aUrl - html file path |
293 * aUrl - html file path |
294 */ |
294 */ |
295 |
295 |
296 CCSXHHelpContentBase* CCSXHHTMLContentParser::GetObjectBasedonUrlL(RPointerArray<CCSXHHtmlTOC1>& aTOC1ObjectsArray, |
296 CCSXHHelpContentBase* GetObjectBasedonUrlL(RPointerArray<CCSXHHtmlTOC1>& aTOC1ObjectsArray, |
297 const TDesC& aUrl,TBool aMainArrayList); |
297 const TDesC& aUrl,TBool aMainArrayList); |
298 |
298 |
299 /** |
299 /** |
300 * @function GetSupportedFeatureListL |
300 * @function GetSupportedFeatureListL |
301 * @since S60 3.2 |
301 * @since S60 3.2 |