]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/htwindow.tex
documented wxT(), _T(), _()
[wxWidgets.git] / docs / latex / wx / htwindow.tex
index cbedbca6775b66ce94106764c12edaa35483d082..a9465449c2126feb207c29f746f4add2d743df1d 100644 (file)
@@ -72,7 +72,7 @@ Appends HTML fragment to currently displayed text and refreshes the window.
 
 \wxheading{Return value}
 
-FALSE if an error occurred, TRUE otherwise.
+false if an error occurred, true otherwise.
 
 \membersection{wxHtmlWindow::GetInternalRepresentation}\label{wxhtmlwindowgetinternalrepresentation}
 
@@ -163,7 +163,7 @@ htmlwin -> SetPage("help/myproject/index.htm");
 
 \wxheading{Return value}
 
-FALSE if an error occurred, TRUE otherwise
+false if an error occurred, true otherwise
 
 \membersection{wxHtmlWindow::OnCellClicked}\label{wxhtmlwindowoncellclicked}
 
@@ -332,7 +332,7 @@ If you want to load a document from some location use
 
 \wxheading{Return value}
 
-FALSE if an error occurred, TRUE otherwise.
+false if an error occurred, true otherwise.
 
 \membersection{wxHtmlWindow::SetRelatedFrame}\label{wxhtmlwindowsetrelatedframe}