X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/387ebd3eb755ea6ca076708cfb25fe56249bf787..91fa114d88972cdfe698343560f3ef5d17b4eac1:/docs/latex/wx/dataform.tex diff --git a/docs/latex/wx/dataform.tex b/docs/latex/wx/dataform.tex index bf80cd95d0..a8df372afe 100644 --- a/docs/latex/wx/dataform.tex +++ b/docs/latex/wx/dataform.tex @@ -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}