X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3e79fa7534162386335ee0d3994afe64c7fa2ca1..46f4cdbeafa382f38777bc8102959fe85da3ffdd:/docs/latex/wx/prevwin.tex diff --git a/docs/latex/wx/prevwin.tex b/docs/latex/wx/prevwin.tex index 6ea15f1cba..aaddfcada5 100644 --- a/docs/latex/wx/prevwin.tex +++ b/docs/latex/wx/prevwin.tex @@ -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}}