]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/sostream.tex
MF_BYCOMMAND is zero so don't try to test it
[wxWidgets.git] / docs / latex / wx / sostream.tex
index aba23e7149c77bb40c5ad8984e170e93e1c52061..31b5937de3bad1fedf31ec5ef2b63505af04e08a 100644 (file)
@@ -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,12 @@ does not support seeking but can tell its current position.
 
 \wxheading{Include files}
 
-<wx/sckstrm.h>
+<wx/sstream.h>
 
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxStringOutputStream::wxStringOutputStream}
+\membersection{wxStringOutputStream::wxStringOutputStream}\label{wxstringoutputstreamctor}
 
 \func{}{wxStringOutputStream}{\param{wxString}{ *str = \texttt{NULL}}}