X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/09397bc6e9b3137904d1ddfafaa1d5f73830df60..2cd31b57b27edc34515b11f4023201d96fec0b37:/docs/latex/wx/hthlpdat.tex?ds=inline 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}}