X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/605d715ddd84ddc3e78423e3f3ae5c27c8ff4d43..88594d02eb59a55ac85d3210a49d02918124617b:/docs/latex/wx/strmfile.tex diff --git a/docs/latex/wx/strmfile.tex b/docs/latex/wx/strmfile.tex index 70adf1af3e..5af7ab2b07 100644 --- a/docs/latex/wx/strmfile.tex +++ b/docs/latex/wx/strmfile.tex @@ -4,7 +4,7 @@ \section{\class{wxFileInputStream}}\label{wxfileinputstream} This class represents data read in from a file. There are actually -two such groups of classes: this one is based on the \helpref{wxFile}{wxfile} +two such groups of classes: this one is based on \helpref{wxFile}{wxfile} whereas \helpref{wxFFileInputStream}{wxffileinputstream} is based in the \helpref{wxFFile}{wxffile} class. @@ -65,7 +65,7 @@ Returns TRUE if the stream is initialized and ready. \section{\class{wxFileOutputStream}}\label{wxfileoutputstream} This class represents data written to a file. There are actually -two such groups of classes: this one is based on the \helpref{wxFile}{wxfile} +two such groups of classes: this one is based on \helpref{wxFile}{wxfile} whereas \helpref{wxFFileInputStream}{wxffileinputstream} is based in the \helpref{wxFFile}{wxffile} class. @@ -128,7 +128,7 @@ Returns TRUE if the stream is initialized and ready. \wxheading{Derived from} -\helpref{wxFileOutputStream}{wxFileOutputStream}, \helpref{wxFileInputStream}{wxfileinputstream} +\helpref{wxFileOutputStream}{wxfileoutputstream}, \helpref{wxFileInputStream}{wxfileinputstream} \wxheading{Include files} @@ -136,7 +136,7 @@ Returns TRUE if the stream is initialized and ready. \wxheading{See also} -\helpref{wxStreamBuffer}{wxstreamBuffer} +\helpref{wxStreamBuffer}{wxstreambuffer} \latexignore{\rtfignore{\wxheading{Members}}} @@ -154,7 +154,7 @@ Initializes a new file stream in read-write mode using the specified \section{\class{wxFFileInputStream}}\label{wxffileinputstream} This class represents data read in from a file. There are actually -two such groups of classes: this one is based on the \helpref{wxFFile}{wxffile} +two such groups of classes: this one is based on \helpref{wxFFile}{wxffile} whereas \helpref{wxFileInputStream}{wxfileinputstream} is based in the \helpref{wxFile}{wxfile} class. @@ -215,7 +215,7 @@ Returns TRUE if the stream is initialized and ready. \section{\class{wxFFileOutputStream}}\label{wxffileoutputstream} This class represents data written to a file. There are actually -two such groups of classes: this one is based on the \helpref{wxFFile}{wxffile} +two such groups of classes: this one is based on \helpref{wxFFile}{wxffile} whereas \helpref{wxFileInputStream}{wxffileinputstream} is based in the \helpref{wxFile}{wxfile} class. @@ -278,7 +278,7 @@ Returns TRUE if the stream is initialized and ready. \wxheading{Derived from} -\helpref{wxFFileOutputStream}{wxFFileOutputStream}, \helpref{wxFFileInputStream}{wxffileinputstream} +\helpref{wxFFileOutputStream}{wxffileoutputstream}, \helpref{wxFFileInputStream}{wxffileinputstream} \wxheading{Include files} @@ -286,7 +286,7 @@ Returns TRUE if the stream is initialized and ready. \wxheading{See also} -\helpref{wxStreamBuffer}{wxstreamBuffer} +\helpref{wxStreamBuffer}{wxstreambuffer} \latexignore{\rtfignore{\wxheading{Members}}}