]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/html/helpdata.h
Cleanup of wxDataViewCtrl cell activation code.
[wxWidgets.git] / interface / wx / html / helpdata.h
index 70e388de71f50e1112a46b0073799108035875b4..4360c98e8c780e33090e76f31ab7fd549f9a2456 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxHtmlHelpData
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
@@ -50,17 +50,17 @@ public:
     /**
         Returns array with help books info.
     */
-    const wxHtmlBookRecArray GetBookRecArray();
+    const wxHtmlBookRecArray& GetBookRecArray() const;
 
     /**
         Returns reference to array with contents entries.
     */
-    const wxHtmlHelpDataItems GetContentsArray();
+    const wxHtmlHelpDataItems& GetContentsArray() const;
 
     /**
         Returns reference to array with index entries.
     */
-    const wxHtmlHelpDataItems GetIndexArray();
+    const wxHtmlHelpDataItems& GetIndexArray() const;
 
     /**
         Sets the temporary directory where binary cached versions of MS HTML Workshop