Home
last modified time | relevance | path

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

/reactos/dll/win32/oleacc/
H A Dwindow.c307 static inline Window* impl_from_Window_OleWindow(IOleWindow *iface) in impl_from_Window_OleWindow() function
314 Window *This = impl_from_Window_OleWindow(iface); in Window_OleWindow_QueryInterface()
320 Window *This = impl_from_Window_OleWindow(iface); in Window_OleWindow_AddRef()
326 Window *This = impl_from_Window_OleWindow(iface); in Window_OleWindow_Release()
332 Window *This = impl_from_Window_OleWindow(iface); in Window_OleWindow_GetWindow()
339 Window *This = impl_from_Window_OleWindow(iface); in Window_OleWindow_ContextSensitiveHelp()