Home
last modified time | relevance | path

Searched defs:lpTemplate (Results 1 – 18 of 18) sorted by relevance

/dports/editors/abiword/abiword-3.0.5/src/af/xap/win/
H A Dxap_Win32DialogHelper.cpp53 LPCWSTR lpTemplate = MAKEINTRESOURCEW(resource_id); in runModal() local
70 LPCWSTR lpTemplate = NULL; in runModeless() local
H A Dxap_Win32PropertySheet.cpp120 LPCWSTR lpTemplate = MAKEINTRESOURCEW(wRscID); in createPage() local
/dports/editors/abiword/abiword-3.0.5/plugins/collab/core/dialogs/win/
H A Dap_Win32Dialog_CollaborationAccounts.cpp96 LPCTSTR lpTemplate = MAKEINTRESOURCE(AP_RID_DIALOG_COLLABORATIONACCOUNTS); in runModal() local
H A Dap_Win32Dialog_CollaborationEditAccount.cpp113 LPCTSTR lpTemplate = MAKEINTRESOURCE(AP_RID_DIALOG_COLLABORATIONEDITACCOUNT); in runModal() local
H A Dap_Win32Dialog_CollaborationShare.cpp93 LPCTSTR lpTemplate = MAKEINTRESOURCE(AP_RID_DIALOG_COLLABORATIONSHARE); in runModal() local
H A Dap_Win32Dialog_CollaborationAddAccount.cpp115 LPCTSTR lpTemplate = MAKEINTRESOURCE(AP_RID_DIALOG_COLLABORATIONADDACCOUNT); in runModal() local
H A Dap_Win32Dialog_CollaborationJoin.cpp99 LPCTSTR lpTemplate = MAKEINTRESOURCE(AP_RID_DIALOG_COLLABORATIONJOIN); in runModal() local
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/win/
H A Dap_Win32Dialog_Replace.cpp138 LPCWSTR lpTemplate = NULL; in runModeless() local
H A Dap_Win32Dialog_Spell.cpp75 LPCWSTR lpTemplate = NULL; in runModal() local
H A Dap_Win32Dialog_Paragraph.cpp114 LPCWSTR lpTemplate = NULL; in runModal() local
/dports/textproc/aiksaurus/aiksaurus-1.2.1/win/src/
H A DAiksaurusDlg.cpp90 LPCTSTR lpTemplate = MAKEINTRESOURCE(ID_DIALOG_AIKSAURUS); in runModal() local
/dports/editors/abiword/abiword-3.0.5/plugins/aiksaurus/win/
H A DAiksaurusDlg.cpp90 LPCTSTR lpTemplate = MAKEINTRESOURCE(ID_DIALOG_AIKSAURUS); in runModal() local
/dports/editors/abiword/abiword-3.0.5/src/af/util/win/
H A Dut_Win32Misc.cpp510 LPSTR lpTemplate = MAKEINTRESOURCEA(UT_RID_DIALOG_ASSERT); in runModal() local
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/win32/
H A Dlocalise.cpp886 INT_PTR FBADialogBox(HINSTANCE hInstance, LPTSTR lpTemplate, HWND hWndParent, DLGPROC lpDialogFunc) in FBADialogBox()
897 HWND FBACreateDialog(HINSTANCE hInstance, LPCTSTR lpTemplate, HWND hWndParent, DLGPROC lpDialogFunc) in FBACreateDialog()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/win32/
H A Dlocalise.cpp886 INT_PTR FBADialogBox(HINSTANCE hInstance, LPTSTR lpTemplate, HWND hWndParent, DLGPROC lpDialogFunc) in FBADialogBox()
897 HWND FBACreateDialog(HINSTANCE hInstance, LPCTSTR lpTemplate, HWND hWndParent, DLGPROC lpDialogFunc) in FBACreateDialog()
/dports/devel/apache-commons-daemon/commons-daemon-1.2.3-native-src/windows/apps/prunmgr/
H A Dprunmgr.c282 LPDLGTEMPLATE lpTemplate = (LPDLGTEMPLATE)lParam; in __propertyCallback() local
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinuser.h2408 #define CreateDialogIndirectA(hInstance,lpTemplate,hWndParent,lpDialogFunc) CreateDialogIndirectPar… argument
2409 #define CreateDialogIndirectW(hInstance,lpTemplate,hWndParent,lpDialogFunc) CreateDialogIndirectPar… argument
2415 #define DialogBoxA(hInstance,lpTemplate,hWndParent,lpDialogFunc) DialogBoxParamA(hInstance,lpTempla… argument
2416 #define DialogBoxW(hInstance,lpTemplate,hWndParent,lpDialogFunc) DialogBoxParamW(hInstance,lpTempla… argument
2417 #define DialogBoxIndirectA(hInstance,lpTemplate,hWndParent,lpDialogFunc) DialogBoxIndirectParamA(hI… argument
2418 #define DialogBoxIndirectW(hInstance,lpTemplate,hWndParent,lpDialogFunc) DialogBoxIndirectParamW(hI… argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinuser.h2408 #define CreateDialogIndirectA(hInstance,lpTemplate,hWndParent,lpDialogFunc) CreateDialogIndirectPar… argument
2409 #define CreateDialogIndirectW(hInstance,lpTemplate,hWndParent,lpDialogFunc) CreateDialogIndirectPar… argument
2415 #define DialogBoxA(hInstance,lpTemplate,hWndParent,lpDialogFunc) DialogBoxParamA(hInstance,lpTempla… argument
2416 #define DialogBoxW(hInstance,lpTemplate,hWndParent,lpDialogFunc) DialogBoxParamW(hInstance,lpTempla… argument
2417 #define DialogBoxIndirectA(hInstance,lpTemplate,hWndParent,lpDialogFunc) DialogBoxIndirectParamA(hI… argument
2418 #define DialogBoxIndirectW(hInstance,lpTemplate,hWndParent,lpDialogFunc) DialogBoxIndirectParamW(hI… argument