Home
last modified time | relevance | path

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

/reactos/dll/ime/msctfime/
H A Dsinks.cpp31 QITABENT(CCompartmentEventSink, ITfCompartmentEventSink), in QueryInterface()
154 QITABENT(CTextEventSink, ITfTextEditSink), in QueryInterface()
155 QITABENT(CTextEventSink, ITfTextLayoutSink), in QueryInterface()
290 QITABENT(CThreadMgrEventSink, ITfThreadMgrEventSink), in QueryInterface()
434 QITABENT(CActiveLanguageProfileNotifySink, ITfActiveLanguageProfileNotifySink), in QueryInterface()
H A Dinputcontext.cpp85 QITABENT(CInputContextOwner, ITfContextOwner), in QueryInterface()
86 QITABENT(CInputContextOwner, ITfMouseTrackerACP), in QueryInterface()
197 QITABENT(CicInputContext, ITfCleanupContextSink), in QueryInterface()
198 QITABENT(CicInputContext, ITfContextOwnerCompositionSink), in QueryInterface()
H A Dmisc.cpp457 QITABENT(CFunctionProviderBase, ITfFunctionProvider), in QueryInterface()
538 QITABENT(CFnDocFeed, IAImmFnDocFeed), in QueryInterface()
H A Dbridge.cpp31 QITABENT(CicBridge, ITfSysHookSink), in QueryInterface()
/reactos/dll/win32/msutb/
H A Dmsutb.cpp1887 QITABENT(CCicLibMenu, ITfMenu), in QueryInterface()
2190 QITABENT(CTipbarAccessible, IDispatch), in QueryInterface()
2191 QITABENT(CTipbarAccessible, IAccessible), in QueryInterface()
3664 QITABENT(CLBarItemButtonBase, ITfLangBarItem), in QueryInterface()
3665 QITABENT(CLBarItemButtonBase, ITfLangBarItemButton), in QueryInterface()
3666 QITABENT(CLBarItemButtonBase, ITfSource), in QueryInterface()
5134 QITABENT(CTipbarWnd, ITfLangBarEventSink), in QueryInterface()
5135 QITABENT(CTipbarWnd, ITfLangBarEventSink_P), in QueryInterface()
/reactos/dll/win32/shell32/
H A Dutils.cpp537 QITABENT(CDummyOleWindow, IOleWindow), in QueryInterface()
/reactos/sdk/include/psdk/
H A Dshlwapi.h2122 #define QITABENT(Cthis, Ifoo) QITABENTMULTI(Cthis, Ifoo, Ifoo) macro