]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/outptstr.tex
Faster Deselect
[wxWidgets.git] / docs / latex / wx / outptstr.tex
index b808b05054d01b2f456cd1460450739722dd3a82..9cd305c6b9a4aab268678886044d589b137315b5 100644 (file)
@@ -19,14 +19,14 @@ wxOutputStream is an abstract base class which may not be used directly.
 % ctor & dtor
 % -----------
 
 % ctor & dtor
 % -----------
 
-\membersection{wxOutputStream::wxOutputStream}
+\membersection{wxOutputStream::wxOutputStream}\label{wxoutputstreamctor}
 
 \func{}{wxOutputStream}{\void}
 
 Creates a dummy wxOutputStream object.
 
 
 
 \func{}{wxOutputStream}{\void}
 
 Creates a dummy wxOutputStream object.
 
 
-\membersection{wxOutputStream::\destruct{wxOutputStream}}
+\membersection{wxOutputStream::\destruct{wxOutputStream}}\label{wxoutputstreamdtor}
 
 \func{}{\destruct{wxOutputStream}}{\void}
 
 
 \func{}{\destruct{wxOutputStream}}{\void}
 
@@ -42,7 +42,7 @@ Returns the number of bytes written during the last
 error on the stream if it is only temporarily impossible to write to it.
 
 
 error on the stream if it is only temporarily impossible to write to it.
 
 
-\membersection{wxOutputStream::PutC}
+\membersection{wxOutputStream::PutC}\label{wxoutputstreamputc}
 
 \func{void}{PutC}{\param{char}{ c}}
 
 
 \func{void}{PutC}{\param{char}{ c}}
 
@@ -67,7 +67,7 @@ Changes the stream current position.
 The new stream position or wxInvalidOffset on error.
 
 
 The new stream position or wxInvalidOffset on error.
 
 
-\membersection{wxOutputStream::TellO}
+\membersection{wxOutputStream::TellO}\label{wxoutputstreamtello}
 
 \constfunc{off\_t}{TellO}{\void}
 
 
 \constfunc{off\_t}{TellO}{\void}