]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/prevwin.tex
MF_BYCOMMAND is zero so don't try to test it
[wxWidgets.git] / docs / latex / wx / prevwin.tex
index 6ea15f1cbab04d5977b6bc23a8e3c6f98623c248..aaddfcada5c579e6034b23c6a57a1f1a2f80f78a 100644 (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}}