X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c3627a004d0333ec7bfc88e2a397d7d7f9752ea9..c2651b0a5c407ceb1693a865ee19d3d57e147c97:/docs/latex/wx/listitem.tex?ds=sidebyside diff --git a/docs/latex/wx/listitem.tex b/docs/latex/wx/listitem.tex index fdefb22b54..7f5604df6c 100644 --- a/docs/latex/wx/listitem.tex +++ b/docs/latex/wx/listitem.tex @@ -124,7 +124,7 @@ Meaningful only for column headers in report mode. Returns the column width. \func{void}{SetAlign}{\param{wxListColumnFormat }{align}} Sets the alignment for the item. See also -\helpref{wxListItem::SetAlign}{wxlistitemsetalign} +\helpref{wxListItem::GetAlign}{wxlistitemgetalign} \membersection{wxListItem::SetBackgroundColour}\label{wxlistitemsetbackgroundcolour} @@ -178,7 +178,7 @@ Sets the mask of valid fields. See \helpref{wxListItem::GetMask}{wxlistitemgetma Sets the item state flags (note that the valid state flags are influenced by the value of the state mask, see \helpref{wxListItem::SetStateMask}{wxlistitemsetstatemask}). -See \helpref{wxListItem::GetState}{wxlistitemsetstate} for valid flag +See \helpref{wxListItem::GetState}{wxlistitemgetstate} for valid flag values. \membersection{wxListItem::SetStateMask}\label{wxlistitemsetstatemask}