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:
Włodzimierz Skiba
2004-09-28 11:54:59 +00:00
parent cf70008883
commit dcbd177f06
23 changed files with 96 additions and 96 deletions

View File

@@ -25,7 +25,7 @@ Objects:
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxPalette::wxPalette}\label{wxpaletteconstr}
\membersection{wxPalette::wxPalette}\label{wxpalettector}
\func{}{wxPalette}{\void}
@@ -60,7 +60,7 @@ red, blue or green component.
\perlnote{In wxPerl the third constructor form takes as parameters
3 array references ( they must be of the same length ).}
\membersection{wxPalette::\destruct{wxPalette}}
\membersection{wxPalette::\destruct{wxPalette}}\label{wxpalettedtor}
\func{}{\destruct{wxPalette}}{\void}
@@ -90,7 +90,7 @@ true if the creation was successful, false otherwise.
\wxheading{See also}
\helpref{wxPalette::wxPalette}{wxpaletteconstr}
\helpref{wxPalette::wxPalette}{wxpalettector}
\membersection{wxPalette::GetPixel}\label{wxpalettegetpixel}