Fixed case on LaTeX member function labels.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -102,7 +102,7 @@ Returns true on success, false if something went wrong.
|
|||||||
% BroadcastAddress
|
% BroadcastAddress
|
||||||
%
|
%
|
||||||
|
|
||||||
\membersection{wxIPaddress::BroadcastAddress}\label{wxIPaddressbroadcastaddress}
|
\membersection{wxIPaddress::BroadcastAddress}\label{wxipaddressbroadcastaddress}
|
||||||
|
|
||||||
\func{virtual bool}{BroadcastAddress}{\void}
|
\func{virtual bool}{BroadcastAddress}{\void}
|
||||||
|
|
||||||
@@ -119,7 +119,7 @@ Returns true on success, false if something went wrong.
|
|||||||
% LocalHost
|
% LocalHost
|
||||||
%
|
%
|
||||||
|
|
||||||
\membersection{wxIPaddress::LocalHost}\label{wxIPaddresslocalhost}
|
\membersection{wxIPaddress::LocalHost}\label{wxipaddresslocalhost}
|
||||||
|
|
||||||
\func{virtual bool}{LocalHost}{\void}
|
\func{virtual bool}{LocalHost}{\void}
|
||||||
|
|
||||||
@@ -133,7 +133,7 @@ On IPV6 implementations, ::1
|
|||||||
|
|
||||||
Returns true on success, false if something went wrong.
|
Returns true on success, false if something went wrong.
|
||||||
|
|
||||||
\membersection{wxIPaddress::IsLocalHost}\label{wxIPaddressislocalhost}
|
\membersection{wxIPaddress::IsLocalHost}\label{wxipaddressislocalhost}
|
||||||
|
|
||||||
\func{virtual bool}{IsLocalHost}{\void}
|
\func{virtual bool}{IsLocalHost}{\void}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user