From: Václav Slavík Date: Wed, 19 Jan 2000 00:59:33 +0000 (+0000) Subject: removed protected methods from docs X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/2e2fd42aa79818809cc1483235d32e3b9cb4abf9?ds=inline removed protected methods from docs git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/hthlpdat.tex b/docs/latex/wx/hthlpdat.tex index 672591c25b..d02eac0de9 100644 --- a/docs/latex/wx/hthlpdat.tex +++ b/docs/latex/wx/hthlpdat.tex @@ -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}}