, including all inherited members.
| _change(void) | AP_Win32Dialog_Spell | [protected] |
| _changeAll(void) | AP_Win32Dialog_Spell | [protected] |
| _getDict() | AP_Dialog_Spell | [protected] |
| _onCommand(HWND hWnd, WPARAM wParam, LPARAM lParam) | AP_Win32Dialog_Spell | [protected] |
| _onInitDialog(HWND hWnd, WPARAM wParam, LPARAM lParam) | AP_Win32Dialog_Spell | [protected] |
| _purgeSuggestions(void) | AP_Dialog_Spell | [protected] |
| _showMisspelledWord(void) | AP_Win32Dialog_Spell | [protected] |
| _spellCheckWord(const UT_UCSChar *word, UT_uint32 len) | AP_Dialog_Spell | [protected] |
| _suggestChange(void) | AP_Win32Dialog_Spell | [protected] |
| _toggleChangeButtons(bool bEnable) const | AP_Win32Dialog_Spell | [protected] |
| _tryAgain(void) | AP_Win32Dialog_Spell | [protected] |
| addChangeAll(const UT_UCSChar *newword) | AP_Dialog_Spell | [protected] |
| addIgnoreAll(void) | AP_Dialog_Spell | [protected] |
| addToDict(void) | AP_Dialog_Spell | [protected] |
| AP_Dialog_Spell(XAP_DialogFactory *pDlgFactory, XAP_Dialog_Id id) | AP_Dialog_Spell | |
| AP_Win32Dialog_Spell(XAP_DialogFactory *pDlgFactory, XAP_Dialog_Id id) | AP_Win32Dialog_Spell | |
| changeWordWith(const UT_UCSChar *newword) | AP_Dialog_Spell | [protected] |
| constructDialog(void) | XAP_Dialog | [inline, protected, virtual] |
| getApp(void) const | XAP_Dialog | [inline] |
| getDialogId(void) const | XAP_Dialog | [inline] |
| getHelpUrl() const | XAP_Dialog | [inline] |
| getWidget(xap_widget_id) | XAP_Dialog | [inline, protected, virtual] |
| getWidgetState(xap_widget_id wid) | XAP_Dialog | |
| getWidgetValueFloat(xap_widget_id wid) | XAP_Dialog | |
| getWidgetValueInt(xap_widget_id wid) | XAP_Dialog | |
| getWidgetValueString(xap_widget_id wid, UT_UTF8String &str) | XAP_Dialog | |
| getWidgetVisible(xap_widget_id wid) | XAP_Dialog | |
| ignoreWord(void) | AP_Dialog_Spell | [protected] |
| inChangeAll(void) | AP_Dialog_Spell | [protected] |
| isComplete(void) const | AP_Dialog_Spell | [inline] |
| isSelection(void) const | AP_Dialog_Spell | [inline] |
| localizeDialog(void) | XAP_Dialog | [inline, protected, virtual] |
| m_bCancelled | AP_Dialog_Spell | [protected] |
| m_bChangingSelection | AP_Win32Dialog_Spell | [protected] |
| m_bIsSelection | AP_Dialog_Spell | [protected] |
| m_bSkipWord | AP_Dialog_Spell | [protected] |
| m_hwndChangeTo | AP_Win32Dialog_Spell | [protected] |
| m_hwndDlg | AP_Win32Dialog_Spell | [protected] |
| m_hwndSentence | AP_Win32Dialog_Spell | [protected] |
| m_hwndSuggest | AP_Win32Dialog_Spell | [protected] |
| m_id | XAP_Dialog | [protected] |
| m_iEndLength | AP_Dialog_Spell | [protected] |
| m_iOrigInsPoint | AP_Dialog_Spell | [protected] |
| m_iSelectedRow | AP_Dialog_Spell | [protected] |
| m_iStartIndex | AP_Dialog_Spell | [protected] |
| m_iWordLength | AP_Dialog_Spell | [protected] |
| m_iWordOffset | AP_Dialog_Spell | [protected] |
| m_iWordOffsetInSentence | AP_Win32Dialog_Spell | [protected] |
| m_pApp | XAP_Dialog | [protected] |
| m_pChangeAll | AP_Dialog_Spell | [protected] |
| m_pCurrBlock | AP_Dialog_Spell | [protected] |
| m_pCurrSection | AP_Dialog_Spell | [protected] |
| m_pDlgFactory | XAP_Dialog | [protected] |
| m_pDoc | AP_Dialog_Spell | [protected] |
| m_pEndBlock | AP_Dialog_Spell | [protected] |
| m_pEndSection | AP_Dialog_Spell | [protected] |
| m_pFrame | AP_Dialog_Spell | [protected] |
| m_pIgnoreAll | AP_Dialog_Spell | [protected] |
| m_pPreserver | AP_Dialog_Spell | [protected] |
| m_pStartBlock | AP_Dialog_Spell | [protected] |
| m_pStartSection | AP_Dialog_Spell | [protected] |
| m_pView | AP_Dialog_Spell | [protected] |
| m_pWord | AP_Dialog_Spell | [protected] |
| m_pWordIterator | AP_Dialog_Spell | [protected] |
| m_Suggestions | AP_Dialog_Spell | [protected] |
| makeWordVisible(void) | AP_Dialog_Spell | [protected] |
| maybeClosePopupPreviewBubbles() | XAP_Dialog | [virtual] |
| maybeReallowPopupPreviewBubbles() | XAP_Dialog | [virtual] |
| nextMisspelledWord(void) | AP_Dialog_Spell | [protected] |
| runModal(XAP_Frame *pFrame) | AP_Win32Dialog_Spell | [virtual] |
| s_dlgProc(HWND, UINT, WPARAM, LPARAM) | AP_Win32Dialog_Spell | [static] |
| s_getPersistence(void) | XAP_Dialog_NonPersistent | [inline, static] |
| setWidgetLabel(xap_widget_id wid, const UT_UTF8String &val) | XAP_Dialog | |
| setWidgetLabel(xap_widget_id wid, const std::string &val) | XAP_Dialog | |
| setWidgetState(xap_widget_id wid, bool state) | XAP_Dialog | |
| setWidgetValueFloat(xap_widget_id wid, float value) | XAP_Dialog | |
| setWidgetValueInt(xap_widget_id wid, int value) | XAP_Dialog | |
| setWidgetValueString(xap_widget_id wid, const UT_UTF8String &str) | XAP_Dialog | |
| setWidgetVisible(xap_widget_id wid, bool visible) | XAP_Dialog | |
| static_constructor(XAP_DialogFactory *, XAP_Dialog_Id id) | AP_Win32Dialog_Spell | [static] |
| updateDialogData(void) | XAP_Dialog | [inline, virtual] |
| XAP_Dialog(XAP_DialogFactory *pDlgFactory, XAP_Dialog_Id id, const char *helpUrl=NULL) | XAP_Dialog | |
| XAP_Dialog_NonPersistent(XAP_DialogFactory *pDlgFactory, XAP_Dialog_Id id, const char *helpUrl=NULL) | XAP_Dialog_NonPersistent | |
| ~AP_Dialog_Spell(void) | AP_Dialog_Spell | [virtual] |
| ~AP_Win32Dialog_Spell(void) | AP_Win32Dialog_Spell | [virtual] |
| ~XAP_Dialog(void) | XAP_Dialog | [virtual] |
| ~XAP_Dialog_NonPersistent(void) | XAP_Dialog_NonPersistent | [virtual] |