From 34fb706af5805449cdbdb7b09fdb832ec855ebb5 Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Mon, 27 Jan 2003 11:27:43 +0000 Subject: [PATCH] Corrected printing docs git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/pagedlg.tex | 18 +++++++++--------- docs/latex/wx/print.tex | 4 ++-- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/latex/wx/pagedlg.tex b/docs/latex/wx/pagedlg.tex index b68a9ffeb6..fd2ceb3851 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} @@ -228,7 +228,7 @@ Returns a reference to the \helpref{print data}{wxprintdata} associated with thi \membersection{wxPageSetupDialogData::Ok}\label{wxpagesetupdialogdataok} -\constfunc{bool}{Ok}{\void} +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. @@ -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. diff --git a/docs/latex/wx/print.tex b/docs/latex/wx/print.tex index 063ee8dfe6..50406337c1 100644 --- a/docs/latex/wx/print.tex +++ b/docs/latex/wx/print.tex @@ -119,7 +119,7 @@ printer should be used. \membersection{wxPrintData::GetQuality}\label{wxprintdatagetquality} -\constfunc{wxPaperQuality}{GetQuality}{\void} +\constfunc{wxPrintQuality}{GetQuality}{\void} Returns the current print quality. This can be a positive integer, denoting the number of dots per inch, or one of the following identifiers: @@ -264,7 +264,7 @@ printer should be used. \membersection{wxPrintData::SetQuality}\label{wxprintdatasetquality} -\func{void}{SetQuality}{\param{wxPaperQuality}{ quality}} +\func{void}{SetQuality}{\param{wxPrintQuality}{ quality}} Sets the desired print quality. This can be a positive integer, denoting the number of dots per inch, or one of the following identifiers: