Home
last modified time | relevance | path

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

/reactos/base/applications/wordpad/
H A Dolecallback.c90 LPOLEINPLACEUIWINDOW *lplpDoc, in RichEditOleCallback_GetInPlaceContext() argument
93 WINE_FIXME("(%p, %p, %p, %p) stub\n", This, lplpFrame, lplpDoc, lpFrameInfo); in RichEditOleCallback_GetInPlaceContext()
/reactos/sdk/include/psdk/
H A Drichole.idl124 …HRESULT GetInPlaceContext(LPOLEINPLACEFRAME *lplpFrame, LPOLEINPLACEUIWINDOW *lplpDoc, LPOLEINPLAC…
/reactos/dll/win32/hhctrl.ocx/
H A Dwebbrowser.c372 …eInPlaceSite *iface, LPOLEINPLACEFRAME *lplpFrame, LPOLEINPLACEUIWINDOW *lplpDoc, LPRECT lprcPosRe… in InPlace_GetWindowContext() argument
379 *lplpDoc = NULL; in InPlace_GetWindowContext()