, including all inherited members.
AxTextEvtHandler(wxTextCtrlBase *ctrl=NULL, AxSpeech *speech=NULL) | AxTextEvtHandler | [inline] |
AxVoicedEvtHandler(wxWindow *window=NULL, AxSpeech *speech=NULL) | AxVoicedEvtHandler | [inline] |
DescribeContext() | AxTextEvtHandler | [virtual] |
DescribeControlContext(bool metaInfo=true) | AxVoicedEvtHandler | [virtual] |
EatWhitespace(long &pos) | AxTextEvtHandler | |
FindNextParagraphPosition(long currentPos, int direction) | AxTextEvtHandler | |
FindNextSentencePosition(long currentPos, int direction) | AxTextEvtHandler | |
FindNextWordPosition(long currentPos, int direction) | AxTextEvtHandler | |
GetChar(long pos) | AxTextEvtHandler | |
GetControlName() | AxTextEvtHandler | [virtual] |
GetControlStateText() | AxTextEvtHandler | [virtual] |
GetLabel() | AxVoicedEvtHandler | [virtual] |
GetLabelForThisControl() | AxVoicedEvtHandler | [virtual] |
GetParagraph(long currentPos, long &from, long &to, wxString &value) | AxTextEvtHandler | |
GetSentence(long currentPos, long &from, long &to, wxString &value) | AxTextEvtHandler | |
GetShortcutManager() const | AxVoicedEvtHandler | [inline] |
GetSpeech() const | AxVoicedEvtHandler | [inline] |
GetSpokenTextForKeycode(int keycode) | AxVoicedEvtHandler | [static] |
GetTextCtrl() const | AxTextEvtHandler | [inline] |
GetWindow() const | AxVoicedEvtHandler | [inline] |
GetWord(long currentPos, long &from, long &to, wxString &value) | AxTextEvtHandler | |
Init() | AxTextEvtHandler | |
IsPunctuation(const wxChar &ch) | AxVoicedEvtHandler | [static] |
IsSentenceEnd(const wxChar &ch) | AxVoicedEvtHandler | [static] |
IsWhitespace(const wxChar &ch) | AxVoicedEvtHandler | [static] |
m_shortcutManager | AxVoicedEvtHandler | [protected] |
m_speech | AxVoicedEvtHandler | [protected] |
m_textCtrl | AxTextEvtHandler | [protected] |
m_window | AxVoicedEvtHandler | [protected] |
OnChar(wxKeyEvent &event) | AxVoicedEvtHandler | |
OnDescribeContext(wxCommandEvent &event) | AxTextEvtHandler | |
OnIdle(wxIdleEvent &event) | AxVoicedEvtHandler | |
OnKeyDown(wxKeyEvent &event) | AxVoicedEvtHandler | |
OnPauseResumeSpeech(wxCommandEvent &event) | AxVoicedEvtHandler | |
OnReadAll(wxCommandEvent &event) | AxTextEvtHandler | |
OnReadCurrentParagraph(wxCommandEvent &event) | AxTextEvtHandler | |
OnReadCurrentSentence(wxCommandEvent &event) | AxTextEvtHandler | |
OnReadCurrentWord(wxCommandEvent &event) | AxTextEvtHandler | |
OnReadFromHere(wxCommandEvent &event) | AxTextEvtHandler | |
OnReadNextParagraph(wxCommandEvent &event) | AxTextEvtHandler | |
OnReadNextSentence(wxCommandEvent &event) | AxTextEvtHandler | |
OnReadNextWord(wxCommandEvent &event) | AxTextEvtHandler | |
OnReadPreviousParagraph(wxCommandEvent &event) | AxTextEvtHandler | |
OnReadPreviousSentence(wxCommandEvent &event) | AxTextEvtHandler | |
OnReadPreviousWord(wxCommandEvent &event) | AxTextEvtHandler | |
OnSetFocus(wxFocusEvent &event) | AxVoicedEvtHandler | |
OnStopSpeech(wxCommandEvent &event) | AxVoicedEvtHandler | |
PauseOrResumeSpeech() | AxVoicedEvtHandler | [virtual] |
ReadCurrentParagraph() | AxTextEvtHandler | [virtual] |
ReadCurrentSentence() | AxTextEvtHandler | [virtual] |
ReadCurrentWord() | AxTextEvtHandler | [virtual] |
ReadFromCurrentPosition() | AxTextEvtHandler | [virtual] |
ReadFromStart() | AxTextEvtHandler | [virtual] |
ReadNextParagraph() | AxTextEvtHandler | [virtual] |
ReadNextSentence() | AxTextEvtHandler | [virtual] |
ReadNextWord() | AxTextEvtHandler | [virtual] |
ReadPreviousParagraph() | AxTextEvtHandler | [virtual] |
ReadPreviousSentence() | AxTextEvtHandler | [virtual] |
ReadPreviousWord() | AxTextEvtHandler | [virtual] |
Say(const wxString &text, int flags=AxSpeechFlagsPurge, int verbosity=2) | AxVoicedEvtHandler | [virtual] |
SetShortcutManager(wxShortcutManager *shortcutManager) | AxVoicedEvtHandler | [inline] |
SetSpeech(AxSpeech *speech) | AxVoicedEvtHandler | [inline] |
SetTextCtrl(wxTextCtrlBase *ctrl) | AxTextEvtHandler | [inline] |
SetWindow(wxWindow *win) | AxVoicedEvtHandler | [inline] |
SpellWord() | AxTextEvtHandler | [virtual] |
StopSpeech() | AxVoicedEvtHandler | [virtual] |
~AxTextEvtHandler() | AxTextEvtHandler | |
~AxVoicedEvtHandler() | AxVoicedEvtHandler | |