Searched refs:m_pSpellState (Results 1 – 2 of 2) sorted by relevance
182 delete m_pSpellState; in ~SwSpellDialogChildWindow()346 … if(bOtherText && m_pSpellState->m_bStartedInOther && m_pSpellState->pOtherCursor) in GetNextWrongSentence()409 m_pSpellState->m_bOtherSpelled && m_pSpellState->m_bBodySpelled, in GetNextWrongSentence()559 if(m_pSpellState->m_bLockFocus) in GetFocus()621 m_pSpellState->m_bLostFocus = true; in LoseFocus()622 if(m_pSpellState->m_bLockFocus) in LoseFocus()628 m_pSpellState->m_pPointNode = m_pSpellState->m_pMarkNode = 0; in LoseFocus()629 m_pSpellState->m_nPointPos = m_pSpellState->m_nMarkPos = 0; in LoseFocus()630 m_pSpellState->m_pOutliner = 0; in LoseFocus()675 m_pSpellState->Reset(); in InvalidateSpellDialog()[all …]
38 SpellState* m_pSpellState; member in SwSpellDialogChildWindow
Completed in 48 milliseconds