csxhelp/HelpEngine/inc/CSXHHtmlTOC1.h
branchRCL_3
changeset 32 b69cc3efe785
parent 5 d06b1526f62c
--- a/csxhelp/HelpEngine/inc/CSXHHtmlTOC1.h	Wed Jun 09 09:28:21 2010 +0300
+++ b/csxhelp/HelpEngine/inc/CSXHHtmlTOC1.h	Mon Jun 21 15:26:26 2010 +0300
@@ -113,7 +113,9 @@
 *  Get the file path
 *  @return  ETrue, if it part of ROMdrive, EFalse otherwise
 */     
-    TBool IsROMDrive();    
+    TBool IsROMDrive();
+    
+    TBool IsValid() const;
     
     protected:
 /** 
@@ -132,8 +134,6 @@
 */    
     void InitChildList();
     
-    TBool IsValid() const;
-    
     
     private: