]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/strtotxt.tex
Added GetPureVitualSize() returning just m_virtualSize.
[wxWidgets.git] / docs / latex / wx / strtotxt.tex
index da8433ab9dc7b9bd47544f8d75e31e9913476ad3..eb84cf91cb1da1bf6be3ae76912d79ccdfd14650 100644 (file)
@@ -34,7 +34,7 @@ Example of usage:
     cout << "Hello, text!" << endl;
   }
 
-  // this goes soemwhere else, presumably to stdout
+  // this goes somewhere else, presumably to stdout
   cout << "Hello, console!" << endl;
 \end{verbatim}
 }%
@@ -66,7 +66,7 @@ the default parameter value to the text control {\it text}.
 
 \docparam{ostr}{The C++ stream to redirect, {\it cout} is used if it is NULL}
 
-\membersection{wxStreamToTextRedirector::\destruct{wxStreamToTextRedirector}}
+\membersection{wxStreamToTextRedirector::\destruct{wxStreamToTextRedirector}}\label{wxstreamtotextredirectordtor}
 
 \func{}{\destruct{wxStreamToTextRedirector}}{\void}