|
| CPrintDialog (BOOL bPrintSetupOnly=FALSE, DWORD dwFlags=PD_ALLPAGES|PD_USEDEVMODECOPIES|PD_NOPAGENUMS|PD_NOSELECTION, HWND hWndParent=NULL) |
|
| CPrintDialog (PRINTDLG &pdInit) |
|
| CPrintDialogImpl (BOOL bPrintSetupOnly=FALSE, DWORD dwFlags=PD_ALLPAGES|PD_USEDEVMODECOPIES|PD_NOPAGENUMS|PD_NOSELECTION, HWND hWndParent=NULL) |
|
| CPrintDialogImpl (PRINTDLG &pdInit) |
|
INT_PTR | DoModal (HWND hWndParent=::GetActiveWindow()) |
|
BOOL | GetDefaults () |
|
int | GetCopies () const |
|
BOOL | PrintCollate () const |
|
BOOL | PrintSelection () const |
|
BOOL | PrintAll () const |
|
BOOL | PrintRange () const |
|
BOOL | PrintToFile () const |
|
int | GetFromPage () const |
|
int | GetToPage () const |
|
LPDEVMODE | GetDevMode () const |
|
LPCTSTR | GetDriverName () const |
|
LPCTSTR | GetDeviceName () const |
|
LPCTSTR | GetPortName () const |
|
HDC | GetPrinterDC () const |
|
HDC | CreatePrinterDC () |
|
| COMMAND_ID_HANDLER (0x0400, OnPrintSetup) LRESULT OnPrintSetup(WORD wNotifyCode |
|
WORD HWND BOOL &ModuleHelper::AddCreateWndData & | dlgSetup (CCommonDialogImplBase *)&dlgSetup |
|
return | DefWindowProc (WM_COMMAND, MAKEWPARAM(wID, wNotifyCode),(LPARAM) hWndCtl) |
|
BOOL | EndDialog (INT_PTR=0) |
|
HWND | Create (HWND, ATL::_U_RECT, LPCTSTR, DWORD, DWORD, ATL::_U_MENUorID, ATOM, LPVOID) |
|
|
static UINT_PTR APIENTRY | HookProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) |
|
static LRESULT CALLBACK | StartWindowProc (HWND, UINT, WPARAM, LPARAM) |
|
PRINTDLG & | m_pd |
|
PRINTDLG | m_pdActual |
|
WORD | wID |
|
WORD HWND | hWndCtl |
|
The documentation for this class was generated from the following file: