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,13 +39,13 @@ capabilities for the various virtual methods.}
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxValidator::wxValidator}\label{wxvalidatorconstr}
\membersection{wxValidator::wxValidator}\label{wxvalidatorctor}
\func{}{wxValidator}{\void}
Constructor.
\membersection{wxValidator::\destruct{wxValidator}}
\membersection{wxValidator::\destruct{wxValidator}}\label{wxvalidatordtor}
\func{}{\destruct{wxValidator}}{\void}
@@ -70,7 +70,7 @@ This base function returns NULL.
Returns the window associated with the validator.
\membersection{wxValidator::SetBellOnError}{wxvalidatorsetbellonerror}
\membersection{wxValidator::SetBellOnError}\label{wxvalidatorsetbellonerror}
\func{void}{SetBellOnError}{\param{bool}{ doIt = true}}