X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a5ea75bc6a7e10e71d23ed4a0899bba30c2f5077..3cc305b2b4a0674c56c84d7088cfd70676b850f0:/docs/latex/wx/sostream.tex?ds=sidebyside diff --git a/docs/latex/wx/sostream.tex b/docs/latex/wx/sostream.tex index aba23e7149..aaa19d459f 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} @@ -21,12 +21,16 @@ does not support seeking but can tell its current position. \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}}}