]> git.saurik.com Git - wxWidgets.git/commitdiff
removed protected methods from docs
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 19 Jan 2000 00:59:33 +0000 (00:59 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 19 Jan 2000 00:59:33 +0000 (00:59 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/hthlpdat.tex

index 672591c25b00ee254e5ea8513be7e1a114dbe371..d02eac0de9b2c854d7127dc16192fdf0bbac95a6 100644 (file)
@@ -80,26 +80,6 @@ Returns pointer to index items list.
 
 Returns size of index list.
 
-\membersection{wxHtmlHelpData::LoadCachedBook}\label{wxhtmlhelpdataloadcachedbook}
-
-\func{bool}{LoadCachedBook}{\param{wxHtmlBookRecord* }{book}, \param{wxInputStream* }{f}}
-
-Reads binary cached book.
-
-
-\membersection{wxHtmlHelpData::LoadMSProject}\label{wxhtmlhelpdataloadmsproject}
-
-\func{bool}{LoadMSProject}{\param{wxHtmlBookRecord* }{book}, \param{wxFileSystem\& }{fsys}, \param{const wxString\& }{indexfile}, \param{const wxString\& }{contentsfile}}
-
-Imports .hhp files (MS HTML Help Workshop).
-
-\membersection{wxHtmlHelpData::SaveCachedBook}\label{wxhtmlhelpdatasavecachedbook}
-
-\func{bool}{SaveCachedBook}{\param{wxHtmlBookRecord* }{book}, \param{wxOutputStream* }{f}}
-
-Saves binary cached book. (Internal - this methods is used automatically
-if you call SetTempDir!)
-
 \membersection{wxHtmlHelpData::SetTempDir}\label{wxhtmlhelpdatasettempdir}
 
 \func{void}{SetTempDir}{\param{const wxString\& }{path}}