Home
last modified time | relevance | path

Searched refs:m_bInitialCall (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx72 bool m_bInitialCall; member
103 m_bInitialCall(true), in SpellState()
129 { m_bInitialCall = true; in Reset()
178 if(!m_pSpellState->m_bInitialCall && pWrtShell) in ~SwSpellDialogChildWindow()
220 if( m_pSpellState->m_bInitialCall ) in GetNextWrongSentence()
294 m_pSpellState->m_bInitialCall = false; in GetNextWrongSentence()
460 …DBG_ASSERT(!m_pSpellState->m_bInitialCall, "ApplyChangedSentence in initial call or after resume"); in ApplyChangedSentence()
461 if(pWrtShell && !m_pSpellState->m_bInitialCall) in ApplyChangedSentence()
561 if(pWrtShell && !m_pSpellState->m_bInitialCall) in GetFocus()
671 if(!m_pSpellState->m_bInitialCall && pWrtShell) in InvalidateSpellDialog()

Completed in 21 milliseconds