Home
last modified time | relevance | path

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

/reactos/dll/win32/msctf/
H A Dcontext.c964 static const ITextStoreACPSinkVtbl TextStoreACPSinkVtbl = variable
1070 This->ITextStoreACPSink_iface.lpVtbl = &TextStoreACPSinkVtbl; in Context_Constructor()