X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a08f2b59fe450e5cfa5eed2e496f1517f8670e4a..78cb09ec439962b53ba75fef814b9a3871412287:/docs/latex/wx/sostream.tex diff --git a/docs/latex/wx/sostream.tex b/docs/latex/wx/sostream.tex index f2b7ee6d70..b0068051ba 100644 --- a/docs/latex/wx/sostream.tex +++ b/docs/latex/wx/sostream.tex @@ -6,7 +6,7 @@ %% Created: 2004-09-19 %% RCS-ID: $Id$ %% Copyright: (c) 2004 Vadim Zeitlin -%% License: wxWidgets licence +%% License: wxWindows licence %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{\class{wxStringOutputStream}}\label{wxstringoutputstream} @@ -17,16 +17,21 @@ does not support seeking but can tell its current position. \wxheading{Derived from} -\helpref{wxOutputStream}{wxoutputstream} +\helpref{wxOutputStream}{wxoutputstream}\\ +\helpref{wxStreamBase}{wxstreambase} \wxheading{Include files} +\wxheading{Library} + +\helpref{wxBase}{librarieslist} + \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxStringOutputStream::wxStringOutputStream} +\membersection{wxStringOutputStream::wxStringOutputStream}\label{wxstringoutputstreamctor} \func{}{wxStringOutputStream}{\param{wxString}{ *str = \texttt{NULL}}}