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@29278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2004-09-23 15:41:43 +00:00
parent 0304adb195
commit 08f1d43873
19 changed files with 50 additions and 50 deletions

View File

@@ -27,13 +27,13 @@ You are unlikely to need to use this class: only wxSocketBase uses it.
%
% ctor/dtor
%
\membersection{wxSockAddress::wxSockAddress}
\membersection{wxSockAddress::wxSockAddress}\label{wxsockaddressctor}
\func{}{wxSockAddress}{\void}
Default constructor.
\membersection{wxSockAddress::\destruct{wxSockAddress}}
\membersection{wxSockAddress::\destruct{wxSockAddress}}\label{wxsockaddressdtor}
\func{}{\destruct{wxSockAddress}}{\void}
@@ -42,7 +42,7 @@ Default destructor.
%
% Clear
%
\membersection{wxSockAddress::Clear}
\membersection{wxSockAddress::Clear}\label{wxsockaddressclear}
\func{void}{Clear}{\void}
@@ -51,7 +51,7 @@ Delete all informations about the address.
%
% SockAddrLen
%
\membersection{wxSockAddress::SockAddrLen}
\membersection{wxSockAddress::SockAddrLen}\label{wxsockaddresssockaddrlen}
\func{int}{SockAddrLen}{\void}