Public Member Functions | Protected Member Functions | Protected Attributes

AP_Dialog_Spell Class Reference

#include <ap_Dialog_Spell.h>

Inheritance diagram for AP_Dialog_Spell:
XAP_Dialog_NonPersistent XAP_Dialog AP_UnixDialog_Spell AP_Win32Dialog_Spell

List of all members.

Public Member Functions

 AP_Dialog_Spell (XAP_DialogFactory *pDlgFactory, XAP_Dialog_Id id)
virtual ~AP_Dialog_Spell (void)
virtual void runModal (XAP_Frame *pFrame)=0
bool isSelection (void) const
bool isComplete (void) const

Protected Member Functions

bool _spellCheckWord (const UT_UCSChar *word, UT_uint32 len)
SpellChecker_getDict ()
void _purgeSuggestions (void)
bool nextMisspelledWord (void)
bool addIgnoreAll (void)
void ignoreWord (void)
bool inChangeAll (void)
bool addChangeAll (const UT_UCSChar *newword)
bool changeWordWith (const UT_UCSChar *newword)
bool makeWordVisible (void)
bool addToDict (void)

Protected Attributes

PT_DocPosition m_iOrigInsPoint
bool m_bIsSelection
UT_GenericStringMap
< UT_UCSChar * > * 
m_pChangeAll
UT_GenericStringMap
< UT_UCSChar * > * 
m_pIgnoreAll
fl_BlockSpellIterator * m_pWordIterator
UT_sint32 m_iWordOffset
UT_sint32 m_iWordLength
const UT_UCSCharm_pWord
bool m_bSkipWord
fl_DocSectionLayoutm_pStartSection
fl_BlockLayoutm_pStartBlock
UT_sint32 m_iStartIndex
fl_DocSectionLayoutm_pEndSection
fl_BlockLayoutm_pEndBlock
UT_sint32 m_iEndLength
fl_DocSectionLayoutm_pCurrSection
fl_BlockLayoutm_pCurrBlock
XAP_Framem_pFrame
FV_Viewm_pView
FL_SelectionPreserverm_pPreserver
PD_Documentm_pDoc
UT_GenericVector< UT_UCSChar * > * m_Suggestions
bool m_bCancelled
short m_iSelectedRow

Constructor & Destructor Documentation


Member Function Documentation

SpellChecker * AP_Dialog_Spell::_getDict ( void   )  [protected]
bool AP_Dialog_Spell::_spellCheckWord ( const UT_UCSChar word,
UT_uint32  len 
) [protected]
bool AP_Dialog_Spell::addIgnoreAll ( void   )  [protected]
bool AP_Dialog_Spell::addToDict ( void   )  [protected]
bool AP_Dialog_Spell::isComplete ( void   )  const [inline]
bool AP_Dialog_Spell::isSelection ( void   )  const [inline]

Member Data Documentation

Referenced by runModal().

Referenced by runModal().


The documentation for this class was generated from the following files: