]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/richtextprinting.tex
wxDataViewCtrl DnD stubs, some reformating
[wxWidgets.git] / docs / latex / wx / richtextprinting.tex
index 53245d1aa13bd6f9fc92841b7ca9168615db6637..2d9f58ec421500d57ea9ae413968f05049883c66 100644 (file)
@@ -11,6 +11,10 @@ and previewing. It uses \helpref{wxRichTextPrintout}{wxrichtextprintout} for lay
 
 <wx/richtext/richtextprint.h>
 
 
 <wx/richtext/richtextprint.h>
 
+\wxheading{Library}
+
+\helpref{wxRichtext}{librarieslist}
+
 \wxheading{Data structures}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 \wxheading{Data structures}
 
 \latexignore{\rtfignore{\wxheading{Members}}}
@@ -132,6 +136,12 @@ Sets the \helpref{wxRichTextHeaderFooterData}{wxrichtextheaderfooterdata} text c
 
 A convenience function to set the header text. See \helpref{wxRichTextHeaderFooterData}{wxrichtextheaderfooterdata} for details.
 
 
 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}}
 \membersection{wxRichTextPrinting::SetParentWindow}\label{wxrichtextprintingsetparentwindow}
 
 \func{void}{SetParentWindow}{\param{wxWindow* }{parent}}
@@ -144,6 +154,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.
 
 
 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}}
 \membersection{wxRichTextPrinting::SetShowOnFirstPage}\label{wxrichtextprintingsetshowonfirstpage}
 
 \func{void}{SetShowOnFirstPage}{\param{bool }{show}}