X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/605d715ddd84ddc3e78423e3f3ae5c27c8ff4d43..42d14d4e8fbcc49af37381f7b6730d70da84f2ac:/docs/latex/wx/outptstr.tex diff --git a/docs/latex/wx/outptstr.tex b/docs/latex/wx/outptstr.tex index 6fec17cdfe..90873de8f9 100644 --- a/docs/latex/wx/outptstr.tex +++ b/docs/latex/wx/outptstr.tex @@ -72,7 +72,7 @@ by one of the two streams. % ----------------------------------------------------------------------------- % wxCountingOutputStream % ----------------------------------------------------------------------------- -\section{\class{wxCountOutputStream}}\label{wxcountingoutputstream} +\section{\class{wxCountingOutputStream}}\label{wxcountingoutputstream} wxCountingOutputStream is specialized output stream which does not write any data anyway, instead it counts how many bytes would get written if this were a normal stream. This @@ -85,7 +85,7 @@ memory stream). \wxheading{Derived from} -\helpref{wxOutputStream}{wxstreambase} +\helpref{wxOutputStream}{wxoutputstream} \helpref{wxStreamBase}{wxstreambase} \wxheading{Include files} @@ -112,3 +112,4 @@ Destructor. \constfunc{size\_t}{GetSize}{\void} Returns the current size of the stream. +