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@29557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -31,14 +31,14 @@ them.
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
|
||||
\membersection{wxDC::wxDC}
|
||||
\membersection{wxDC::wxDC}\label{wxdcctor}
|
||||
|
||||
\func{}{wxDC}{\void}
|
||||
|
||||
Constructor.
|
||||
|
||||
|
||||
\membersection{wxDC::\destruct{wxDC}}
|
||||
\membersection{wxDC::\destruct{wxDC}}\label{wxdcdtor}
|
||||
|
||||
\func{}{\destruct{wxDC}}{\void}
|
||||
|
||||
@@ -1152,7 +1152,7 @@ No base class
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
|
||||
\membersection{wxDCClipper::wxDCClipper}
|
||||
\membersection{wxDCClipper::wxDCClipper}\label{wxdcclipperctor}
|
||||
|
||||
\func{}{wxDCClipper}{\param{wxDC\& }{dc}, \param{wxCoord }{x},\param{wxCoord }{y},\param{wxCoord }{w},\param{wxCoord }{h},}
|
||||
|
||||
@@ -1162,7 +1162,7 @@ Constructor: sets the the clipping region for the given device context to the
|
||||
specified rectangle.
|
||||
|
||||
|
||||
\membersection{wxDCClipper::\destruct{wxDCClipper}}
|
||||
\membersection{wxDCClipper::\destruct{wxDCClipper}}\label{wxdcclipperdtor}
|
||||
|
||||
\func{}{\destruct{wxDCClipper}}{\void}
|
||||
|
||||
|
Reference in New Issue
Block a user