|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <commdlg.h>

| DWORD tagPDA::Flags |
Definition at line 470 of file commdlg.h.
Referenced by DIALOG_FilePrint(), Display_OnPrint(), DoPrintDocument(), DoPrintPage(), CMainWindow::OnCommand(), PRINTDLG_ChangePrinterA(), PRINTDLG_CreateDCA(), PRINTDLG_GetDlgTemplateA(), PRINTDLG_UpdatePrintDlgA(), PRINTDLG_WMCommandA(), PRINTDLG_WMInitDialog(), PrintDlgA(), PrintDlgExA(), PrintDlgProcA(), PrintRegistryHive(), test_abort_proc(), test_DeviceCapabilities(), and test_PrintDlgA().
| HDC tagPDA::hDC |
Definition at line 469 of file commdlg.h.
Referenced by DIALOG_FilePrint(), DIALOG_Printing_DialogProc(), Display_OnPrint(), DoCreatePrintFonts(), DoPrintBody(), DoPrintDocument(), DoPrintPage(), CMainWindow::OnCommand(), PRINTDLG_CreateDCA(), PrintRegistryHive(), and test_abort_proc().
| HGLOBAL tagPDA::hDevMode |
Definition at line 467 of file commdlg.h.
Referenced by DIALOG_FilePrint(), Display_OnPrint(), CMainWindow::OnCommand(), PRINTDLG_ChangePrinterA(), PRINTDLG_CreateDCA(), PRINTDLG_WMInitDialog(), PrintDlgA(), PrintRegistryHive(), test_abort_proc(), test_DeviceCapabilities(), and test_PrintDlgA().
| HGLOBAL tagPDA::hDevNames |
Definition at line 468 of file commdlg.h.
Referenced by DIALOG_FilePrint(), Display_OnPrint(), CMainWindow::OnCommand(), PRINTDLG_CreateDCA(), PRINTDLG_WMInitDialog(), PrintDlgA(), PrintRegistryHive(), test_abort_proc(), test_DeviceCapabilities(), and test_PrintDlgA().
| HINSTANCE tagPDA::hInstance |
Definition at line 476 of file commdlg.h.
Referenced by PRINTDLG_GetDlgTemplateA(), and PrintDlgA().
| HGLOBAL tagPDA::hPrintTemplate |
Definition at line 482 of file commdlg.h.
Referenced by PRINTDLG_GetDlgTemplateA().
| HGLOBAL tagPDA::hSetupTemplate |
Definition at line 483 of file commdlg.h.
Referenced by PRINTDLG_GetDlgTemplateA().
| HWND tagPDA::hwndOwner |
Definition at line 466 of file commdlg.h.
Referenced by DIALOG_FilePrint(), Display_OnPrint(), CMainWindow::OnCommand(), PRINTDLG_WMCommandA(), PrintDlgA(), and PrintRegistryHive().
| LPARAM tagPDA::lCustData |
Definition at line 477 of file commdlg.h.
Referenced by PrintDlgExA().
| LPPRINTHOOKPROC tagPDA::lpfnPrintHook |
Definition at line 478 of file commdlg.h.
Referenced by PrintDlgExA(), PrintDlgProcA(), and test_PrintDlgA().
| LPSETUPHOOKPROC tagPDA::lpfnSetupHook |
| LPCSTR tagPDA::lpPrintTemplateName |
Definition at line 480 of file commdlg.h.
Referenced by PRINTDLG_GetDlgTemplateA().
| LPCSTR tagPDA::lpSetupTemplateName |
Definition at line 481 of file commdlg.h.
Referenced by PRINTDLG_GetDlgTemplateA().
| DWORD tagPDA::lStructSize |
Definition at line 465 of file commdlg.h.
Referenced by DIALOG_FilePrint(), Display_OnPrint(), CMainWindow::OnCommand(), PrintDlgA(), PrintRegistryHive(), test_abort_proc(), test_DeviceCapabilities(), and test_PrintDlgA().
| WORD tagPDA::nCopies |
Definition at line 475 of file commdlg.h.
Referenced by Display_OnPrint(), DoPrintDocument(), CMainWindow::OnCommand(), PRINTDLG_ChangePrinterA(), PRINTDLG_UpdatePrintDlgA(), PrintDlgA(), PrintRegistryHive(), test_abort_proc(), and test_PrintDlgA().
| WORD tagPDA::nFromPage |
Definition at line 471 of file commdlg.h.
Referenced by DIALOG_FilePrint(), Display_OnPrint(), DoPrintPage(), CMainWindow::OnCommand(), PRINTDLG_ChangePrinterA(), PRINTDLG_UpdatePrintDlgA(), PRINTDLG_WMInitDialog(), PrintDlgA(), PrintRegistryHive(), and test_abort_proc().
| WORD tagPDA::nMaxPage |
Definition at line 474 of file commdlg.h.
Referenced by DIALOG_FilePrint(), Display_OnPrint(), CMainWindow::OnCommand(), PRINTDLG_UpdatePrintDlgA(), PRINTDLG_WMInitDialog(), PrintDlgA(), and PrintRegistryHive().
| WORD tagPDA::nMinPage |
Definition at line 473 of file commdlg.h.
Referenced by DIALOG_FilePrint(), Display_OnPrint(), CMainWindow::OnCommand(), PRINTDLG_UpdatePrintDlgA(), PRINTDLG_WMInitDialog(), PrintDlgA(), and PrintRegistryHive().
| WORD tagPDA::nToPage |
Definition at line 472 of file commdlg.h.
Referenced by DIALOG_FilePrint(), Display_OnPrint(), DoPrintPage(), CMainWindow::OnCommand(), PRINTDLG_ChangePrinterA(), PRINTDLG_UpdatePrintDlgA(), PRINTDLG_WMInitDialog(), PrintDlgA(), PrintRegistryHive(), and test_abort_proc().