X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bf085665fd6a214feb7c5bba7e5da827dd5e034d..048128e086f0eacc6e4cd1b16b966c641676a177:/docs/latex/wx/ffilestr.tex diff --git a/docs/latex/wx/ffilestr.tex b/docs/latex/wx/ffilestr.tex index 7f80db6131..197c62e7b1 100644 --- a/docs/latex/wx/ffilestr.tex +++ b/docs/latex/wx/ffilestr.tex @@ -49,9 +49,9 @@ Initializes a file stream in read-only mode using the specified file pointer {\i Destructor. -\membersection{wxFFileInputStream::Ok}\label{wxffileinputstreamok} +\membersection{wxFFileInputStream::IsOk}\label{wxffileinputstreamisok} -\constfunc{bool}{Ok}{\void} +\constfunc{bool}{IsOk}{\void} Returns true if the stream is initialized and ready. @@ -106,9 +106,9 @@ Initializes a file stream in write-only mode using the file descriptor {\it fp}. Destructor. -\membersection{wxFFileOutputStream::Ok}\label{wxffileoutputstreamok} +\membersection{wxFFileOutputStream::IsOk}\label{wxffileoutputstreamisok} -\constfunc{bool}{Ok}{\void} +\constfunc{bool}{IsOk}{\void} Returns true if the stream is initialized and ready.