Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -103,7 +103,7 @@ functions that take a \helpref{wxListEvent}{wxlistevent} argument.
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
|
||||
\membersection{wxListCtrl::wxListCtrl}\label{wxlistctrlconstr}
|
||||
\membersection{wxListCtrl::wxListCtrl}\label{wxlistctrlctor}
|
||||
|
||||
\func{}{wxListCtrl}{\void}
|
||||
|
||||
@@ -137,7 +137,7 @@ appropriately.}
|
||||
\helpref{wxListCtrl::Create}{wxlistctrlcreate}, \helpref{wxValidator}{wxvalidator}
|
||||
|
||||
|
||||
\membersection{wxListCtrl::\destruct{wxListCtrl}}
|
||||
\membersection{wxListCtrl::\destruct{wxListCtrl}}\label{wxlistctrldtor}
|
||||
|
||||
\func{void}{\destruct{wxListCtrl}}{\void}
|
||||
|
||||
@@ -186,7 +186,7 @@ Deletes all items and all columns.
|
||||
\param{const wxPoint\&}{ pos = wxDefaultPosition}, \param{const wxSize\&}{ size = wxDefaultSize},\rtfsp
|
||||
\param{long}{ style = wxLC\_ICON}, \param{const wxValidator\& }{validator = wxDefaultValidator}, \param{const wxString\& }{name = ``listCtrl"}}
|
||||
|
||||
Creates the list control. See \helpref{wxListCtrl::wxListCtrl}{wxlistctrlconstr} for further details.
|
||||
Creates the list control. See \helpref{wxListCtrl::wxListCtrl}{wxlistctrlctor} for further details.
|
||||
|
||||
|
||||
\membersection{wxListCtrl::DeleteAllItems}\label{wxlistctrldeleteallitems}
|
||||
|
Reference in New Issue
Block a user