]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/pagedlg.tex
documented wxWindow::GetFont change
[wxWidgets.git] / docs / latex / wx / pagedlg.tex
index b81277ac80c272c6fd0c34fcb85dc3ad7ac48478..c9e8dfc59d768926d830654eeb84a168956eb983 100644 (file)
@@ -1,7 +1,7 @@
 \section{\class{wxPageSetupDialog}}\label{wxpagesetupdialog}
 
 This class represents the page setup common dialog. The page setup dialog is standard from
-Windows 95 on, replacing the print setup dialog (which is retained in Windows and wxWindows
+Windows 95 on, replacing the print setup dialog (which is retained in Windows and wxWidgets
 for backward compatibility). On Windows 95 and NT 4.0 and above, the page setup dialog is
 native to the windowing system, otherwise it is emulated.
 
@@ -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}}