ReactOS 0.4.16-dev-36-g301675c
|
#include <commdlg.h>
DWORD tagPDW::Flags |
Definition at line 491 of file commdlg.h.
Referenced by dialog_print(), get_default_printer_opts(), MACRO_Print(), pagesetup_change_printer_dialog(), pdlgex_to_pdlg(), print(), PRINTDLG_ChangePrinterW(), PRINTDLG_CreateDCW(), PRINTDLG_GetDlgTemplateW(), PRINTDLG_UpdatePrintDlgW(), PRINTDLG_WMCommandW(), PRINTDLG_WMInitDialogW(), PrintDlgExW(), PrintDlgProcW(), and PrintDlgW().
HDC tagPDW::hDC |
Definition at line 490 of file commdlg.h.
Referenced by MACRO_Print(), pdlg_to_pdlgex(), pdlgex_to_pdlg(), print(), print_quick(), and PRINTDLG_CreateDCW().
HGLOBAL tagPDW::hDevMode |
Definition at line 488 of file commdlg.h.
Referenced by dialog_print(), get_default_printer_opts(), MACRO_Print(), pagesetup_change_printer_dialog(), pdlg_to_pdlgex(), pdlgex_to_pdlg(), PRINTDLG_ChangePrinterW(), PRINTDLG_CreateDCW(), PRINTDLG_WMInitDialogW(), and PrintDlgW().
HGLOBAL tagPDW::hDevNames |
Definition at line 489 of file commdlg.h.
Referenced by dialog_print(), get_default_printer_opts(), MACRO_Print(), pagesetup_change_printer_dialog(), pdlg_to_pdlgex(), pdlgex_to_pdlg(), PRINTDLG_CreateDCW(), PRINTDLG_WMInitDialogW(), and PrintDlgW().
HINSTANCE tagPDW::hInstance |
Definition at line 497 of file commdlg.h.
Referenced by MACRO_Print(), pdlgex_to_pdlg(), PRINTDLG_GetDlgTemplateW(), and PrintDlgW().
HGLOBAL tagPDW::hPrintTemplate |
Definition at line 503 of file commdlg.h.
Referenced by MACRO_Print(), pdlgex_to_pdlg(), and PRINTDLG_GetDlgTemplateW().
HGLOBAL tagPDW::hSetupTemplate |
Definition at line 504 of file commdlg.h.
Referenced by MACRO_Print(), pdlgex_to_pdlg(), and PRINTDLG_GetDlgTemplateW().
HWND tagPDW::hwndOwner |
Definition at line 487 of file commdlg.h.
Referenced by dialog_print(), MACRO_Print(), pagesetup_change_printer_dialog(), pdlgex_to_pdlg(), print(), print_quick(), PRINTDLG_WMCommandW(), and PrintDlgW().
LPARAM tagPDW::lCustData |
Definition at line 498 of file commdlg.h.
Referenced by MACRO_Print(), pdlgex_hook_proc(), pdlgex_to_pdlg(), and PrintDlgExW().
LPPRINTHOOKPROC tagPDW::lpfnPrintHook |
Definition at line 499 of file commdlg.h.
Referenced by MACRO_Print(), pdlgex_to_pdlg(), PrintDlgExW(), and PrintDlgProcW().
LPSETUPHOOKPROC tagPDW::lpfnSetupHook |
Definition at line 500 of file commdlg.h.
Referenced by MACRO_Print(), and pdlgex_to_pdlg().
LPCWSTR tagPDW::lpPrintTemplateName |
Definition at line 501 of file commdlg.h.
Referenced by MACRO_Print(), pdlgex_to_pdlg(), and PRINTDLG_GetDlgTemplateW().
LPCWSTR tagPDW::lpSetupTemplateName |
Definition at line 502 of file commdlg.h.
Referenced by MACRO_Print(), pdlgex_to_pdlg(), and PRINTDLG_GetDlgTemplateW().
DWORD tagPDW::lStructSize |
Definition at line 486 of file commdlg.h.
Referenced by dialog_print(), get_default_printer_opts(), MACRO_Print(), pagesetup_change_printer_dialog(), pdlgex_to_pdlg(), and PrintDlgW().
WORD tagPDW::nCopies |
Definition at line 496 of file commdlg.h.
Referenced by MACRO_Print(), pdlg_to_pdlgex(), pdlgex_to_pdlg(), PRINTDLG_ChangePrinterW(), PRINTDLG_UpdatePrintDlgW(), and PrintDlgW().
WORD tagPDW::nFromPage |
Definition at line 492 of file commdlg.h.
Referenced by MACRO_Print(), pdlg_to_pdlgex(), pdlgex_to_pdlg(), print(), PRINTDLG_ChangePrinterW(), PRINTDLG_UpdatePrintDlgW(), PRINTDLG_WMInitDialogW(), and PrintDlgW().
WORD tagPDW::nMaxPage |
Definition at line 495 of file commdlg.h.
Referenced by dialog_print(), MACRO_Print(), pdlg_to_pdlgex(), pdlgex_to_pdlg(), PRINTDLG_UpdatePrintDlgW(), PRINTDLG_WMInitDialogW(), and PrintDlgW().
WORD tagPDW::nMinPage |
Definition at line 494 of file commdlg.h.
Referenced by dialog_print(), MACRO_Print(), pdlg_to_pdlgex(), pdlgex_to_pdlg(), PRINTDLG_UpdatePrintDlgW(), PRINTDLG_WMInitDialogW(), and PrintDlgW().
WORD tagPDW::nToPage |
Definition at line 493 of file commdlg.h.
Referenced by MACRO_Print(), pdlg_to_pdlgex(), pdlgex_to_pdlg(), print(), PRINTDLG_ChangePrinterW(), PRINTDLG_UpdatePrintDlgW(), PRINTDLG_WMInitDialogW(), and PrintDlgW().