|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Functions | |
| WINE_DEFAULT_DEBUG_CHANNEL (msctf) | |
| STDMETHODIMP_ (ULONG) CRange | |
| EXTERN_C HRESULT | Range_Constructor (ITfContext *context, DWORD anchorStart, DWORD anchorEnd, ITfRange **ppOut) |
| EXTERN_C HRESULT | TF_SELECTION_to_TS_SELECTION_ACP (const TF_SELECTION *tf, TS_SELECTION_ACP *tsAcp) |
| EXTERN_C HRESULT Range_Constructor | ( | ITfContext * | context, |
| DWORD | anchorStart, | ||
| DWORD | anchorEnd, | ||
| ITfRange ** | ppOut | ||
| ) |
Definition at line 372 of file range.cpp.
Referenced by CContext::GetEnd(), CContext::GetSelection(), CContext::GetStart(), and CContext::InsertTextAtSelection().
| STDMETHODIMP_ | ( | ULONG | ) |
| EXTERN_C HRESULT TF_SELECTION_to_TS_SELECTION_ACP | ( | const TF_SELECTION * | tf, |
| TS_SELECTION_ACP * | tsAcp | ||
| ) |
Definition at line 385 of file range.cpp.
Referenced by CContext::SetSelection().
| WINE_DEFAULT_DEBUG_CHANNEL | ( | msctf | ) |