]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dataform.tex
implemented nested index entries and index entries pointing to multiple documents...
[wxWidgets.git] / docs / latex / wx / dataform.tex
index bf80cd95d033972fbe63b14274a99ada48726013..a8df372afedfd5db3c1d9e58db064cfe4b408170 100644 (file)
@@ -6,7 +6,7 @@
 %% Created:     03.11.99
 %% RCS-ID:      $Id$
 %% Copyright:   (c) Vadim Zeitlin
-%% License:     wxWindows license
+%% License:     wxWidgets license
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
 \section{\class{wxDataFormat}}\label{wxdataformat}
@@ -87,13 +87,13 @@ Constructs a data format object for a custom format identified by its name
 
 \constfunc{bool}{operator $==$}{\param{const wxDataFormat\&}{ format}}
 
-Returns TRUE if the formats are equal.
+Returns true if the formats are equal.
 
 \membersection{wxDataFormat::operator $!=$}\label{wxdataformatoperatorneq}
 
 \constfunc{bool}{operator $!=$}{\param{const wxDataFormat\&}{ format}}
 
-Returns TRUE if the formats are different.
+Returns true if the formats are different.
 
 \membersection{wxDataFormat::GetId}\label{wxdataformatgetid}