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

@@ -66,7 +66,7 @@ or you can leave it as it is.
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxPreviewControlBar::wxPreviewControlbar}
\membersection{wxPreviewControlBar::wxPreviewControlbar}\label{wxpreviewcontrolbarctor}
\func{}{wxPreviewControlBar}{\param{wxPrintPreview* }{preview}, \param{long}{ buttons}, \param{wxWindow* }{parent},
\param{const wxPoint\& }{pos = wxDefaultPosition}, \param{const wxSize\& }{size = wxDefaultSize},
@@ -85,31 +85,31 @@ The buttons parameter may be a combination of the following, using the bitwise `
wxPREVIEW\_ZOOM.}
\end{twocollist}
\membersection{wxPreviewControlBar::\destruct{wxPreviewControlBar}}
\membersection{wxPreviewControlBar::\destruct{wxPreviewControlBar}}\label{wxpreviewcontrolbardtor}
\func{}{\destruct{wxPreviewControlBar}}{\void}
Destructor.
\membersection{wxPreviewControlBar::CreateButtons}
\membersection{wxPreviewControlBar::CreateButtons}\label{wxpreviewcontrolbarcreatebuttons}
\func{void}{CreateButtons}{\void}
Creates buttons, according to value of the button style flags.
\membersection{wxPreviewControlBar::GetPrintPreview}
\membersection{wxPreviewControlBar::GetPrintPreview}\label{wxpreviewcontrolbargetprintpreview}
\func{wxPrintPreview *}{GetPrintPreview}{\void}
Gets the print preview object associated with the control bar.
\membersection{wxPreviewControlBar::GetZoomControl}
\membersection{wxPreviewControlBar::GetZoomControl}\label{wxpreviewcontrolbargetzoomcontrol}
\func{int}{GetZoomControl}{\void}
Gets the current zoom setting in percent.
\membersection{wxPreviewControlBar::SetZoomControl}
\membersection{wxPreviewControlBar::SetZoomControl}\label{wxpreviewcontrolbarsetzoomcontrol}
\func{void}{SetZoomControl}{\param{int }{percent}}