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@29255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2004-09-22 10:59:57 +00:00
parent 9f41fa227b
commit 15d83f726c
19 changed files with 109 additions and 109 deletions

View File

@@ -39,7 +39,7 @@ from an {\bf OnSize} event handler.
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxStatusBar::wxStatusBar}\label{wxstatusbarconstr}
\membersection{wxStatusBar::wxStatusBar}\label{wxstatusbarctor}
\func{}{wxStatusBar}{\void}
@@ -67,7 +67,7 @@ individual windows.}
\helpref{wxStatusBar::Create}{wxstatusbarcreate}
\membersection{wxStatusBar::\destruct{wxStatusBar}}
\membersection{wxStatusBar::\destruct{wxStatusBar}}\label{wxstatusbardtor}
\func{void}{\destruct{wxStatusBar}}{\void}
@@ -81,7 +81,7 @@ Destructor.
Creates the window, for two-step construction.
See \helpref{wxStatusBar::wxStatusBar}{wxstatusbarconstr} for details.
See \helpref{wxStatusBar::wxStatusBar}{wxstatusbarctor} for details.
\membersection{wxStatusBar::GetFieldRect}\label{wxstatusbargetfieldrect}