Searched refs:cLinks (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/win32/oledlg/ |
H A D | oledlg_main.c | 369 HWND hwndParent, LPSTR lpszTitle, INT cLinks) in OleUIUpdateLinksA() argument 372 lpOleUILinkCntr, hwndParent, debugstr_a(lpszTitle), cLinks in OleUIUpdateLinksA() 383 HWND hwndParent, LPWSTR lpszTitle, INT cLinks) in OleUIUpdateLinksW() argument 386 lpOleUILinkCntr, hwndParent, debugstr_w(lpszTitle), cLinks in OleUIUpdateLinksW()
|
/reactos/sdk/include/psdk/ |
H A D | oledlg.h | 1088 _In_ INT cLinks); 1096 _In_ INT cLinks);
|