|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| TF_LANGUAGEPROFILE | LanguageProfile |
| ITfTextInputProcessor * | pITfTextInputProcessor |
| ITfThreadMgrEx * | pITfThreadMgrEx |
| ITfKeyEventSink * | pITfKeyEventSink |
| TfClientId | tid |
| TF_LANGUAGEPROFILE ActivatedTextService::LanguageProfile |
Definition at line 24 of file msctf.cpp.
Referenced by activate_given_ts(), add_active_textservice(), deactivate_remove_conflicting_ts(), get_active_textservice(), and get_textservice_clsid().
| ITfKeyEventSink* ActivatedTextService::pITfKeyEventSink |
Definition at line 27 of file msctf.cpp.
Referenced by add_active_textservice(), get_textservice_sink(), and set_textservice_sink().
| ITfTextInputProcessor* ActivatedTextService::pITfTextInputProcessor |
Definition at line 25 of file msctf.cpp.
Referenced by activate_given_ts(), add_active_textservice(), and deactivate_given_ts().
| ITfThreadMgrEx* ActivatedTextService::pITfThreadMgrEx |
Definition at line 26 of file msctf.cpp.
Referenced by activate_given_ts(), and deactivate_given_ts().
| TfClientId ActivatedTextService::tid |
Definition at line 28 of file msctf.cpp.
Referenced by activate_given_ts(), add_active_textservice(), get_textservice_clsid(), get_textservice_sink(), and set_textservice_sink().