X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a08f2b59fe450e5cfa5eed2e496f1517f8670e4a..3cc305b2b4a0674c56c84d7088cfd70676b850f0:/docs/latex/wx/sostream.tex diff --git a/docs/latex/wx/sostream.tex b/docs/latex/wx/sostream.tex index f2b7ee6d70..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} @@ -23,10 +23,14 @@ does not support seeking but can tell its current position. +\wxheading{Library} + +\helpref{wxBase}{librarieslist} + \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxStringOutputStream::wxStringOutputStream} +\membersection{wxStringOutputStream::wxStringOutputStream}\label{wxstringoutputstreamctor} \func{}{wxStringOutputStream}{\param{wxString}{ *str = \texttt{NULL}}}