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@29489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -61,7 +61,7 @@ data using the reference counting, are not affected.
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
\membersection{wxPen::wxPen}\label{wxpenconstr}
|
||||
\membersection{wxPen::wxPen}\label{wxpenctor}
|
||||
|
||||
\func{}{wxPen}{\void}
|
||||
|
||||
@@ -138,7 +138,7 @@ is found in the colour database.
|
||||
\end{itemize}
|
||||
}
|
||||
|
||||
\membersection{wxPen::\destruct{wxPen}}
|
||||
\membersection{wxPen::\destruct{wxPen}}\label{wxpendtor}
|
||||
|
||||
\func{}{\destruct{wxPen}}{\void}
|
||||
|
||||
@@ -216,7 +216,7 @@ Returns the pen style.
|
||||
|
||||
\wxheading{See also}
|
||||
|
||||
\helpref{wxPen::wxPen}{wxpenconstr}, \helpref{wxPen::SetStyle}{wxpensetstyle}
|
||||
\helpref{wxPen::wxPen}{wxpenctor}, \helpref{wxPen::SetStyle}{wxpensetstyle}
|
||||
|
||||
\membersection{wxPen::GetWidth}\label{wxpengetwidth}
|
||||
|
||||
@@ -302,7 +302,7 @@ Set the pen style.
|
||||
|
||||
\wxheading{See also}
|
||||
|
||||
\helpref{wxPen::wxPen}{wxpenconstr}
|
||||
\helpref{wxPen::wxPen}{wxpenctor}
|
||||
|
||||
\membersection{wxPen::SetWidth}\label{wxpensetwidth}
|
||||
|
||||
@@ -405,7 +405,7 @@ to the pen list, and returns it.
|
||||
|
||||
\docparam{width}{Width of pen.}
|
||||
|
||||
\docparam{style}{Pen style. See \helpref{wxPen::wxPen}{wxpenconstr} for a list of styles.}
|
||||
\docparam{style}{Pen style. See \helpref{wxPen::wxPen}{wxpenctor} for a list of styles.}
|
||||
|
||||
\membersection{wxPenList::RemovePen}\label{wxpenlistremovepen}
|
||||
|
||||
|
Reference in New Issue
Block a user