X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a84e46f23169fc203099c23643219d1a8b562b50..11ef729d54ee338a1d569b5a238c2feb84d488ff:/docs/latex/wx/fileostr.tex?ds=inline diff --git a/docs/latex/wx/fileostr.tex b/docs/latex/wx/fileostr.tex index 294a83d1a1..e0d0c0b4e9 100644 --- a/docs/latex/wx/fileostr.tex +++ b/docs/latex/wx/fileostr.tex @@ -36,7 +36,7 @@ can seek beyond the end of the stream (file) and will thus not return % ---------- \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxFileOutputStream::wxFileOutputStream} +\membersection{wxFileOutputStream::wxFileOutputStream}\label{wxfileoutputstreamctor} \func{}{wxFileOutputStream}{\param{const wxString\&}{ ofileName}} @@ -51,13 +51,13 @@ Initializes a file stream in write-only mode using the file I/O object {\it file Initializes a file stream in write-only mode using the file descriptor {\it fd}. -\membersection{wxFileOutputStream::\destruct{wxFileOutputStream}} +\membersection{wxFileOutputStream::\destruct{wxFileOutputStream}}\label{wxfileoutputstreamdtor} \func{}{\destruct{wxFileOutputStream}}{\void} Destructor. -\membersection{wxFileOutputStream::Ok} +\membersection{wxFileOutputStream::Ok}\label{wxfileoutputstreamok} \constfunc{bool}{Ok}{\void}