|
ReactOS 0.4.16-dev-1946-g52006dd
|
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) override | CContext | |
| 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) override | CContext | |
| 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) | CContext | static |
| CreateRange(_In_ LONG start, _In_ LONG end, _Out_ ITfRangeACP **range) override | CContext | |
| ITextStoreACPServices::CreateRange([in] LONG start, [in] LONG end, [out] ITfRangeACP **range) | ITextStoreACPServices | |
| CreateRangeBackup(_In_ TfEditCookie ec, _In_ ITfRange *pRange, _Out_ ITfRangeBackup **ppBackup) override | CContext | |
| ITfContext::CreateRangeBackup([in] TfEditCookie ec, [in] ITfRange *pRange, [out] ITfRangeBackup **ppBackup) | ITfContext | |
| EnumCompositions(_Out_ IEnumITfCompositionView **ppEnum) override | CContext | |
| ITfContextOwnerCompositionServices::EnumCompositions([out] IEnumITfCompositionView **ppEnum) | ITfContextComposition | |
| EnumProperties(_Out_ IEnumTfProperties **ppEnum) override | CContext | |
| ITfContext::EnumProperties([out] IEnumTfProperties **ppEnum) | ITfContext | |
| EnumViews(_Out_ IEnumTfContextViews **ppEnum) override | CContext | |
| ITfContext::EnumViews([out] IEnumTfContextViews **ppEnum) | ITfContext | |
| FindComposition(_In_ TfEditCookie ecRead, _In_ ITfRange *pTestRange, _Out_ IEnumITfCompositionView **ppEnum) override | CContext | |
| ITfContextOwnerCompositionServices::FindComposition([in] TfEditCookie ecRead, [in] ITfRange *pTestRange, [out] IEnumITfCompositionView **ppEnum) | ITfContextComposition | |
| ForceLoadProperty(_In_ ITfProperty *prop) override | CContext | |
| ITextStoreACPServices::ForceLoadProperty([in] ITfProperty *prop) | ITextStoreACPServices | |
| GetActiveView(_Out_ ITfContextView **ppView) override | CContext | |
| ITfContext::GetActiveView([out] ITfContextView **ppView) | ITfContext | |
| GetAppProperty(_In_ REFGUID guidProp, _Out_ ITfReadOnlyProperty **ppProp) override | CContext | |
| ITfContext::GetAppProperty([in] REFGUID guidProp, [out] ITfReadOnlyProperty **ppProp) | ITfContext | |
| GetDocumentMgr(_Out_ ITfDocumentMgr **ppDm) override | CContext | |
| ITfContext::GetDocumentMgr([out] ITfDocumentMgr **ppDm) | ITfContext | |
| GetEnd(_In_ TfEditCookie ec, _Out_ ITfRange **ppEnd) override | CContext | |
| ITfContext::GetEnd([in] TfEditCookie ec, [out] ITfRange **ppEnd) | ITfContext | |
| GetProperty(_In_ REFGUID guidProp, _Out_ ITfProperty **ppProp) override | CContext | |
| 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) override | CContext | |
| 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) override | CContext | |
| ITfContext::GetStart([in] TfEditCookie ec, [out] ITfRange **ppStart) | ITfContext | |
| GetStatus(_Out_ TF_STATUS *pdcs) override | CContext | |
| ITfContext::GetStatus([out] TF_STATUS *pdcs) | ITfContext | |
| Initialize(ITfDocumentMgr *manager) | CContext | |
| InsertEmbeddedAtSelection(_In_ TfEditCookie ec, _In_ DWORD dwFlags, _In_ IDataObject *pDataObject, _Out_ ITfRange **ppRange) override | CContext | |
| 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) override | CContext | |
| 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) override | CContext | |
| ITfContext::InWriteSession([in] TfClientId tid, [out] BOOL *pfWriteSession) | ITfContext | |
| LPUNKNOWN typedef | IUnknown | |
| m_CompartmentMgr | CContext | protected |
| m_connected | CContext | protected |
| m_cRefs | CContext | protected |
| m_currentEditSession | CContext | protected |
| m_defaultCookie | CContext | protected |
| m_documentStatus | CContext | protected |
| m_manager | CContext | protected |
| m_pContextKeyEventSink | CContext | protected |
| m_pEditTransactionSink | CContext | protected |
| m_pITextStoreACP | CContext | protected |
| m_pITfContextOwnerCompositionSink | CContext | protected |
| m_pStatusSink | CContext | protected |
| m_pTextEditSink | CContext | protected |
| m_pTextLayoutSink | CContext | protected |
| m_tidOwner | CContext | protected |
| OnAttrsChange(_In_ LONG acpStart, _In_ LONG acpEnd, _In_ ULONG cAttrs, _In_ const TS_ATTRID *paAttrs) override | CContext | |
| ITextStoreACPSink::OnAttrsChange([in] LONG acpStart, [in] LONG acpEnd, [in] ULONG cAttrs, [in, size_is(cAttrs)] const TS_ATTRID *paAttrs) | ITextStoreACPSink | |
| OnEndEditTransaction() override | CContext | |
| OnLayoutChange(_In_ TsLayoutCode lcode, _In_ TsViewCookie vcView) override | CContext | |
| ITextStoreACPSink::OnLayoutChange([in] TsLayoutCode lcode, [in] TsViewCookie vcView) | ITextStoreACPSink | |
| OnLockGranted(_In_ DWORD dwLockFlags) override | CContext | |
| ITextStoreACPSink::OnLockGranted([in] DWORD dwLockFlags) | ITextStoreACPSink | |
| OnSelectionChange() override | CContext | |
| OnStartEditTransaction() override | CContext | |
| OnStatusChange(_In_ DWORD dwFlags) override | CContext | |
| ITextStoreACPSink::OnStatusChange([in] DWORD dwFlags) | ITextStoreACPSink | |
| OnTextChange(_In_ DWORD dwFlags, _In_ const TS_TEXTCHANGE *pChange) override | CContext | |
| ITextStoreACPSink::OnTextChange([in] DWORD dwFlags, [in] const TS_TEXTCHANGE *pChange) | ITextStoreACPSink | |
| QueryInterface(REFIID riid, void **ppvObj) override | CContext | |
| Release() | IUnknown | |
| RequestEditSession(_In_ TfClientId tid, _In_ ITfEditSession *pes, _In_ DWORD dwFlags, _Out_ HRESULT *phrSession) override | CContext | |
| 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) override | CContext | |
| 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) override | CContext | |
| 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) override | CContext | |
| ITfContextOwnerCompositionServices::StartComposition([in] TfEditCookie ecWrite, [in] ITfRange *pCompositionRange, [in] ITfCompositionSink *pSink, [out] ITfComposition **ppComposition) | ITfContextComposition | |
| STDMETHODIMP_(ULONG) AddRef() override | CContext | |
| STDMETHODIMP_(ULONG) Release() override | CContext | |
| TakeOwnership(_In_ TfEditCookie ecWrite, _In_ ITfCompositionView *pComposition, _In_ ITfCompositionSink *pSink, _Out_ ITfComposition **ppComposition) override | CContext | |
| ITfContextOwnerCompositionServices::TakeOwnership([in] TfEditCookie ecWrite, [in] ITfCompositionView *pComposition, [in] ITfCompositionSink *pSink, [out] ITfComposition **ppComposition) | ITfContextComposition | |
| TerminateComposition(_In_ ITfCompositionView *pComposition) override | CContext | |
| ITfContextOwnerCompositionServices::TerminateComposition([in] ITfCompositionView *pComposition) | ITfContextOwnerCompositionServices | |
| TF_AE_END enum value | ITfContext | |
| TF_AE_NONE enum value | ITfContext | |
| TF_AE_START enum value | ITfContext | |
| TF_DEFAULT_SELECTION | ITfContext | |
| TF_ES_ASYNC | ITfContext | |
| TF_ES_ASYNCDONTCARE | ITfContext | |
| TF_ES_READ | ITfContext | |
| TF_ES_READWRITE | ITfContext | |
| TF_ES_SYNC | ITfContext | |
| TF_IAS_NO_DEFAULT_COMPOSITION | ITfInsertAtSelection | |
| TF_IAS_NOQUERY | ITfInsertAtSelection | |
| TF_IAS_QUERYONLY | ITfInsertAtSelection | |
| TF_SD_LOADING | ITfContext | |
| TF_SD_READONLY | ITfContext | |
| TF_SELECTION typedef | ITfContext | |
| TF_SELECTIONSTYLE typedef | ITfContext | |
| TF_SS_DISJOINTSEL | ITfContext | |
| TF_SS_REGIONS | ITfContext | |
| TF_SS_TRANSITORY | ITfContext | |
| TF_STATUS typedef | ITfContext | |
| TfActiveSelEnd enum name | ITfContext | |
| TrackProperties(_In_ const GUID **prgProp, _In_ ULONG cProp, _In_ const GUID **prgAppProp, _In_ ULONG cAppProp, _Out_ ITfReadOnlyProperty **ppProperty) override | CContext | |
| 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) override | CContext | |
| ITfSourceSingle::UnadviseSingleSink([in] TfClientId tid, [in] REFIID riid) | ITfSourceSingle | |
| UnadviseSink(_In_ DWORD dwCookie) override | CContext | |
| 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) override | CContext | |
| ITextStoreACPServices::Unserialize([in] ITfProperty *prop, [in] const TF_PERSISTENT_PROPERTY_HEADER_ACP *header, [in] IStream *stream, [in] ITfPersistentPropertyLoaderACP *loader) | ITextStoreACPServices | |
| ~CContext() | CContext | virtual |