Further wxRTC doc updates

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2006-11-26 20:41:48 +00:00
parent e215ce5cec
commit 48c8439fdb
4 changed files with 123 additions and 38 deletions

View File

@@ -132,6 +132,12 @@ Sets the \helpref{wxRichTextHeaderFooterData}{wxrichtextheaderfooterdata} text c
A convenience function to set the header text. See \helpref{wxRichTextHeaderFooterData}{wxrichtextheaderfooterdata} for details.
\membersection{wxRichTextPrinting::SetPageSetupData}\label{wxrichtextprintingsetpagesetupdata}
\func{void}{SetPageSetupData}{\param{const wxPageSetupData\& }{pageSetupData}}
Sets the page setup data.
\membersection{wxRichTextPrinting::SetParentWindow}\label{wxrichtextprintingsetparentwindow}
\func{void}{SetParentWindow}{\param{wxWindow* }{parent}}
@@ -144,6 +150,12 @@ Sets the parent window to be used for the preview window and printing wait dialo
Sets the dimensions to be used for the preview window.
\membersection{wxRichTextPrinting::SetPrintData}\label{wxrichtextprintingsetprintdata}
\func{void}{SetPrintData}{\param{const wxPrintData\& }{printData}}
Sets the print data.
\membersection{wxRichTextPrinting::SetShowOnFirstPage}\label{wxrichtextprintingsetshowonfirstpage}
\func{void}{SetShowOnFirstPage}{\param{bool }{show}}