csxhelp/HelpEngine/inc/CSXHHtmlTOC1.h
branchRCL_3
changeset 32 b69cc3efe785
parent 5 d06b1526f62c
equal deleted inserted replaced
22:e3a25416bf1f 32:b69cc3efe785
   111 *  @function GetHelpFileL
   111 *  @function GetHelpFileL
   112 *  @since S60 3.2
   112 *  @since S60 3.2
   113 *  Get the file path
   113 *  Get the file path
   114 *  @return  ETrue, if it part of ROMdrive, EFalse otherwise
   114 *  @return  ETrue, if it part of ROMdrive, EFalse otherwise
   115 */     
   115 */     
   116     TBool IsROMDrive();    
   116     TBool IsROMDrive();
       
   117     
       
   118     TBool IsValid() const;
   117     
   119     
   118     protected:
   120     protected:
   119 /** 
   121 /** 
   120 *  @function CCSXHHtmlTOC1
   122 *  @function CCSXHHtmlTOC1
   121 *  @since S60 3.2
   123 *  @since S60 3.2
   130 *  @since S60 3.2
   132 *  @since S60 3.2
   131 *  Allocate Memory to the array
   133 *  Allocate Memory to the array
   132 */    
   134 */    
   133     void InitChildList();
   135     void InitChildList();
   134     
   136     
   135     TBool IsValid() const;
       
   136     
       
   137     
   137     
   138     private:	
   138     private:	
   139     
   139     
   140 	  
   140 	  
   141      TAppUid iAppUid;
   141      TAppUid iAppUid;