X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f6bcfd974ef26faf6f91a62cac09827e09463fd1..3a3ef0bf61017bfa3761e40d1873b3c480f6f034:/docs/latex/wx/dataform.tex?ds=sidebyside diff --git a/docs/latex/wx/dataform.tex b/docs/latex/wx/dataform.tex index 3b9991e140..292c086835 100644 --- a/docs/latex/wx/dataform.tex +++ b/docs/latex/wx/dataform.tex @@ -70,6 +70,8 @@ Constructs a data format object for one of the standard data formats or an empty data object (use \helpref{SetType}{wxdataformatsettype} or \helpref{SetId}{wxdataformatsetid} later in this case) +\perlnote{In wxPerl this function is named {\tt newNative}.} + \membersection{wxDataFormat::wxDataFormat}\label{wxdataformatwxdataformat} \func{}{wxDataFormat}{\param{const wxChar }{*format}} @@ -77,6 +79,8 @@ empty data object (use \helpref{SetType}{wxdataformatsettype} or Constructs a data format object for a custom format identified by its name {\it format}. +\perlnote{In wxPerl this function is named {\tt newUser}.} + \membersection{wxDataFormat::operator $==$}\label{wxdataformatoperatoreq} \constfunc{bool}{operator $==$}{\param{const wxDataFormat\&}{ format}}