Searched refs:m_pSpellState (Results 1 – 2 of 2) sorted by relevance
180 delete m_pSpellState; in ~SwSpellDialogChildWindow()344 … if(bOtherText && m_pSpellState->m_bStartedInOther && m_pSpellState->pOtherCursor) in GetNextWrongSentence()407 m_pSpellState->m_bOtherSpelled && m_pSpellState->m_bBodySpelled, in GetNextWrongSentence()557 if(m_pSpellState->m_bLockFocus) in GetFocus()619 m_pSpellState->m_bLostFocus = true; in LoseFocus()620 if(m_pSpellState->m_bLockFocus) in LoseFocus()626 m_pSpellState->m_pPointNode = m_pSpellState->m_pMarkNode = 0; in LoseFocus()627 m_pSpellState->m_nPointPos = m_pSpellState->m_nMarkPos = 0; in LoseFocus()628 m_pSpellState->m_pOutliner = 0; in LoseFocus()673 m_pSpellState->Reset(); in InvalidateSpellDialog()[all …]
38 SpellState* m_pSpellState; member in SwSpellDialogChildWindow
Completed in 31 milliseconds