X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5de76427c87d8289f5c343cef16e9375056fc49f..06d20283afba5439c8a2c1b3b7cd3390541da52d:/docs/latex/wx/wxstring.tex diff --git a/docs/latex/wx/wxstring.tex b/docs/latex/wx/wxstring.tex index 5d1d728a2e..fda7f85030 100644 --- a/docs/latex/wx/wxstring.tex +++ b/docs/latex/wx/wxstring.tex @@ -4,6 +4,10 @@ None +\wxheading{Include files} + + + \wxheading{See also} \overview{Overview}{wxstringoverview} @@ -187,12 +191,13 @@ If {\bf caseSensitive}, comparison is case sensitive (the default). Returns the index of the first item matched, or NOT\_FOUND. -\membersection{wxString::Insert}\label{wxstringInsert} - -\func{void}{Insert}{\param{const wxString\&}{ str}, \param{uint}{ index}} - -Add new element at the given position. - +% TODO +%\membersection{wxString::insert}\label{wxstringinsert} +% Wrong! +%\func{void}{insert}{\param{const wxString\&}{ str}, \param{uint}{ index}} +% +%Add new element at the given position. +% \membersection{wxString::IsAscii}\label{wxstringIsAscii} \constfunc{bool}{IsAscii}{\void}