ReactOS 0.4.16-dev-1946-g52006dd
CContext Member List

This is the complete list of members for CContext, including all inherited members.

AddRef()IUnknown
AdviseSingleSink(_In_ TfClientId tid, _In_ REFIID riid, _In_ IUnknown *punk) overrideCContext
ITfSourceSingle::AdviseSingleSink([in] TfClientId tid, [in] REFIID riid, [in, iid_is(riid)] IUnknown *punk)ITfSourceSingle
AdviseSink(_In_ REFIID riid, _In_ IUnknown *punk, _Out_ DWORD *pdwCookie) overrideCContext
ITfSource::AdviseSink([in] REFIID riid, [in, iid_is(riid)] IUnknown *punk, [out] DWORD *pdwCookie)ITfSource
CContext()CContext
CreateInstance(TfClientId tidOwner, IUnknown *punk, ITfDocumentMgr *mgr, ITfContext **ppOut, TfEditCookie *pecTextStore)CContextstatic
CreateRange(_In_ LONG start, _In_ LONG end, _Out_ ITfRangeACP **range) overrideCContext
ITextStoreACPServices::CreateRange([in] LONG start, [in] LONG end, [out] ITfRangeACP **range)ITextStoreACPServices
CreateRangeBackup(_In_ TfEditCookie ec, _In_ ITfRange *pRange, _Out_ ITfRangeBackup **ppBackup) overrideCContext
ITfContext::CreateRangeBackup([in] TfEditCookie ec, [in] ITfRange *pRange, [out] ITfRangeBackup **ppBackup)ITfContext
EnumCompositions(_Out_ IEnumITfCompositionView **ppEnum) overrideCContext
ITfContextOwnerCompositionServices::EnumCompositions([out] IEnumITfCompositionView **ppEnum)ITfContextComposition
EnumProperties(_Out_ IEnumTfProperties **ppEnum) overrideCContext
ITfContext::EnumProperties([out] IEnumTfProperties **ppEnum)ITfContext
EnumViews(_Out_ IEnumTfContextViews **ppEnum) overrideCContext
ITfContext::EnumViews([out] IEnumTfContextViews **ppEnum)ITfContext
FindComposition(_In_ TfEditCookie ecRead, _In_ ITfRange *pTestRange, _Out_ IEnumITfCompositionView **ppEnum) overrideCContext
ITfContextOwnerCompositionServices::FindComposition([in] TfEditCookie ecRead, [in] ITfRange *pTestRange, [out] IEnumITfCompositionView **ppEnum)ITfContextComposition
ForceLoadProperty(_In_ ITfProperty *prop) overrideCContext
ITextStoreACPServices::ForceLoadProperty([in] ITfProperty *prop)ITextStoreACPServices
GetActiveView(_Out_ ITfContextView **ppView) overrideCContext
ITfContext::GetActiveView([out] ITfContextView **ppView)ITfContext
GetAppProperty(_In_ REFGUID guidProp, _Out_ ITfReadOnlyProperty **ppProp) overrideCContext
ITfContext::GetAppProperty([in] REFGUID guidProp, [out] ITfReadOnlyProperty **ppProp)ITfContext
GetDocumentMgr(_Out_ ITfDocumentMgr **ppDm) overrideCContext
ITfContext::GetDocumentMgr([out] ITfDocumentMgr **ppDm)ITfContext
GetEnd(_In_ TfEditCookie ec, _Out_ ITfRange **ppEnd) overrideCContext
ITfContext::GetEnd([in] TfEditCookie ec, [out] ITfRange **ppEnd)ITfContext
GetProperty(_In_ REFGUID guidProp, _Out_ ITfProperty **ppProp) overrideCContext
ITfContext::GetProperty([in] REFGUID guidProp, [out] ITfProperty **ppProp)ITfContext
GetSelection(_In_ TfEditCookie ec, _In_ ULONG ulIndex, _In_ ULONG ulCount, _Out_ TF_SELECTION *pSelection, _Out_ ULONG *pcFetched) overrideCContext
ITfContext::GetSelection([in] TfEditCookie ec, [in] ULONG ulIndex, [in] ULONG ulCount, [out, size_is(ulCount), length_is(*pcFetched)] TF_SELECTION *pSelection, [out] ULONG *pcFetched)ITfContext
GetStart(_In_ TfEditCookie ec, _Out_ ITfRange **ppStart) overrideCContext
ITfContext::GetStart([in] TfEditCookie ec, [out] ITfRange **ppStart)ITfContext
GetStatus(_Out_ TF_STATUS *pdcs) overrideCContext
ITfContext::GetStatus([out] TF_STATUS *pdcs)ITfContext
Initialize(ITfDocumentMgr *manager)CContext
InsertEmbeddedAtSelection(_In_ TfEditCookie ec, _In_ DWORD dwFlags, _In_ IDataObject *pDataObject, _Out_ ITfRange **ppRange) overrideCContext
ITfInsertAtSelection::InsertEmbeddedAtSelection([in] TfEditCookie ec, [in] DWORD dwFlags, [in] IDataObject *pDataObject, [out] ITfRange **ppRange)ITfInsertAtSelection
InsertTextAtSelection(_In_ TfEditCookie ec, _In_ DWORD dwFlags, _In_ const WCHAR *pchText, _In_ LONG cch, _Out_ ITfRange **ppRange) overrideCContext
ITfInsertAtSelection::InsertTextAtSelection([in] TfEditCookie ec, [in] DWORD dwFlags, [in, size_is(cch)] const WCHAR *pchText, [in] LONG cch, [out] ITfRange **ppRange)ITfInsertAtSelection
InWriteSession(_In_ TfClientId tid, _Out_ BOOL *pfWriteSession) overrideCContext
ITfContext::InWriteSession([in] TfClientId tid, [out] BOOL *pfWriteSession)ITfContext
LPUNKNOWN typedefIUnknown
m_CompartmentMgrCContextprotected
m_connectedCContextprotected
m_cRefsCContextprotected
m_currentEditSessionCContextprotected
m_defaultCookieCContextprotected
m_documentStatusCContextprotected
m_managerCContextprotected
m_pContextKeyEventSinkCContextprotected
m_pEditTransactionSinkCContextprotected
m_pITextStoreACPCContextprotected
m_pITfContextOwnerCompositionSinkCContextprotected
m_pStatusSinkCContextprotected
m_pTextEditSinkCContextprotected
m_pTextLayoutSinkCContextprotected
m_tidOwnerCContextprotected
OnAttrsChange(_In_ LONG acpStart, _In_ LONG acpEnd, _In_ ULONG cAttrs, _In_ const TS_ATTRID *paAttrs) overrideCContext
ITextStoreACPSink::OnAttrsChange([in] LONG acpStart, [in] LONG acpEnd, [in] ULONG cAttrs, [in, size_is(cAttrs)] const TS_ATTRID *paAttrs)ITextStoreACPSink
OnEndEditTransaction() overrideCContext
OnLayoutChange(_In_ TsLayoutCode lcode, _In_ TsViewCookie vcView) overrideCContext
ITextStoreACPSink::OnLayoutChange([in] TsLayoutCode lcode, [in] TsViewCookie vcView)ITextStoreACPSink
OnLockGranted(_In_ DWORD dwLockFlags) overrideCContext
ITextStoreACPSink::OnLockGranted([in] DWORD dwLockFlags)ITextStoreACPSink
OnSelectionChange() overrideCContext
OnStartEditTransaction() overrideCContext
OnStatusChange(_In_ DWORD dwFlags) overrideCContext
ITextStoreACPSink::OnStatusChange([in] DWORD dwFlags)ITextStoreACPSink
OnTextChange(_In_ DWORD dwFlags, _In_ const TS_TEXTCHANGE *pChange) overrideCContext
ITextStoreACPSink::OnTextChange([in] DWORD dwFlags, [in] const TS_TEXTCHANGE *pChange)ITextStoreACPSink
QueryInterface(REFIID riid, void **ppvObj) overrideCContext
Release()IUnknown
RequestEditSession(_In_ TfClientId tid, _In_ ITfEditSession *pes, _In_ DWORD dwFlags, _Out_ HRESULT *phrSession) overrideCContext
ITfContext::RequestEditSession([in] TfClientId tid, [in] ITfEditSession *pes, [in] DWORD dwFlags, [out] HRESULT *phrSession)ITfContext
Serialize(_In_ ITfProperty *prop, _In_ ITfRange *range, _Out_ TF_PERSISTENT_PROPERTY_HEADER_ACP *header, _In_ IStream *stream) overrideCContext
ITextStoreACPServices::Serialize([in] ITfProperty *prop, [in] ITfRange *range, [out] TF_PERSISTENT_PROPERTY_HEADER_ACP *header, [in] IStream *stream)ITextStoreACPServices
SetSelection(_In_ TfEditCookie ec, _In_ ULONG ulCount, _In_ const TF_SELECTION *pSelection) overrideCContext
ITfContext::SetSelection([in] TfEditCookie ec, [in] ULONG ulCount, [in, size_is(ulCount)] const TF_SELECTION *pSelection)ITfContext
StartComposition(_In_ TfEditCookie ecWrite, _In_ ITfRange *pCompositionRange, _In_ ITfCompositionSink *pSink, _Out_ ITfComposition **ppComposition) overrideCContext
ITfContextOwnerCompositionServices::StartComposition([in] TfEditCookie ecWrite, [in] ITfRange *pCompositionRange, [in] ITfCompositionSink *pSink, [out] ITfComposition **ppComposition)ITfContextComposition
STDMETHODIMP_(ULONG) AddRef() overrideCContext
STDMETHODIMP_(ULONG) Release() overrideCContext
TakeOwnership(_In_ TfEditCookie ecWrite, _In_ ITfCompositionView *pComposition, _In_ ITfCompositionSink *pSink, _Out_ ITfComposition **ppComposition) overrideCContext
ITfContextOwnerCompositionServices::TakeOwnership([in] TfEditCookie ecWrite, [in] ITfCompositionView *pComposition, [in] ITfCompositionSink *pSink, [out] ITfComposition **ppComposition)ITfContextComposition
TerminateComposition(_In_ ITfCompositionView *pComposition) overrideCContext
ITfContextOwnerCompositionServices::TerminateComposition([in] ITfCompositionView *pComposition)ITfContextOwnerCompositionServices
TF_AE_END enum valueITfContext
TF_AE_NONE enum valueITfContext
TF_AE_START enum valueITfContext
TF_DEFAULT_SELECTIONITfContext
TF_ES_ASYNCITfContext
TF_ES_ASYNCDONTCAREITfContext
TF_ES_READITfContext
TF_ES_READWRITEITfContext
TF_ES_SYNCITfContext
TF_IAS_NO_DEFAULT_COMPOSITIONITfInsertAtSelection
TF_IAS_NOQUERYITfInsertAtSelection
TF_IAS_QUERYONLYITfInsertAtSelection
TF_SD_LOADINGITfContext
TF_SD_READONLYITfContext
TF_SELECTION typedefITfContext
TF_SELECTIONSTYLE typedefITfContext
TF_SS_DISJOINTSELITfContext
TF_SS_REGIONSITfContext
TF_SS_TRANSITORYITfContext
TF_STATUS typedefITfContext
TfActiveSelEnd enum nameITfContext
TrackProperties(_In_ const GUID **prgProp, _In_ ULONG cProp, _In_ const GUID **prgAppProp, _In_ ULONG cAppProp, _Out_ ITfReadOnlyProperty **ppProperty) overrideCContext
ITfContext::TrackProperties([in, size_is(cProp)] const GUID **prgProp, [in] ULONG cProp, [in, size_is(cAppProp)] const GUID **prgAppProp, [in] ULONG cAppProp, [out] ITfReadOnlyProperty **ppProperty)ITfContext
UnadviseSingleSink(_In_ TfClientId tid, _In_ REFIID riid) overrideCContext
ITfSourceSingle::UnadviseSingleSink([in] TfClientId tid, [in] REFIID riid)ITfSourceSingle
UnadviseSink(_In_ DWORD dwCookie) overrideCContext
ITfSource::UnadviseSink([in] DWORD dwCookie)ITfSource
Uninitialize()CContext
Unserialize(_In_ ITfProperty *prop, _In_ const TF_PERSISTENT_PROPERTY_HEADER_ACP *header, _In_ IStream *stream, _In_ ITfPersistentPropertyLoaderACP *loader) overrideCContext
ITextStoreACPServices::Unserialize([in] ITfProperty *prop, [in] const TF_PERSISTENT_PROPERTY_HEADER_ACP *header, [in] IStream *stream, [in] ITfPersistentPropertyLoaderACP *loader)ITextStoreACPServices
~CContext()CContextvirtual