]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/strmfile.tex
added SetStatusText method (avoiding dc.Clear)
[wxWidgets.git] / docs / latex / wx / strmfile.tex
index 70adf1af3e0628be8b6b1dd3c1710928dafac305..5af7ab2b07915d895cee8f094c9ba8d2f1adee56 100644 (file)
@@ -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}}}