|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <documentmgr.h>


Static Public Member Functions | |
| static HRESULT | CreateInstance (_In_ ITfThreadMgrEventSink *pThreadMgrSink, _Out_ ITfDocumentMgr **ppOut) |
Protected Attributes | |
| LONG | m_cRefs |
| ITfCompartmentMgr * | m_pCompartmentMgr |
| ITfContext * | m_initialContext |
| ITfContext * | m_contextStack [2] |
| ITfThreadMgrEventSink * | m_pThreadMgrSink |
| struct list | m_transitoryExtensionSink |
Friends | |
| class | CEnumTfContext |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Public Attributes inherited from ITfDocumentMgr | |
| const DWORD | TF_POPF_ALL = 0x0001 |
Definition at line 14 of file documentmgr.h.
| CDocumentMgr::CDocumentMgr | ( | ITfThreadMgrEventSink * | threadMgrSink | ) |
Definition at line 17 of file documentmgr.cpp.
|
virtual |
Definition at line 35 of file documentmgr.cpp.
|
override |
Implements ITfSource.
Definition at line 281 of file documentmgr.cpp.
|
override |
|
static |
Definition at line 64 of file documentmgr.cpp.
Referenced by DocumentMgr_Constructor().
|
override |
Implements ITfDocumentMgr.
Definition at line 275 of file documentmgr.cpp.
|
override |
Implements ITfDocumentMgr.
Definition at line 250 of file documentmgr.cpp.
|
override |
Implements ITfDocumentMgr.
Definition at line 227 of file documentmgr.cpp.
|
override |
Implements ITfDocumentMgr.
Definition at line 179 of file documentmgr.cpp.
|
override |
Implements ITfDocumentMgr.
Definition at line 143 of file documentmgr.cpp.
|
override |
Definition at line 92 of file documentmgr.cpp.
|
override |
|
override |
|
override |
|
friend |
Definition at line 49 of file documentmgr.h.
|
protected |
Definition at line 55 of file documentmgr.h.
Referenced by CDocumentMgr(), GetBase(), GetTop(), CEnumTfContext::Next(), Pop(), Push(), and ~CDocumentMgr().
|
protected |
Definition at line 52 of file documentmgr.h.
Referenced by STDMETHODIMP_().
|
protected |
Definition at line 54 of file documentmgr.h.
Referenced by CDocumentMgr(), GetBase(), GetTop(), and ~CDocumentMgr().
|
protected |
Definition at line 53 of file documentmgr.h.
Referenced by CDocumentMgr(), QueryInterface(), and ~CDocumentMgr().
|
protected |
Definition at line 56 of file documentmgr.h.
Definition at line 57 of file documentmgr.h.
Referenced by AdviseSink(), CDocumentMgr(), and ~CDocumentMgr().