X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/294e9a7aa00c23de9aad973b3998071b81159aee..63dcfc151b7977b7d2cd4095cfdd3421936e0d81:/docs/latex/wx/outptstr.tex?ds=inline diff --git a/docs/latex/wx/outptstr.tex b/docs/latex/wx/outptstr.tex index 74378c89b6..af0d1c54d0 100644 --- a/docs/latex/wx/outptstr.tex +++ b/docs/latex/wx/outptstr.tex @@ -11,10 +11,6 @@ -\wxheading{See also} - -\helpref{wxStreamBuffer}{wxstreambuffer} - % ----------- % ctor & dtor % ----------- @@ -24,23 +20,12 @@ Creates a dummy wxOutputStream object. -\func{}{wxOutputStream}{\param{wxStreamBuffer*}{ sbuf}} - -Creates an input stream using the specified stream buffer \it{sbuf}. This -stream buffer can point to another stream. - \membersection{wxOutputStream::\destruct{wxOutputStream}} \func{}{\destruct{wxOutputStream}}{\void} Destructor. -\membersection{wxOutputStream::OutputStreamBuffer} - -\func{wxStreamBuffer *}{OutputStreamBuffer}{\void} - -Returns the stream buffer associated with the output stream. - \membersection{wxOutputStream::LastWrite} \constfunc{size\_t}{LastWrite}{\void}