X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc81d32f2bf8c159f3b1bf6ddaf62e6d77720209..c50f92d08cc3633f8127931e7cf5d362ab8ac392:/docs/latex/wx/pagedlg.tex diff --git a/docs/latex/wx/pagedlg.tex b/docs/latex/wx/pagedlg.tex index 26c79a4df1..f1a56a1299 100644 --- a/docs/latex/wx/pagedlg.tex +++ b/docs/latex/wx/pagedlg.tex @@ -50,13 +50,13 @@ Destructor. Returns the \helpref{page setup data}{wxpagesetupdialogdata} associated with the dialog. -\membersection{wxPageSetupDialog::Ok}\label{wxpagesetupdialogok} - -\constfunc{bool}{Ok}{\void} - -Returns true if the print data associated with the dialog data is valid. -This can return false on Windows if the current printer is not set, for example. -On all other platforms, it returns true. +%\membersection{wxPageSetupDialog::Ok}\label{wxpagesetupdialogok} +% +%\constfunc{bool}{Ok}{\void} +% +%Returns true if the print data associated with the dialog data is valid. +%This can return false on Windows if the current printer is not set, for example. +%On all other platforms, it returns true. \membersection{wxPageSetupDialog::ShowModal}\label{wxpagesetupdialogshowmodal} @@ -96,9 +96,9 @@ Default constructor. Copy constructor. -\func{}{wxPrintDialogData}{\param{wxPrintData\&}{ printData}} +\func{}{wxPageSetupDialogData}{\param{wxPrintData\&}{ printData}} -Construct an object from a print dialog data object. +Construct an object from a print data object. \membersection{wxPageSetupDialogData::\destruct{wxPageSetupDialogData}} @@ -250,7 +250,7 @@ selected printer properties. Windows only. Units are in millimetres \membersection{wxPageSetupDialogData::SetMarginTopLeft}\label{wxpagesetupdialogdatasetmargintopleft} -\func{void}{GetMarginTopLeft}{\param{const wxPoint\& }{pt}} +\func{void}{SetMarginTopLeft}{\param{const wxPoint\& }{pt}} Sets the left (x) and top (y) margins in millimetres.