X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/387ebd3eb755ea6ca076708cfb25fe56249bf787..5769347356c1114f2350d8f23b00406b6ea94fdb:/docs/latex/wx/dataform.tex diff --git a/docs/latex/wx/dataform.tex b/docs/latex/wx/dataform.tex index bf80cd95d0..e4c7a565dc 100644 --- a/docs/latex/wx/dataform.tex +++ b/docs/latex/wx/dataform.tex @@ -62,6 +62,10 @@ None \helpref{DnD sample}{samplednd}, \helpref{wxDataObject}{wxdataobject} +\wxheading{Include files} + + + \latexignore{\rtfignore{\wxheading{Members}}} \membersection{wxDataFormat::wxDataFormat}\label{wxdataformatwxdataformatdef} @@ -87,13 +91,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}