Home
last modified time | relevance | path

Searched refs:PersistMonikerVtbl (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/mshtml/
H A Dpersist.c636 static const IPersistMonikerVtbl PersistMonikerVtbl = { variable
1091 This->IPersistMoniker_iface.lpVtbl = &PersistMonikerVtbl; in HTMLDocument_Persist_Init()
/reactos/modules/rostests/winetests/urlmon/
H A Durl.c2329 static const IPersistMonikerVtbl PersistMonikerVtbl = { variable
2341 static IPersistMoniker PersistMoniker = { &PersistMonikerVtbl };