X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e03ca426818f6c9fc2608644fc2c99a9acefb6bc..0a95f6d03619063ecd06b7dc41e57997424fbffe:/docs/latex/wx/htwinprs.tex?ds=sidebyside diff --git a/docs/latex/wx/htwinprs.tex b/docs/latex/wx/htwinprs.tex index 473a8cd0ea..4ff62130d9 100644 --- a/docs/latex/wx/htwinprs.tex +++ b/docs/latex/wx/htwinprs.tex @@ -43,14 +43,6 @@ Constructor. Don't use the default one, use constructor with Adds \helpref{module}{handlers} to the list of wxHtmlWinParser tag handler. -\membersection{wxHtmlWinParser::CanOpenURL}\label{wxhtmlwinparsercanopenurl} - -\func{virtual bool}{CanOpenURL}{\param{const wxString\& }{url}} - -Call this function to determine whether you are allowed to open given URL. -Default behaviour is to call \helpref{wxHtmlWindow::OnOpeningURL}{wxhtmlwindowonopeningurl} -of the associated wxHtmlWindow object. - \membersection{wxHtmlWinParser::CloseContainer}\label{wxhtmlwinparserclosecontainer} \func{wxHtmlContainerCell*}{CloseContainer}{\void}