X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/605d715ddd84ddc3e78423e3f3ae5c27c8ff4d43..528e0faf1c50e475528de3711061ce9d5f6f8f7d:/docs/latex/wx/strmfile.tex diff --git a/docs/latex/wx/strmfile.tex b/docs/latex/wx/strmfile.tex index 70adf1af3e..02ea7fa19a 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. @@ -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.