Searched refs:QITABENT (Results 1 – 7 of 7) sorted by relevance
/reactos/dll/ime/msctfime/ |
H A D | sinks.cpp | 31 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 D | inputcontext.cpp | 85 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 D | misc.cpp | 457 QITABENT(CFunctionProviderBase, ITfFunctionProvider), in QueryInterface() 538 QITABENT(CFnDocFeed, IAImmFnDocFeed), in QueryInterface()
|
H A D | bridge.cpp | 31 QITABENT(CicBridge, ITfSysHookSink), in QueryInterface()
|
/reactos/dll/win32/msutb/ |
H A D | msutb.cpp | 1887 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 D | utils.cpp | 537 QITABENT(CDummyOleWindow, IOleWindow), in QueryInterface()
|
/reactos/sdk/include/psdk/ |
H A D | shlwapi.h | 2122 #define QITABENT(Cthis, Ifoo) QITABENTMULTI(Cthis, Ifoo, Ifoo) macro
|