Home
last modified time | relevance | path

Searched refs:cClsidExclude (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/psdk/
H A Doledlg.h158 UINT cClsidExclude; member
184 UINT cClsidExclude; member
240 UINT cClsidExclude; member
266 UINT cClsidExclude; member
390 UINT cClsidExclude; member
414 UINT cClsidExclude; member
/reactos/dll/win32/oledlg/
H A Dinsobjdlg.c368 for (i = 0; i < pdlgInfo->lpOleUIInsertObject->cClsidExclude; i++) in UIINSERTOBJECTDLG_PopulateObjectTypes()
372 if (i < pdlgInfo->lpOleUIInsertObject->cClsidExclude) in UIINSERTOBJECTDLG_PopulateObjectTypes()
H A Dpastespl.c100 ps->cClsidExclude, ps->lpClsidExclude, ps->nSelectedIndex, ps->fLink, in dump_pastespecial()
113 for(j = 0; j < ps->cClsidExclude; j++) in dump_pastespecial()