]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/bmphand.tex
fixed assert in SetItemText() for wxTR_MULTIPLE controls
[wxWidgets.git] / docs / latex / wx / bmphand.tex
index 3ba255350bdecf4689261e75251ff35f2ba46463..d8330122bde4c08e81f75797db283c17e3c09110 100644 (file)
@@ -60,7 +60,7 @@ of possible values.}
 
 \wxheading{Return value}
 
-TRUE if the call succeeded, FALSE otherwise (the default).
+true if the call succeeded, false otherwise (the default).
 
 \membersection{wxBitmapHandler::GetName}
 
@@ -97,7 +97,7 @@ The meaning of {\it name} is determined by the {\it type} parameter.}
 
 \wxheading{Return value}
 
-TRUE if the operation succeeded, FALSE otherwise.
+true if the operation succeeded, false otherwise.
 
 \wxheading{See also}
 
@@ -123,7 +123,7 @@ Saves a bitmap in the named file.
 
 \wxheading{Return value}
 
-TRUE if the operation succeeded, FALSE otherwise.
+true if the operation succeeded, false otherwise.
 
 \wxheading{See also}