]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/outptstr.tex
Faster Deselect
[wxWidgets.git] / docs / latex / wx / outptstr.tex
index 2be79230adcd51c1194df6fd7b56e795154eede4..9cd305c6b9a4aab268678886044d589b137315b5 100644 (file)
@@ -19,14 +19,14 @@ wxOutputStream is an abstract base class which may not be used directly.
 % ctor & dtor
 % -----------
 
-\membersection{wxOutputStream::wxOutputStream}
+\membersection{wxOutputStream::wxOutputStream}\label{wxoutputstreamctor}
 
 \func{}{wxOutputStream}{\void}
 
 Creates a dummy wxOutputStream object.
 
 
-\membersection{wxOutputStream::\destruct{wxOutputStream}}
+\membersection{wxOutputStream::\destruct{wxOutputStream}}\label{wxoutputstreamdtor}
 
 \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.
 
 
-\membersection{wxOutputStream::PutC}
+\membersection{wxOutputStream::PutC}\label{wxoutputstreamputc}
 
 \func{void}{PutC}{\param{char}{ c}}