Home
last modified time | relevance | path

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

/reactos/dll/win32/msctf/
H A Dcontext.c798 Context *This = impl_from_ITextStoreACPSink(iface); in TextStoreACPSink_QueryInterface()
821 Context *This = impl_from_ITextStoreACPSink(iface); in TextStoreACPSink_AddRef()
827 Context *This = impl_from_ITextStoreACPSink(iface); in TextStoreACPSink_Release()
838 Context *This = impl_from_ITextStoreACPSink(iface); in TextStoreACPSink_OnTextChange()
845 Context *This = impl_from_ITextStoreACPSink(iface); in TextStoreACPSink_OnSelectionChange()
853 Context *This = impl_from_ITextStoreACPSink(iface); in TextStoreACPSink_OnLayoutChange()
861 Context *This = impl_from_ITextStoreACPSink(iface); in TextStoreACPSink_OnStatusChange()
883 Context *This = impl_from_ITextStoreACPSink(iface); in TextStoreACPSink_OnAttrsChange()
891 Context *This = impl_from_ITextStoreACPSink(iface); in TextStoreACPSink_OnLockGranted()
952 Context *This = impl_from_ITextStoreACPSink(iface); in TextStoreACPSink_OnStartEditTransaction()
[all …]